Releases: auth0/lock
Releases · auth0/lock
10.18.0
10.17.0
Added
- Added allowAutoComplete ui option #1022 (luisrudge)
- When in OIDC mode, enterprise connections always go to IdP page #1019 (luisrudge)
- Added Cross Origin Auth support in OIDC mode #1013 (luisrudge)
- Emit authorization_error when username/password fails (invalid_user_password) #999 (luisrudge)
Changed
- Improved Danish translation #1033 (denkristoffer)
- Scroll to the error message by default #1023 (m-idler)
- Enabled HTML formatting for flashMessages #1017 (dariobanfi)
- package.json: ~ range allowed for auth0-js dep #1015 (lexaurin)
Fixed
- Removed extra scroll on mobile view #1031 (beneliflo)
- Fixing tooltip error in the email pane #1030 (luisrudge)
- Fix react-addons-css-transition-group issue #1001 (eoinmurray)
- Fixed overrides sent to auth0.js #997 (sandrinodimattia)
10.16.0
Added
Changed
- Update badge location for better performance and bundle max-age changes #995 (ramasilveyra)
Fixed
10.15.1
10.15.0
Added
Changed
- Upgrade auth0-js to v8.6.0 #980 (luisrudge)
- Adding prettier and a precommit script to format the code 🎉 💄 #977 (luisrudge)
- Upgrading usage of prop-types to new package #971 (luisrudge)
- Use replaceState for better browser history experience #967 (selaux)
- Renaming internal
signOut
methods withlogout
to keep it consistent #966 (luisrudge) - Improve error handling of sync with better errors #961 (luisrudge)
- Adding
key
to the error "An error occurred when fetching data" #956 (luisrudge)
Fixed
10.14.0
Closed issues
- prefill option is lost after reset password #933
Added
- Throw an error when audience is used without oidcConformant flag #947 (luisrudge)
- Added Finnish translation #936 (kettunen)
- Added Ukrainian translation #931 (grsmv)
Changed
- Upgrade auth0js to v8.5.0 #952 (luisrudge)
- Disable social buttons when terms were not accepted on sign up #949 (luisrudge)
- Better explanation about the sso option #948 (luisrudge)
- Changed password leak error message #934 (ntotten)
- Add support for success and error messages to be in HTML #928 (luisrudge)
Fixed
10.13.0
Closed issues
- State with
=
,&
characters is incorrectly parsed from url fragment #913 - Add support for Evernote strategy #895
Fixed
- Updated auth0 js version #924 (hzalaz)
- Adds evernote social icon #923 (vctrfrnndz)
- Add japanese translation for "OR" #921 (vctrfrnndz)
- Fix some french translations. #918 (lucasmichot)
- Replace querystring implementation with qs module #916 (elger)
- Use error.name to find the correct error message for invalid passwords #904 (luisrudge)
10.12.3
Fixed
- Update node engine restriction #909 (hzalaz)
- Fixed Czech translation #902 (FilipPyrek)