Releases: NativeScript/firebase
Releases · NativeScript/firebase
3.1.1
What's Changed
- docs(firebase-messaging): update by @Ombuweb in #203
- docs(firebase-in-app-messaging): update by @Ombuweb in #202
- docs(firebase-functions): update by @Ombuweb in #201
- docs(firebase-auth): update by @Ombuweb in #189
- docs(firebase-crashlytics): update by @Ombuweb in #190
- docs(firebase-core): update by @Ombuweb in #196
- docs(firebase-firestore): update by @Ombuweb in #199
- docs(firebase-analytics): update by @Ombuweb in #194
- docs(firebase-messaging): update by @Ombuweb in #204
- docs(firebase-ui): update by @Ombuweb in #205
- docs(firebase-performance): update by @Ombuweb in #206
- docs(firebase-remote-config): update by @Ombuweb in #208
- docs(firebase-storage): update by @Ombuweb in #210
- docs(firebase-crashlytics): fix table of contents by @Ombuweb in #211
- fix for latest cli #2 by @farfromrefug in #213
- Update README.md highlighting dependency on sibling plugins by @NicholasSmilovic in #212
- Update README.md by @u007 in #214
- chore(crashlytics): clean up readme table by @rigor789 in #219
- fix(dynamic-links/android): dynamic link description setter by @mukaschultze in #220
- Update README.md by @u007 in #216
New Contributors
- @NicholasSmilovic made their first contribution in #212
- @u007 made their first contribution in #214
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- fix: work with latest cli by @farfromrefug in #200
- docs(firebase-database): update by @Ombuweb in #192
- docs(firebase-dynamic-links): update by @Ombuweb in #197
- feat: add ui support in 1d6c09e
New Contributors
- @farfromrefug made their first contribution in #200
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
- fix(crashlytics/ios): record stacktrace for JS errors by @mukaschultze in #177
- fix(dynamic-links): IllegalArgumentException on resolveLink by @mukaschultze in #179
- feat(dynamic-links): forward errors to application by @mukaschultze in #176
- Update notification table Firebase Messaging README.md by @prestopasto in #181
- [auth][android] resolve signOut return undefined #174 by @kefahB in #175
- chore(firebase-core): README update by @Ombuweb in #184
- wip(firebase-admob): README update by @Ombuweb in #185
- docs(firebase-analytics): update by @Ombuweb in #186
- docs(firebase-auth): update by @Ombuweb in #187
- Expose inForeground and appDidLaunch by @vallemar in #193
- feat: v3 by @triniwiz in #188
New Contributors
- @prestopasto made their first contribution in #181
- @Ombuweb made their first contribution in #184
- @vallemar made their first contribution in #193
Full Changelog: 2.5.2...3.0.0
2.5.2
What's Changed
- fix(firebase-analytics): consistent handling of Podfile variable $NSFirebaseAnalyticsWithoutAdIdSupport by @edusperoni in #167
- messaging: fcm token callback not fired (4f97aab)
Full Changelog: 2.5.1...2.5.2
2.5.1
2.5.0
What's Changed
- fix(ios/core): filter out nil values from
serialize
method by @mukaschultze in #142 - fix(firestore)(android): arrayUnion always appends null to array by @delaneyb in #150
- fix(messaging): Activity registerForActivityResult is not a function by @CatchABus in #155
- fix(auth):signOut should return boolean #157 by @kefahB in #160
- fix(dynamic-links): export ShortLinkType as an object by @mukaschultze in #161
- fix(dynamic-links): ios parameters builder assigned to wrong variable by @mukaschultze in #162
- feat(dynamic-links): support short links on iOS by @mukaschultze in #163
- fix(dynamic-links): build link before generating long link by @mukaschultze in #164
- fix(messaging): delay android messages only until a listener is added by @edusperoni in #165
New Contributors
- @mukaschultze made their first contribution in #142
- @CatchABus made their first contribution in #155
- @kefahB made their first contribution in #160
Full Changelog: 2.4.4...2.5.0
2.4.4
What's Changed
- chore: cleanup onSnapshot implementations by @delaneyb in #148
- Firestore improvements by @delaneyb in #147
- fix(messaging): readme file rename instructions do not work by @delaneyb in #146
- fix(auth): ios providerData properties undefined by @delaneyb in #145
Full Changelog: 2.4.3...2.4.4