Skip to content

5.0.0-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@abnegate abnegate released this 21 Feb 11:11
· 11 commits to dev since this release
e9887c8

What's Changed

Breaking

  • createEmailSession is now createEmailPasswordSession

Features

  • Add MFA support
  • Add messaging service + push notification support
  • Add or + and query support
  • Add contains query support
  • Add enums for all const string parameters

Changes

  • Update Kotlin to 1.9.x
  • Update Gradle to 8.5.x
  • Update Gradle Android plugin to 8.2.x
  • Update compile + target SDK version to 34
  • Update build JDK to 17
  • Update all dependencies
  • Update all queries to new JSON syntax

Full Changelog: 4.0.1...5.0.0-SNAPSHOT