Releases: auth0/Lock.Android
Releases · auth0/Lock.Android
2.21.0
2.21.0 (2020-07-20)
Changed
- Bump SDK to version 1.24.0 #583 (lbalmaceda)
Fixed
- Bugfix #581 | Fix social login buttons with white backgrounds #582 (morganlutz)
2.20.0
Added
- Allow to change the visible sign-up fields threshold #578 (lbalmaceda)
- Add social button style for Sign In with Apple #575 (lbalmaceda)
Fixed
- Fix ModeSelectionView sync issue #577 (lbalmaceda)
- Center Custom Fields additional form vertically #576 (lbalmaceda)
2.19.0
2.18.0
2.17.1
2.17.0
Added
- Added support for new Passwordless #558 (lbalmaceda)
Security
- Improve OIDC Compliance #558 (lbalmaceda)
2.16.0
2.15.0
Added
- Add Root Attributes on sign up or user creation #543 (lbalmaceda)
Changed
- Update username regex to allow special chars #544 (lbalmaceda)
- Use latest Android Gradle plugin version #542 (lbalmaceda)
Fixed
- Fix typo in password reset string #541 (horsejockey)
- Avoid registering multiple broadcast receiver instances #539 (lbalmaceda)
2.14.1
2.14.1 (2019-06-06)
Fixed
- Remove entirely the small social button style #537 (lbalmaceda)
- Define custom email regex to validate emails #534 (lbalmaceda)
2.14.0
From this release on, the option to display social connections in small styled buttons is no longer available due to branding compliance reasons. All the social connections will now be displayed as large styled buttons.
Changed
- Remove "Small" social button style #529 (lbalmaceda)
- Update google-oauth2 strategy logo #528 (lbalmaceda)