Skip to content

Releases: auth0/lock

10.7.2

14 Dec 22:38
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Fix how the tenant and client info url is build to avoid format issues #740 (glena)
  • Fix: Single saml connection with no domain shows undefined in button #738 (glena)

10.7.1

25 Nov 19:11
Compare
Choose a tag to compare

Full Changelog

Fixed

10.7.0

25 Nov 19:05
Compare
Choose a tag to compare

Full Changelog

Added

Changed

  • Update auth0.js to v7.5.0 #730 (hzalaz)
  • "Email" type for email input #724 (glena)
  • Enterprise: force username for AD connections #714 (glena)

Deprecated

  • Deprecated getProfile and added getUserInfo instead #726 (glena)

10.6.1

09 Nov 18:45
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Removed UMD bundling and using browser only #709 (glena)

10.6.0

09 Nov 16:40
Compare
Choose a tag to compare

Full Changelog

Changed

  • Update auth0.js to 7.4.0 #705 (hzalaz)
  • allow to override language, dict, logo and primary color on show method #680 (glena)
  • Webpack for bundling #663 (glena)

Fixed

  • Disable passwordless connections for SSO #691 (glena)

10.5.1

02 Nov 17:48
Compare
Choose a tag to compare

Full Changelog

Closed issues

  • [Lock 10.5.0] Prefill fails when using username #685
  • [Lock 10.5.0] "TypeError: next is not a function" when closing social connection popup #682

Fixed

  • Disabled username verification for prefill #686 (glena)
  • 'TypeError: next is not a function' when closing social connection popup #684 (glena)
  • Fix focus visual feedback in email and username inputs #681 (gnandretta)

10.5.0

24 Oct 20:55
Compare
Choose a tag to compare

Full Changelog

Closed issues

  • [v10.4.0] Cannot read property 'get' of undefined. #658
  • Lock not showing rule errors in redirect mode #637
  • Single AD connection without domain shows undefined in message #627
  • Issues with Overlay mode + signUpLink setting on a SPA #619
  • [UX] Password field shouldn't show error message immediately (on focus). #540

Added

Changed

  • Password field shouldn't show error message immediately (on focus) #668 (glena)
  • Update auth0.js to latest #665 (hzalaz)
  • Added default values to the dictionary and warn about missing keys #651 (glena)
  • Fix Issues with Overlay mode + signUpLink setting on a SPA #650 (glena)
  • Only require non-empty value for username when DB connection is custom or import is enabled #646 (glena)
  • Update uglify task to generate sourcemaps #638 (cristiandouce)

Fixed

  • Fix [v10.4.0] Cannot read property 'get' of undefined. #658 #660 (glena)
  • Changed   to regular spaces. #653 (nicosabena)
  • Single AD connection without domain shows undefined in message #642 (glena)
  • show properly terms on desktop and mobile #641 (beneliflo)
  • Fix typo in the word "corporate" #632 (wags)
  • Change the term email to e-mail and emailadres to e-mailadres #629 (ToonDC)

10.4.1

21 Oct 20:33
4375e63
Compare
Choose a tag to compare

Full Changelog

Changed

  • Update auth0.js to v7.3.0

10.2.3

21 Oct 20:33
0f649e4
Compare
Choose a tag to compare

Full Changelog

Changed

  • Use auth0.js version 7.3.0

10.4.0

27 Sep 21:03
Compare
Choose a tag to compare

Full Changelog

Closed issues

  • theme.logo regression in 10.3.0 #617

Changed

Fixed