Skip to content

Releases: tuarua/Firebase-ANE

0.20.0

20 Jun 15:37
c059b8c
Compare
Choose a tag to compare
  • iOS: Updated to FreSwift 5.2.0
  • iOS: Firebase 8.1.1
  • iOS: deprecation notice on Firebase Vision ANEs. Google is dropping The Firebase ML Vision SDK.
  • iOS: min version 10.0
  • iOS: requires AIR 33.1.1.476+
  • AND: Analytics 19.0.0
  • AND: Crashlytics 18.0.1
  • AND: Firestore 23.0.1
  • AND: Storage 20.0.0
  • AND: Remote Config 21.0.0
  • AND: Auth 21.0.1
  • AND: Play Services Auth 19.0.0
  • AND: Performance 20.0.1
  • AND: Messaging 22.0.0
  • AND: Dynamic Links 20.1.0
  • [Messaging] token is now getToken(listener:Function)
  • [Analytics] remove Analytics.currentScreen

0.19.0

15 May 19:13
b40a886
Compare
Choose a tag to compare
  • [Auth] Add support of Google Play Games on Android

0.18.0

17 Apr 19:35
369e3c1
Compare
Choose a tag to compare
  • [Auth] Fix verificationId was not returned on verifyPhoneNumber

0.17.0

24 Jan 12:37
fc87e21
Compare
Choose a tag to compare
  • [Firestore] fix callback bug
  • [Firestore] added FieldValue.serverTimestamp()
  • [Firestore] added FieldValue.remove()
  • [Firestore] added FieldValue.increment(value:)

0.16.0

30 Dec 22:22
780d3a7
Compare
Choose a tag to compare
  • Upgraded to AIR 33.1.1.345
  • AND: Updated to FreKotlin 1.42.0
  • iOS: Updated to FreSwift 5.1.0
  • iOS: Firebase 7.3.0
  • iOS: OneSignal 2.16.1
  • iOS: OneSignal strip out unneeded archs
  • iOS: Fixed packed frameworks duplication causing bloated ANE file size
  • iOS: minVersion is now 10.0
  • AND: Analytics 18.0.0
  • AND: Crashlytics 17.3.0
  • AND: Firestore 22.0.1
  • AND: Remote Config 20.0.2
  • AND: Auth 20.0.1
  • AND: Play Services Auth 19.0.0
  • AND: Performance 19.0.11
  • AND: Messaging 21.0.1
  • AND: Dynamic Links 19.1.1
  • AND: ModelInterpreter 22.0.4
  • AND: Vision 24.1.0
  • [RemoteConfig] remove RemoteConfig.activateFetched
  • [RemoteConfig] remove RemoteConfigSettings.developerModeEnabled

0.15.0

14 Nov 21:07
6f5124d
Compare
Choose a tag to compare
  • AND: Updated to FreKotlin 1.41.0
  • iOS: Updated to FreSwift 5.0.0
  • Upgraded to AIR 33.1.1.300

0.14.0

06 Sep 10:54
1aa3229
Compare
Choose a tag to compare
  • New system for installing ANEs air-tools install via air_package.json file
  • New system for installing ANEs air-tools apply-firebase-config google-services.json
  • [OneSignal] iOS support
  • [Analytics] deprecate Analytics.currentScreen
  • [Analytics] add Analytics.defaultEventParameters
  • [Analytics] add FirebaseAnalyticsParam.SCREEN_CLASS & FirebaseAnalyticsParam.SCREEN_NAME

0.13.0

23 Aug 09:46
18dfe13
Compare
Choose a tag to compare
  • AND: Updated to FreKotlin 1.40.0
  • iOS: Updated to FreSwift 4.5.0
  • AND: Analytics 17.5.0
  • AND: Crashlytics 17.1.1
  • AND: Firestore 21.5.0
  • AND: Remote Config 19.2.0
  • AND: Auth 19.3.2
  • AND: Play Services Auth 18.1.0
  • AND: Performance 19.0.8
  • AND: Messaging 20.2.4
  • AND: [Auth] - added auth.signInWithCredential()
  • AND: [Auth] - added auth.signInWithProvider()
  • AND: [Crashlytics] - now uses FirebaseCrashlytics API
  • AND: [Vision] - Move Barcode to MLKitANE
  • AND: [Vision] - Move Face Detection to MLKitANE
  • AND: [Vision] - Move Label Detection to MLKitANE
  • AND: [Vision] - Move Text Detection to MLKitANE
  • AND: [Vision] - Move Natural Language to MLKitANE