Skip to content

FirebaseUI for Android v5.1.0

Compare
Choose a tag to compare
@samtstern samtstern released this 30 Aug 17:38
· 163 commits to master since this release
457ea61

FirebaseUI for Android v5.1.0 is a minor release containing new features and bug fixes.

Note: this will be the last release which uses the Android Support libraries. Future releases will use AndroidX.

New features:

  • Support for changing adapter queries at runtime (#1660)

Bug fixes:

  • Fix for custom layout with Email Link (#1661)

Notable transitive dependencies:

Dependency Version
firebase-core 16.0.9
firebase-auth 17.0.0
play-services-auth 16.0.1
firebase-database 17.0.0
firebase-firestore 19.0.0
firebase-storage 17.0.0
Support Library 28.0.0

Special thanks to our superstar contributors for this release:

  • @PatilShreyas who contributed the new updateQuery methods.
  • @Entreco who contributed the custom layout bugfix.