Releases: auth0/Auth0.Android
Releases · auth0/Auth0.Android
1.27.0
1.26.1
1.26.0
Having project sync issues after upgrading?
This release defines a "queries" element in the Android Manifest file to make the SDK compatible with Android 11 new privacy changes. If you run into a build compile issue when importing this version, make sure that you are using the latest patch version of the Android Gradle Plugin. Check the table in the announcement blogpost to learn to what version you should update.
Changed
- Improve compatibility with Kotlin and run Lint on CI #337 (lbalmaceda)
Fixed
- Add support for Android 11 new privacy settings #335 (lbalmaceda)
1.25.0
Added
- Add Bot Protection support #329 (lbalmaceda)
- Support use of Custom Issuer for ID Token verification [SDK-1910] #328 (lbalmaceda)
1.24.1
1.24.0
Changed
- Allow to set headers and parameters in all requests #318 (lbalmaceda)
Fixed
- Use of a unique keystore key alias across apps #315 (lbalmaceda)
1.23.0
Added
- Support Refresh Token Rotation #294 (lbalmaceda)
Fixed
- Improve consistency around Expires At in CredentialsManager #295 (lbalmaceda)