Skip to content

FirebaseUI v8.0.1

Compare
Choose a tag to compare
@morganchen12 morganchen12 released this 30 May 18:35

Auth

  • Fixed a compiler error when using Facebook Auth (#684)
  • Fixed a layout issue that caused "Trouble signing in?" to be cut off on smaller screens (#668)
  • Removed code disabling password autofill if Firebase Performance was linked (#605)
  • Added auto-capitalization to name text field (#679)
  • Fixed deprecation warnings (#683)
  • Added support for not requiring a display name on sign-up (#680)
  • Fixed a rare issue that caused phone auth failures when background refresh was disabled (#681)

Firestore

  • Fixed an issue where moved index paths in table view would sometimes not be reloaded (#617, #676)
  • Fixed a compiler warning (#631)

Storage

  • Added support for SDWebImage 5.0 and a custom FirebaseStorage image loader (#654)
  • Added tvOS support (#677). Note this depends on experimental tvOS support from upstream Firebase.

Database

  • Fixed an issue in FUISortedArray that caused it to ignore some updates