Skip to content

Releases: GitLiveApp/firebase-kotlin-sdk

1.11.2

05 May 18:22
Compare
Choose a tag to compare

fixed deserialization in DataSnapshot.value() by using export format to prevent https://stackoverflow.com/q/78429143/737857

Full Changelog: v1.11.1...v1.11.2

1.12.0

04 Apr 03:51
2e736d4
Compare
Choose a tag to compare

What's Changed

  • Update README.md to reflect kotlin 1.9.20 by @Reedyuk in #462
  • Adding Serialization fixes by @Daeda88 in #448
  • Update firebase java by @nbransby in #484
  • Fix passing GCMSenderId to FirebaseOptions on Android/iOS by @Daeda88 in #447
  • Move FieldPath.documentId to companion object by @Daeda88 in #487
  • chore(deps): update dependency firebase/firebase-ios-sdk to from: 10.23.0 by @tomu28 in #481
  • Fix fr DocumentId not working on JS by @Daeda88 in #489

New Contributors

Full Changelog: v1.11.1...v1.12.0

v1.11.1

15 Jan 08:48
2b5afa4
Compare
Choose a tag to compare

What's Changed

  • Fixed issue where crashlytics would put different crashes under the s… by @Reedyuk in #457
  • Release/1.11.1 by @Reedyuk in #461

Full Changelog: v1.11.0...v1.11.1

1.11.0

10 Jan 22:03
ba4a8b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.4...v1.11.0

1.10.4

07 Nov 03:34
9ea6f65
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.3...v1.10.4

1.10.3

03 Oct 06:53
8afdde1
Compare
Choose a tag to compare

1.10.2

28 Sep 10:12
Compare
Choose a tag to compare

1.10.1

26 Sep 09:56
Compare
Choose a tag to compare
  • throw FirebaseNetworkException on ios FIRAuthErrorCodeNetworkError and js auth/timeout
  • add more js externals for auth

Full Changelog: v1.10.0...v1.10.1

1.10.0

02 Sep 21:41
b29db6f
Compare
Choose a tag to compare

What's Changed

  • Refactor Firebase JS externals using Web v9 modular SDK by @shepeliev in #319

Full Changelog: v1.9.0...v1.10.0

1.9.0

30 Aug 10:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.9.0