Skip to content

Releases: firebase/FirebaseUI-iOS

v14.2.6

22 Oct 16:15
5e0fd06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v14.2.5...v14.2.6

v14.2.5

15 Oct 21:23
be95f19
Compare
Choose a tag to compare

What's Changed

  • Update FUICustomAuthUIDelegate.swift by @paulb777 in #1205
  • Bump rexml from 3.3.3 to 3.3.6 by @dependabot in #1206
  • Fix Xcode 16 build error by @paulb777 in #1211
  • Firebase 11 is now required . Use an earlier release with Firebase 10 and earlier.

Full Changelog: v14.2.4...v14.2.5

v14.2.4

19 Aug 23:40
34a2a69
Compare
Choose a tag to compare

What's Changed

  • Make sure FUIAuthDelegate methods get called for Firebase 11 by @paulb777 in #1203

Full Changelog: v14.2.3...v14.2.4

v14.2.3

16 Aug 15:48
f269cc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.2.2...v14.2.3

v14.2.2

15 Aug 15:06
dba3881
Compare
Choose a tag to compare

What's Changed

  • [FirebaseGoogleAuthUI] Update config for GSI v7 by @paulb777 in #1200

Full Changelog: v14.2.1...v14.2.2

v14.2.1

13 Aug 18:25
328c5cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.2.0...v14.2.1

v14.2.0

26 Jul 03:32
e3dbca5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.0.0...v14.2.0

FirebaseUI 14.0.0

01 Jul 22:01
44c27c4
Compare
Choose a tag to compare

Added support for Firebase 11.

What's Changed

Full Changelog: v13.2.0...v14.0.0

FirebaseUI 13.2.0

15 May 20:21
6ed31d5
Compare
Choose a tag to compare
  • Fixed an issue where an Auth UI component didn't respect dark mode (f354a39).
  • Bumped Facebook SDK dependency (e5798fa).
  • Fixed an issue where kTableName in FirebaseAuthUI sometimes caused symbol collisions with other libraries (47c133d).

FirebaseUI 13.1.0

19 Sep 20:59
a80bbc8
Compare
Choose a tag to compare
  • Added support for Facebook SDK 16.
  • Removed usage of deprecated CoreTelephony API previously used to determine default country code in Phone Auth. The default country code must now be manually specified via FUIPhoneAuth.defaultCountryCode.