Skip to content

FirebaseUI 8.5.1

Compare
Choose a tag to compare
@morganchen12 morganchen12 released this 22 Sep 21:54

Changes

Auth

  • Fixed an issue where strings sometimes weren't correctly converted from data (8efe838).
  • Fixed Sign in with Apple button not rendering correctly in dark mode (2e96ba2).

Storage

  • Bumped SDWebImage dependency version and added support for progressive image loading/rendering, direct download of gs:// image URLs, and SDWebImage 5.6.0's loader context options (#841, #842).