Skip to content

Releases: firebase/firebaseui-web

v7.0.0-beta

02 Dec 19:17

Choose a tag to compare

FirebaseUI-Web V7 Beta (Rewrite)

We're excited to announce that the next development phase of FirebaseUI for Web has moved from alpha to beta!

The web development landscape has changed dramatically since the original FirebaseUI library was first released. This rewrite modernizes the library. It allows us to use the latest Firebase JS SDK, supports modern frameworks natively, and addresses long-awaited feature requests like theming and easier localization.

Learn more the beta announcement post.

v6.1.0

02 Aug 15:04

Choose a tag to compare

  • Update firebase peer dependency to include ^10.0.0 compat (#1032)

v6.0.2

14 Nov 19:51

Choose a tag to compare

Updated Firebase JS to the latest 9.13.0.

v6.0.1

23 Feb 16:07

Choose a tag to compare

Upgraded to gulp-sass 5.0.0 to use node-sass 6.0.0

v6.0.0

28 Oct 21:01

Choose a tag to compare

  • Now using Firebase v9/compat

v5.0.0

18 Aug 22:47

Choose a tag to compare

  • Remove accountchooser.com credential helper as well as all its related configs and enums.

v4.8.1

16 Jul 17:49

Choose a tag to compare

  • Improved UI support for all identity provider sign up operations when they are restricted by site administrators.

v4.8.0

09 Mar 22:00

Choose a tag to compare

  • Adds support for disabling new user sign up in email providers, disable new user sign up via project settings and blocking functions.

v4.7.3

03 Feb 23:07

Choose a tag to compare

  • Fixes Chrome bug in dialog auto height which seems to manifest in the latest version of Chrome (v88). This seems to not have any side effects on other browsers. Fixes
    #806

v4.7.2

03 Feb 19:00

Choose a tag to compare

  • Adds Emulator support to Auth UI. Fixes
    #778