Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 13:03
dcf37dd

Full changelog

💡 Check the Migration Guide to understand the changes required to migrate your application to v3.

💡 Check the 3.0.0.beta.0 to understand other major changes .

⚠️ BREAKING CHANGES

  • BREAKING CHANGE: updated description of AuthenticationException in case of empty description #756 (desusai7)
  • feat: implemented biometrics authentication for SecureCredentialsManager using androidx.biometrics package #745 (desusai7)

Added

  • Guard against NPE in the AuthenticationActivity #759 (pmathew92)