Skip to content

Releases: auth0/lock

10.16.0

23 Jun 22:31

Choose a tag to compare

Full Changelog

Added

Changed

  • Update badge location for better performance and bundle max-age changes #995 (ramasilveyra)

Fixed

10.15.1

23 Jun 22:31

Choose a tag to compare

Full Changelog

Fixed

10.15.0

23 Jun 22:31

Choose a tag to compare

Full Changelog

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 with logout 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

23 Jun 22:31

Choose a tag to compare

Full Changelog

Closed issues

  • prefill option is lost after reset password #933

Added

Changed

Fixed

10.13.0

14 Mar 19:46

Choose a tag to compare

Full Changelog

Closed issues

  • State with =, & characters is incorrectly parsed from url fragment #913
  • Add support for Evernote strategy #895

Fixed

10.12.3

14 Mar 19:46

Choose a tag to compare

Full Changelog

Fixed

10.12.2

14 Mar 19:46

Choose a tag to compare

Full Changelog

Fixed

  • Specify owp for non oidc web api in popup mode #897 (hzalaz)

10.12.1

14 Mar 19:46

Choose a tag to compare

Full Changelog

Fixed

10.12.0

14 Mar 19:46

Choose a tag to compare

Full Changelog

Closed issues

  • Bug in email field validation #884
  • Input field tab issue in IE #870
  • Bring back the integratedWindowsLogin option #852
  • Unwanted parameters in /authorize call #851
  • Back button not displaying properly in IE 11 #767

Added

Changed

Fixed

  • Updated auth0.js to v8.3.0 #889 (hzalaz)
  • Fix issue when submiting a form with no email #886 (selaux)
  • Fixing allowSignup and allowForgot options when loading tenant info #877 (luisrudge)
  • Don't disable mfa-code input #872 (nikolaseu)
  • Fix a box-sizing issue that happened when bootstrap was being used with lock #868 (luisrudge)
  • Cleaning params sent to auth0js #863 (luisrudge)
  • Only set prefill values when client is initialized #855 (luisrudge)

10.11.0

14 Mar 19:46

Choose a tag to compare

Full Changelog

Closed issues

  • Input error state does not get reset when changing page #843
  • Show error when the domain part of the email does not match any enterprise connection #661

Added

  • inject cordova plugin and force popup/sso in cordova or electron #835 (glena)
  • Japanese translation #834 (stevensacks)
  • disable submit button when the email does not match with any connection #757 (glena)

Changed