Skip to content

Releases: firebase-unity/firebase-database

12.0.0

10 May 02:59
Compare
Choose a tag to compare

Changes

  • General: Update to Firebase C++ SDK version 12.0.0.
  • General (Android): Update to Firebase Android BoM version 33.0.0.
  • General (Android): Updated minSdkVersion to 23, and targetSdkVersion and compileSdkVersion to 34.
  • General (iOS): Update to Firebase Cocoapods version 10.25.0.
  • General (iOS): Minimum iOS deployment target is now 13.0.
  • General: Minimum supported editor version is now Unity 2020.
  • Auth: Remove deprecated calls involving SignInResult, most of which were appended with _DEPRECATED.
  • Remote Config: Remove deprecated ConfigSettings.MinimumFetchInternalInMilliseconds, use ConfigSettings.MinimumFetchIntervalInMilliseconds instead.

11.9.0

19 Apr 14:17
Compare
Choose a tag to compare

Changes

  • General: Update to Firebase C++ SDK version 11.10.0.
  • General (Android): Update to Firebase Android BoM version 32.8.1.
  • General (iOS): Update to Firebase Cocoapods version 10.24.0.
  • App Check: Fix potential crash when fetching a token. (firebase/firebase-unity-sdk#877).
  • Storage (Desktop): Removed 5-minute timeout for uploads and downloads. (firebase/firebase-unity-sdk#968).

11.8.1

30 Mar 04:02
Compare
Choose a tag to compare

Changes

  • General: Update to Firebase C++ SDK version 11.9.0.
  • General (Android): Update to Firebase Android BoM version 32.7.4.
  • General (iOS): Update to Firebase Cocoapods version 10.22.0.
  • General (Android): Improve how property tag logic handles Unity 2022+.
  • Auth: Add FirebaseUser.SendEmailVerificationBeforeUpdatingEmailAsync, a new method to verify and change the User's email.
  • Auth: Deprecate the older method of updating emails, UpdateEmail.
  • Dynamic Links: The Dynamic Links SDK is now deprecated. See the support documentation for more information.
  • Firestore (iOS): Fix undefined absl symbols error.

11.7.0

14 Feb 05:30
Compare
Choose a tag to compare

Full Changelog: 11.6.0...11.7.0