Skip to content

Releases: NativeScript/firebase

3.1.1

29 Jun 08:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

23 Apr 13:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

3.0.0

03 Apr 17:37
7ddc935
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.2...3.0.0

2.5.2

27 Dec 19:51
Compare
Choose a tag to compare

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

12 Dec 20:52
Compare
Choose a tag to compare

Bug Fixes

  • dynamicLinks: create social builder (a28125f)
  • dynamicLinks: update demo (f8ef50c)
  • dynamicLinks: missing setters (a647937)

2.5.0

12 Dec 19:14
Compare
Choose a tag to compare

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

Full Changelog: 2.4.4...2.5.0

2.4.4

31 Oct 14:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.3...2.4.4

2.4.3

28 Oct 14:26
Compare
Choose a tag to compare

Bug Fixes

  • messaging-core: check permission results size (14b99c8), closes #144

2.4.2

28 Oct 14:22
Compare
Choose a tag to compare

Bug Fixes

  • admob: use content-view (ab32015)
  • auth: languageCode (95122cb)
  • firestore: onSnapshot handling (c74f67a)

2.4.1

19 Oct 21:37
Compare
Choose a tag to compare

Bug Fixes

  • admob: export correct enums (161af8a)
  • database: export (24614e3)
  • firestore: onSnapshot handling (ba384c2)