auth0-lock
Version:
Auth0 Lock
992 lines (551 loc) • 109 kB
Markdown
# Change Log
## [v14.2.5](https://github.com/auth0/lock/tree/v14.2.5) (2026-03-19)
[Full Changelog](https://github.com/auth0/lock/compare/v14.2.4...v14.2.5)
**Fixed**
- Fix: TypeError when CordovaAuth0Plugin is not a constructor (auth0-js 9.30.1+) [\#2742](https://github.com/auth0/lock/pull/2742) ([ankita10119](https://github.com/ankita10119))
- Fix: TypeError in matchConnection for enterprise connections with no domains [\#2736](https://github.com/auth0/lock/pull/2736) ([ankita10119](https://github.com/ankita10119))
## [v14.2.4](https://github.com/auth0/lock/tree/v14.2.4) (2026-01-21)
[Full Changelog](https://github.com/auth0/lock/compare/v14.2.3...v14.2.4)
**Fixed**
- fix: update className and InputWrap name in SelectInput component (#2534) [\#2719](https://github.com/auth0/lock/pull/2719) ([ankita10119](https://github.com/ankita10119))
- fix: handle undefined and empty domain values in HRD screen (#2526) [\#2720](https://github.com/auth0/lock/pull/2720) ([ankita10119](https://github.com/ankita10119))
- fix: add 'too_many_attempts' to error codes in logInError function [\#2718](https://github.com/auth0/lock/pull/2718) ([ankita10119](https://github.com/ankita10119))
## [v14.2.3](https://github.com/auth0/lock/tree/v14.2.3) (2026-01-12)
[Full Changelog](https://github.com/auth0/lock/compare/v14.2.2...v14.2.3)
**Added**
- feat: add too_many_attempts error to passwordless [\#2700](https://github.com/auth0/lock/pull/2700) ([avamachado-okta](https://github.com/avamachado-okta))
## [v14.2.2](https://github.com/auth0/lock/tree/v14.2.2) (2025-12-16)
[Full Changelog](https://github.com/auth0/lock/compare/v14.2.1...v14.2.2)
**Fixed**
- Fix: Auth0-Lock Error with React 19 and Nextjs 15 [\#2701](https://github.com/auth0/lock/pull/2701) ([ankita10119](https://github.com/ankita10119))
## [v14.2.1](https://github.com/auth0/lock/tree/v14.2.1) (2025-12-03)
[Full Changelog](https://github.com/auth0/lock/compare/v14.2.0...v14.2.1)
**Fixed**
- Fix: connectionResolver receives incorrect field value when switching between Login and Sign-up tabs [\#2697](https://github.com/auth0/lock/pull/2697) ([ankita10119](https://github.com/ankita10119))
## [v14.2.0](https://github.com/auth0/lock/tree/v14.2.0) (2025-10-21)
[Full Changelog](https://github.com/auth0/lock/compare/v14.1.0...v14.2.0)
**Added**
- feat: add Claude Code PR Review workflow [\#2679](https://github.com/auth0/lock/pull/2679) ([ankita10119](https://github.com/ankita10119))
**Fixed**
- fix: captcha not rendering for initial signup screen in classic login [\#2677](https://github.com/auth0/lock/pull/2677) ([paebanks](https://github.com/paebanks))
## [v14.1.0](https://github.com/auth0/lock/tree/v14.1.0) (2025-09-12)
[Full Changelog](https://github.com/auth0/lock/compare/v14.0.0...v14.1.0)
**Changed**
- chore(deps-dev): Bump karma from 6.4.3 to 6.4.4 [\#2668](https://github.com/auth0/lock/pull/2668) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore(deps): Bump pbkdf2 from 3.1.2 to 3.1.3 [\#2633](https://github.com/auth0/lock/pull/2633) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore(deps): Bump validator from 13.15.0 to 13.15.15 [\#2620](https://github.com/auth0/lock/pull/2620) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore(deps): Bump sha.js from 2.4.11 to 2.4.12 [\#2661](https://github.com/auth0/lock/pull/2661) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 [\#2662](https://github.com/auth0/lock/pull/2662) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore(deps): Bump codecov/codecov-action from 5.4.3 to 5.5.1 [\#2666](https://github.com/auth0/lock/pull/2666) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore(deps-dev): Bump puppeteer from 24.9.0 to 24.19.0 [\#2667](https://github.com/auth0/lock/pull/2667) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore(deps-dev): Bump tmp from 0.2.3 to 0.2.5 [\#2656](https://github.com/auth0/lock/pull/2656) ([dependabot[bot]](https://github.com/apps/dependabot))
- security: bump fsevents to latest(SEC- 2161) [\#2643](https://github.com/auth0/lock/pull/2643) ([katesaikishore](https://github.com/katesaikishore))
- chore(deps-dev): Bump eslint-plugin-react from 7.34.1 to 7.37.5 [\#2617](https://github.com/auth0/lock/pull/2617) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore(deps): Bump @grpc/grpc-js and @google-cloud/translate [\#2565](https://github.com/auth0/lock/pull/2565) ([dependabot[bot]](https://github.com/apps/dependabot))
**Fixed**
- Fix: social connection names not showing displayName correctly [\#2651](https://github.com/auth0/lock/pull/2651) ([omarquazi-okta](https://github.com/omarquazi-okta))
- Update old Twitter icon and name to "X" [\#2649](https://github.com/auth0/lock/pull/2649) ([omarquazi-okta](https://github.com/omarquazi-okta))
- Fix issue 2546 - TypeError: Super expression must either be null or a function [\#2578](https://github.com/auth0/lock/pull/2578) ([Hworden](https://github.com/Hworden))
- Fix: Accessibility Issues #2624 [\#2642](https://github.com/auth0/lock/pull/2642) ([ankita10119](https://github.com/ankita10119))
- fix: Rename shop strategy [\#2641](https://github.com/auth0/lock/pull/2641) ([omarquazi-okta](https://github.com/omarquazi-okta))
- Fix release pipeline cdn [\#2628](https://github.com/auth0/lock/pull/2628) ([developerkunal](https://github.com/developerkunal))
- Fix Release PIPELINE [\#2627](https://github.com/auth0/lock/pull/2627) ([developerkunal](https://github.com/developerkunal))
- chore: update .gitignore and Makefile for Puppeteer cache and config directories [\#2626](https://github.com/auth0/lock/pull/2626) ([developerkunal](https://github.com/developerkunal))
- Fix Makefile for Puppeteer cache support [\#2625](https://github.com/auth0/lock/pull/2625) ([developerkunal](https://github.com/developerkunal))
**Removed**
- chore(ci): Remove Semgrep GHA Workflow [\#2650](https://github.com/auth0/lock/pull/2650) ([eduardoboronat-okta](https://github.com/eduardoboronat-okta))
**Security**
- security: Remove vulnerable node-es-module-loader dependency (SEC-2160) [\#2629](https://github.com/auth0/lock/pull/2629) ([harekrishnarai](https://github.com/harekrishnarai))
## [v14.0.0](https://github.com/auth0/lock/tree/v14.0.0) (2025-06-02)
[Full Changelog](https://github.com/auth0/lock/compare/v13.0.0...v14.0.0)
**⚠️ BREAKING CHANGES**
- Dropped support for Internet Explorer (IE).
- Update dependencies and refactor DOMPurify usage to default import [\#2606](https://github.com/auth0/lock/pull/2606) ([developerkunal](https://github.com/developerkunal))
**Added**
- Add support for social connection Sign in with Shop [\#2602](https://github.com/auth0/lock/pull/2602) ([reinisb](https://github.com/reinisb))
## [v13.0.0](https://github.com/auth0/lock/tree/v13.0.0) (2024-11-11)
[Full Changelog](https://github.com/auth0/lock/compare/v12.5.1...v13.0.0)
**Added**
- [IAMRISK-3539] Use signup classic endpoint for captcha [\#2587](https://github.com/auth0/lock/pull/2587) ([TSLarson](https://github.com/TSLarson))
**Fixed**
- [IAMRISK-3554] hcaptcha bug fix [\#2566](https://github.com/auth0/lock/pull/2566) ([Treterten](https://github.com/Treterten))
**Security**
- ci: changed the trigger from pull_request_target to pull_request for better security [\#2584](https://github.com/auth0/lock/pull/2584) ([nandan-bhat](https://github.com/nandan-bhat))
- Update codeowner file with new GitHub team name [\#2572](https://github.com/auth0/lock/pull/2572) ([stevenwong-okta](https://github.com/stevenwong-okta))
## [v12.5.1](https://github.com/auth0/lock/tree/v12.5.1) (2024-05-30)
[Full Changelog](https://github.com/auth0/lock/compare/v12.5.0...v12.5.1)
- Swap CAPTCHA on each reload [\#2560](https://github.com/auth0/lock/pull/2560) ([josh-cain](https://github.com/josh-cain))
## [v12.5.0](https://github.com/auth0/lock/tree/v12.5.0) (2024-04-30)
[Full Changelog](https://github.com/auth0/lock/compare/v12.4.0...v12.5.0)
- Support captchas in reset password flow [\#2547](https://github.com/auth0/lock/pull/2547) ([srijonsaha](https://github.com/srijonsaha))
## [v12.4.0](https://github.com/auth0/lock/tree/v12.4.0) (2024-01-04)
[Full Changelog](https://github.com/auth0/lock/compare/v12.3.1...v12.4.0)
**Added**
- [IAMRISK-2916] Added support for Auth0 v2 captcha provider [\#2503](https://github.com/auth0/lock/pull/2503) ([alexkoumarianos-okta](https://github.com/alexkoumarianos-okta))
**Changed**
- [IAMRISK-3010] Added support for auth0_v2 captcha failOpen [\#2507](https://github.com/auth0/lock/pull/2507) ([alexkoumarianos-okta](https://github.com/alexkoumarianos-okta))
## [v12.3.1](https://github.com/auth0/lock/tree/v12.3.1) (2023-11-13)
[Full Changelog](https://github.com/auth0/lock/compare/v12.3.0...v12.3.1)
**Security**
- Bump auth0-js to solve crypto-js vulnerability [\#2492](https://github.com/auth0/lock/pull/2492) ([frederikprijck](https://github.com/frederikprijck))
## [v12.3.0](https://github.com/auth0/lock/tree/v12.3.0) (2023-10-06)
[Full Changelog](https://github.com/auth0/lock/compare/v12.2.0...v12.3.0)
**Added**
- [IAMRISK-2603] Add support for Arkose [\#2455](https://github.com/auth0/lock/pull/2455) ([srijonsaha](https://github.com/srijonsaha))
## [v12.2.0](https://github.com/auth0/lock/tree/v12.2.0) (2023-09-15)
[Full Changelog](https://github.com/auth0/lock/compare/v12.1.0...v12.2.0)
**Added**
- Wrap CheckBoxInput in InputWrapper to provide visual feedback [\#2423](https://github.com/auth0/lock/pull/2423) ([ewanharris](https://github.com/ewanharris))
## [v12.1.0](https://github.com/auth0/lock/tree/v12.1.0) (2023-07-17)
[Full Changelog](https://github.com/auth0/lock/compare/v12.0.2...v12.1.0)
**Added**
- Added support for hCaptcha and Friendly Captcha [\#2387](https://github.com/auth0/lock/pull/2387) ([DominickBattistini](https://github.com/DominickBattistini))
**Changed**
- WelcomeMessage header text marked as heading [\#2373](https://github.com/auth0/lock/pull/2373) ([piwysocki](https://github.com/piwysocki))
## [v12.0.2](https://github.com/auth0/lock/tree/v12.0.2) (2023-02-10)
[Full Changelog](https://github.com/auth0/lock/compare/v12.0.1...v12.0.2)
**Changed**
- Slight tweaks to Captcha input component handler methods + refresh button mask [\#2272](https://github.com/auth0/lock/pull/2272) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Fixed**
- Fix for when component is undefined on unmount [\#2271](https://github.com/auth0/lock/pull/2271) ([codetheweb](https://github.com/codetheweb))
## [v12.0.1](https://github.com/auth0/lock/tree/v12.0.1) (2023-02-01)
[Full Changelog](https://github.com/auth0/lock/compare/v12.0.0...v12.0.1)
**Changed**
- FDR-487 - feat: update microsoft button [\#2259](https://github.com/auth0/lock/pull/2259) ([jamescgarrett](https://github.com/jamescgarrett))
## [v12.0.0](https://github.com/auth0/lock/tree/v12.0.0) (2023-01-20)
[Full Changelog](https://github.com/auth0/lock/compare/v11.35.0...v12.0.0)
Lock is now built using React 18, which resolves a number of security vulnerabilities and improves performance. If you encounter any issues relating to this upgrade, please [submit a bug report](https://github.com/auth0/lock/issues/new?assignees=&labels=bug+report,v12&template=report_a_bug.md&title=).
Despite the major version bump, **v12 is completely API-compatible with v11**.
**Changed**
- Upgrade to React 18 [\#2209](https://github.com/auth0/lock/pull/2209) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Upgrade to Webpack 5 [\#2213](https://github.com/auth0/lock/pull/2213) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Various dependency bumps [see the full changelog](https://github.com/auth0/lock/compare/v11.35.0...v12.0.0)
## [v11.35.0](https://github.com/auth0/lock/tree/v11.35.0) (2022-12-19)
[Full Changelog](https://github.com/auth0/lock/compare/v11.34.2...v11.35.0)
**Added**
- Support captcha for Passwordless [\#2222](https://github.com/auth0/lock/pull/2222) ([robinbijlani](https://github.com/robinbijlani))
**Changed**
- Bump dependencies to latest patch and fix typos [\#2210](https://github.com/auth0/lock/pull/2210) ([piwysocki](https://github.com/piwysocki))
- Add CodeQL workflow for GitHub code scanning [\#2197](https://github.com/auth0/lock/pull/2197) ([lgtm-com[bot]](https://github.com/apps/lgtm-com))
- Use lts-browsers docker image for Circle build [\#2204](https://github.com/auth0/lock/pull/2204) ([piwysocki](https://github.com/piwysocki))
- homepage added to package.json [\#2208](https://github.com/auth0/lock/pull/2208) ([piwysocki](https://github.com/piwysocki))
- Remove FAQ reference from README [\#2203](https://github.com/auth0/lock/pull/2203) ([frederikprijck](https://github.com/frederikprijck))
- Update okta logo [\#2201](https://github.com/auth0/lock/pull/2201) ([jamescgarrett](https://github.com/jamescgarrett))
- Update readme to match new design [\#2187](https://github.com/auth0/lock/pull/2187) ([ewanharris](https://github.com/ewanharris))
## [v12.0.0-beta.0](https://github.com/auth0/lock/tree/v12.0.0-beta.0) (2022-12-08)
[Full Changelog](https://github.com/auth0/lock/compare/v11.34.2...v12.0.0-beta.0)
:warning: This is a **beta release** of Lock.js v12 that includes an upgrade to React 18, and should not be used in production. If you find any issues, please [submit a bug report](https://github.com/auth0/lock/issues/new?assignees=&labels=bug+report,v12-beta&template=report_a_bug.md&title=).
**Changed**
- Upgrade to React 18 [\#2209](https://github.com/auth0/lock/pull/2209) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Upgrade to Webpack 5, Jest 29, Babel 8 [\#2213](https://github.com/auth0/lock/pull/2213) ([stevehobbsdev](https://github.com/stevehobbsdev))
- bump dependencies to latest patch and fix typos [\#2210](https://github.com/auth0/lock/pull/2210) ([piwysocki](https://github.com/piwysocki))
## [v11.34.2](https://github.com/auth0/lock/tree/v11.34.2) (2022-10-10)
[Full Changelog](https://github.com/auth0/lock/compare/v11.34.1...v11.34.2)
**Fixed**
- [SDK-3657] Render sign up confirmation before sign in [\#2180](https://github.com/auth0/lock/pull/2180) ([ewanharris](https://github.com/ewanharris))
## [v11.34.1](https://github.com/auth0/lock/tree/v11.34.1) (2022-09-29)
[Full Changelog](https://github.com/auth0/lock/compare/v11.34.0...v11.34.1)
**Fixed**
- [ESD-22705] Don't pass function to ConfirmationPane unless closable is enabled [\#2176](https://github.com/auth0/lock/pull/2176) ([ewanharris](https://github.com/ewanharris))
**Security**
- [ESD-22866] Disable spellcheck and autocorrect on all sensitive input fields [\#2178](https://github.com/auth0/lock/pull/2178) ([ewanharris](https://github.com/ewanharris))
## [v11.34.0](https://github.com/auth0/lock/tree/v11.34.0) (2022-09-14)
[Full Changelog](https://github.com/auth0/lock/compare/v11.33.3...v11.34.0)
**Added**
- FDR-297: Adding okta for enterprise [\#2172](https://github.com/auth0/lock/pull/2172) ([jamescgarrett](https://github.com/jamescgarrett))
## [v11.33.3](https://github.com/auth0/lock/tree/v11.33.3) (2022-08-16)
[Full Changelog](https://github.com/auth0/lock/compare/v11.33.2...v11.33.3)
**Added**
- IAMRISK-1725 Add password_leaked error label for Signup [\#2160](https://github.com/auth0/lock/pull/2160) ([robinbijlani](https://github.com/robinbijlani))
## [v11.33.2](https://github.com/auth0/lock/tree/v11.33.2) (2022-06-29)
[Full Changelog](https://github.com/auth0/lock/compare/v11.33.1...v11.33.2)
**Changed**
- Bump qs from 6.10.5 to 6.11.0 [\#2147](https://github.com/auth0/lock/pull/2147) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump shell-quote from 1.7.2 to 1.7.3 [\#2145](https://github.com/auth0/lock/pull/2145) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump prettier from 2.7.0 to 2.7.1 [\#2144](https://github.com/auth0/lock/pull/2144) ([dependabot[bot]](https://github.com/apps/dependabot))
## [v11.33.1](https://github.com/auth0/lock/tree/v11.33.1) (2022-06-14)
[Full Changelog](https://github.com/auth0/lock/compare/v11.33.0...v11.33.1)
**Fixed**
- Move captcha pane below additional signup fields in UI [\#2135](https://github.com/auth0/lock/pull/2135) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Security**
- [Snyk] Upgrade dompurify from 2.3.6 to 2.3.7 [\#2132](https://github.com/auth0/lock/pull/2132) ([snyk-bot](https://github.com/snyk-bot))
## [v11.33.0](https://github.com/auth0/lock/tree/v11.33.0) (2022-05-05)
[Full Changelog](https://github.com/auth0/lock/compare/v11.32.2...v11.33.0)
**Important**
This release contains a change to how [custom signup fields](https://github.com/auth0/lock/#additional-sign-up-fields) are processed. From this release, all HTML tags are stripped from user input into any custom signup field before being sent to Auth0 to register the user. This is a security measure to help mitigate from potential XSS attacks in signup verification emails.
If you would be affected by this change and require HTML to be specified in a custom signup field, please leave us some feedback in our [issue tracker](https://github.com/auth0/lock/issues).
**Changed**
- ui box - div replaced by main [\#2114](https://github.com/auth0/lock/pull/2114) ([piwysocki](https://github.com/piwysocki))
- More complete support for custom passwordless connections [\#2105](https://github.com/auth0/lock/pull/2105) ([peter-isgfunds](https://github.com/peter-isgfunds))
**Fixed**
- fix: initialize reset password inside componentDidMount [\#2111](https://github.com/auth0/lock/pull/2111) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Security**
- [Snyk] Upgrade dompurify from 2.3.4 to 2.3.5 [\#2101](https://github.com/auth0/lock/pull/2101) ([snyk-bot](https://github.com/snyk-bot))
## [v11.32.2](https://github.com/auth0/lock/tree/v11.32.2) (2022-02-08)
[Full Changelog](https://github.com/auth0/lock/compare/v11.32.1...v11.32.2)
**Changed**
- align german loginWithLabel translation with Apple Guidelines [\#2097](https://github.com/auth0/lock/pull/2097) ([Steffen911](https://github.com/Steffen911))
**Fixed**
- [SDK-3087] Captcha for single enterprise AD connections [\#2096](https://github.com/auth0/lock/pull/2096) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Security**
- [Snyk] Upgrade qs from 6.10.2 to 6.10.3 [\#2095](https://github.com/auth0/lock/pull/2095) ([snyk-bot](https://github.com/snyk-bot))
- Bump cached-path-relative from 1.0.2 to 1.1.0 [\#2091](https://github.com/auth0/lock/pull/2091) ([dependabot[bot]](https://github.com/apps/dependabot))
## [v11.32.1](https://github.com/auth0/lock/tree/v11.32.1) (2022-01-27)
[Full Changelog](https://github.com/auth0/lock/compare/v11.32.0...v11.32.1)
**Changed**
- Update auth0-js and support legacySameSiteCookie option [\#2089](https://github.com/auth0/lock/pull/2089) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Security**
- Bump log4js from 6.3.0 to 6.4.0 [\#2087](https://github.com/auth0/lock/pull/2087) ([dependabot[bot]](https://github.com/apps/dependabot))
- Security upgrade node-fetch to 2.6.7 [\#2085](https://github.com/auth0/lock/pull/2085) ([evansims](https://github.com/evansims))
- [Snyk] Upgrade prop-types from 15.7.2 to 15.8.0 [\#2083](https://github.com/auth0/lock/pull/2083) ([snyk-bot](https://github.com/snyk-bot))
- Bump engine.io from 4.1.1 to 4.1.2 [\#2082](https://github.com/auth0/lock/pull/2082) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump follow-redirects from 1.14.4 to 1.14.7 [\#2081](https://github.com/auth0/lock/pull/2081) ([dependabot[bot]](https://github.com/apps/dependabot))
## [v11.32.0](https://github.com/auth0/lock/tree/v11.32.0) (2022-01-07)
[Full Changelog](https://github.com/auth0/lock/compare/v11.31.1...v11.32.0)
**Fixed**
- [SDK-2970] Remove captcha for enterprise SSO connections [\#2071](https://github.com/auth0/lock/pull/2071) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Add ID attributes to password field + submit button [\#2072](https://github.com/auth0/lock/pull/2072) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.31.1](https://github.com/auth0/lock/tree/v11.31.1) (2021-11-02)
[Full Changelog](https://github.com/auth0/lock/compare/v11.31.0...v11.31.1)
**Fixed**
- Guard references to window on module load [\#2057](https://github.com/auth0/lock/pull/2057) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Ensure Captcha is completed before authenticating with enterprise SSO connection [\#2060](https://github.com/auth0/lock/pull/2060) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.31.0](https://github.com/auth0/lock/tree/v11.31.0) (2021-10-15)
[Full Changelog](https://github.com/auth0/lock/compare/v11.30.6...v11.31.0)
**Added**
- [SDK-2295] Add forceAutoHeight property to UI config [\#2050](https://github.com/auth0/lock/pull/2050) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Fixed**
- [SDK-2823] Fix password reset when using custom connection resolver [\#2048](https://github.com/auth0/lock/pull/2048) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.30.6](https://github.com/auth0/lock/tree/v11.30.6) (2021-09-27)
[Full Changelog](https://github.com/auth0/lock/compare/v11.30.5...v11.30.6)
This release intends to fix the build for Bower users, whilst upgrading some development-time dependencies and build configuration.
Please see [the diff](https://github.com/auth0/lock/compare/v11.30.5...v11.30.6) for the full set of changes.
## [v11.30.5](https://github.com/auth0/lock/tree/v11.30.5) (2021-09-13)
[Full Changelog](https://github.com/auth0/lock/compare/v11.30.4...v11.30.5)
**Changed**
[SDK-2708] Use `domain` value for client assets download instead of `cdn.*.auth0.com` [\#2029](https://github.com/auth0/lock/pull/2029) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Fixed**
Inline `util.format` and replace usage of `global` for `window` [\#2030](https://github.com/auth0/lock/pull/2030) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.30.4](https://github.com/auth0/lock/tree/v11.30.4) (2021-07-12)
[Full Changelog](https://github.com/auth0/lock/compare/v11.30.3...v11.30.4)
**Fixed**
- Updated Dutch translations [\#2013](https://github.com/auth0/lock/pull/2013) ([erombouts](https://github.com/erombouts))
## [v11.30.3](https://github.com/auth0/lock/tree/v11.30.3) (2021-06-25)
[Full Changelog](https://github.com/auth0/lock/compare/v11.30.2...v11.30.3)
**Fixed**
- Fix country dialing code dropdown [\#2009](https://github.com/auth0/lock/pull/2009) ([adamjmcgrath](https://github.com/adamjmcgrath))
## [v11.30.2](https://github.com/auth0/lock/tree/v11.30.2) (2021-06-11)
[Full Changelog](https://github.com/auth0/lock/compare/v11.30.1...v11.30.2)
**Changed**
- [ESD-13941] Implement a DOMPurify hook to enable target attributes on links [\#2006](https://github.com/auth0/lock/pull/2006) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.30.1](https://github.com/auth0/lock/tree/v11.30.1) (2021-06-04)
[Full Changelog](https://github.com/auth0/lock/compare/v11.30.0...v11.30.1)
**Changed**
- Update fa.js [\#2000](https://github.com/auth0/lock/pull/2000) ([alirezagit](https://github.com/alirezagit))
**Fixed**
- [SDK-2588] Avoid multiple simultaneous HTTP calls [\#1998](https://github.com/auth0/lock/pull/1998) ([frederikprijck](https://github.com/frederikprijck))
**Security**
- Update auth0-js + node-fetch [\#1996](https://github.com/auth0/lock/pull/1996) ([stevehobbsdev](https://github.com/stevehobbsdev))
- [SEC-687, SEC-700] For more information on this security release, please see [the release on GitHub](https://github.com/auth0/lock/releases/tag/v11.30.1).
## [v11.30.0](https://github.com/auth0/lock/tree/v11.30.0) (2021-04-26)
[Full Changelog](https://github.com/auth0/lock/compare/v11.29.1...v11.30.0)
**Added**
- Recaptcha Enterprise support [\#1986](https://github.com/auth0/lock/pull/1986) ([akmjenkins](https://github.com/akmjenkins))
**Fixed**
- [ESD-12716]fix recaptcha on mobile when lang is not English [\#1988](https://github.com/auth0/lock/pull/1988) ([jfromaniello](https://github.com/jfromaniello))
## [v11.29.1](https://github.com/auth0/lock/tree/v11.29.1) (2021-04-14)
[Full Changelog](https://github.com/auth0/lock/compare/v11.29.0...v11.29.1)
**Fixed**
- fix ESD-12716: move CSS display override to render function to fix recaptcha on sign-up [\#1983](https://github.com/auth0/lock/pull/1983) ([jfromaniello](https://github.com/jfromaniello))
## [v11.29.0](https://github.com/auth0/lock/tree/v11.29.0) (2021-04-06)
[Full Changelog](https://github.com/auth0/lock/compare/v11.28.1...v11.29.0)
**Added**
- [SDK-2412] Add event for SSO data fetch [\#1977](https://github.com/auth0/lock/pull/1977) ([stevehobbsdev](https://github.com/stevehobbsdev))
- [SDK-2306] Add login and signup hooks [\#1976](https://github.com/auth0/lock/pull/1976) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Fixed**
- [ESD-12716] fix issue with recaptcha in mobile [\#1978](https://github.com/auth0/lock/pull/1978) ([jfromaniello](https://github.com/jfromaniello))
- Fixes typo "assests" to "assets" [\#1975](https://github.com/auth0/lock/pull/1975) ([morkro](https://github.com/morkro))
- Remove line breaks from passwordless vcode entry instructions [\#1974](https://github.com/auth0/lock/pull/1974) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Remove padding from screen tabs [\#1971](https://github.com/auth0/lock/pull/1971) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.28.1](https://github.com/auth0/lock/tree/v11.28.1) (2021-03-01)
[Full Changelog](https://github.com/auth0/lock/compare/v11.28.0...v11.28.1)
**Fixed**
- Disable form submit manually for passwordless Safari [\#1968](https://github.com/auth0/lock/pull/1968) ([adamjmcgrath](https://github.com/adamjmcgrath))
**Security**
- Upgrade trim version to fix security issue [\#1960](https://github.com/auth0/lock/pull/1960) ([blankg](https://github.com/blankg))
## [v11.28.0](https://github.com/auth0/lock/tree/v11.28.0) (2021-01-06)
[Full Changelog](https://github.com/auth0/lock/compare/v11.27.2...v11.28.0)
**Added**
- An option to hide username in signup view [\#1954](https://github.com/auth0/lock/pull/1954) ([saltukalakus](https://github.com/saltukalakus))
**Changed**
- Wording and spelling fixes to Bulgarian language file [\#1953](https://github.com/auth0/lock/pull/1953) ([maximnaidenov](https://github.com/maximnaidenov))
## [v11.27.2](https://github.com/auth0/lock/tree/v11.27.2) (2020-12-16)
[Full Changelog](https://github.com/auth0/lock/compare/v11.27.1...v11.27.2)
**Changed**
- Update cs.js [\#1944](https://github.com/auth0/lock/pull/1944) ([HopXXII](https://github.com/HopXXII))
**Fixed**
- [ESD-10361] Fix password strength popup overflow issue [\#1949](https://github.com/auth0/lock/pull/1949) ([stevehobbsdev](https://github.com/stevehobbsdev))
- [ESD-10373] Fix rendering of Lock inside popup on first open [\#1948](https://github.com/auth0/lock/pull/1948) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.27.1](https://github.com/auth0/lock/tree/v11.27.1) (2020-10-26)
[Full Changelog](https://github.com/auth0/lock/compare/v11.27.0...v11.27.1)
**Fixed**
- Remove top padding from wrapper element [\#1939](https://github.com/auth0/lock/pull/1939) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Remove javascript:void(0) from links that do not navigate [\#1938](https://github.com/auth0/lock/pull/1938) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Respect showTerms option for passwordless [\#1931](https://github.com/auth0/lock/pull/1931) ([saltukalakus](https://github.com/saltukalakus))
## [v11.27.0](https://github.com/auth0/lock/tree/v11.27.0) (2020-09-18)
[Full Changelog](https://github.com/auth0/lock/compare/v11.26.3...v11.27.0)
**Changed**
- Better flash error messages on incorrect, empty fields. [\#1923](https://github.com/auth0/lock/pull/1923) ([saltukalakus](https://github.com/saltukalakus))
- [SDK-1946] Update Basecamp logo [\#1922](https://github.com/auth0/lock/pull/1922) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Fixed**
- [SDK-1911] Always use UsernamePane when using custom resolver [\#1918](https://github.com/auth0/lock/pull/1918) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Security**
- Dependencies [\#1924](https://github.com/auth0/lock/pull/1924) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Add license scan report and status [\#1920](https://github.com/auth0/lock/pull/1920) ([fossabot](https://github.com/fossabot))
## [v11.26.3](https://github.com/auth0/lock/tree/v11.26.3) (2020-08-14)
[Full Changelog](https://github.com/auth0/lock/compare/v11.26.2...v11.26.3)
**Security**
- [SEC-512] Replace usage of i18n.html with i18n.str in Passwordless verification code UI ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.26.2](https://github.com/auth0/lock/tree/v11.26.2) (2020-08-12)
[Full Changelog](https://github.com/auth0/lock/compare/v11.26.1...v11.26.2)
**Fixed**
- Fallback to default language dictionary when the language file cannot be loaded [\#1912](https://github.com/auth0/lock/pull/1912) ([davidpatrick](https://github.com/davidpatrick))
- [SDK-1813] Send connection scope config to enterprise connections [\#1910](https://github.com/auth0/lock/pull/1910) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Security**
- [Security] Bump elliptic from 6.4.1 to 6.5.3 [\#1909](https://github.com/auth0/lock/pull/1909) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
## [v11.26.1](https://github.com/auth0/lock/tree/v11.26.1) (2020-07-23)
[Full Changelog](https://github.com/auth0/lock/compare/v11.26.0...v11.26.1)
**Fixed**
- fix issue #1906 - remove extension from import [\#1907](https://github.com/auth0/lock/pull/1907) ([jfromaniello](https://github.com/jfromaniello))
## [v11.26.0](https://github.com/auth0/lock/tree/v11.26.0) (2020-07-23)
[Full Changelog](https://github.com/auth0/lock/compare/v11.25.1...v11.26.0)
**Added**
- [CAUTH-423] Add captcha in the sign-up flow [\#1902](https://github.com/auth0/lock/pull/1902) ([jfromaniello](https://github.com/jfromaniello))
**Changed**
- [CAUTH-511] improve error handling on missing captcha [\#1900](https://github.com/auth0/lock/pull/1900) ([jfromaniello](https://github.com/jfromaniello))
**Fixed**
- [SDK-1284] Fix for "growing" tabs when repeatedly clicked [\#1904](https://github.com/auth0/lock/pull/1904) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.25.1](https://github.com/auth0/lock/tree/v11.25.1) (2020-07-14)
[Full Changelog](https://github.com/auth0/lock/compare/v11.25.0...v11.25.1)
**Fixed**
- [SDK-1809] Connection display name is used even when no IdP domains are available [\#1898](https://github.com/auth0/lock/pull/1898) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.25.0](https://github.com/auth0/lock/tree/v11.25.0) (2020-07-09)
[Full Changelog](https://github.com/auth0/lock/compare/v11.24.5...v11.25.0)
**Added**
- [SDK-1710] Allow Lock to use connection display name field from client configuration file [\#1896](https://github.com/auth0/lock/pull/1896) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.24.5](https://github.com/auth0/lock/tree/v11.24.5) (2020-07-03)
[Full Changelog](https://github.com/auth0/lock/compare/v11.24.4...v11.24.5)
**Fixed**
- [SDK-1738] Remove subtle transition on header element [\#1892](https://github.com/auth0/lock/pull/1892) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.24.4](https://github.com/auth0/lock/tree/v11.24.4) (2020-07-02)
[Full Changelog](https://github.com/auth0/lock/compare/v11.24.3...v11.24.4)
**Changed**
- [SDK-1756] Add HTML5 novalidate attribute to Lock form to remove native browser validation [\#1890](https://github.com/auth0/lock/pull/1890) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Bump auth0-js to 9.13.3 [\#1889](https://github.com/auth0/lock/pull/1889) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.24.3](https://github.com/auth0/lock/tree/v11.24.3) (2020-06-19)
[Full Changelog](https://github.com/auth0/lock/compare/v11.24.2...v11.24.3)
**Fixed**
- Allows i18n en lang override [\#1885](https://github.com/auth0/lock/pull/1885) ([davidpatrick](https://github.com/davidpatrick))
- Show the "Can't be blank" message under the password input [\#1882](https://github.com/auth0/lock/pull/1882) ([adamjmcgrath](https://github.com/adamjmcgrath))
**Security**
- [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 [\#1880](https://github.com/auth0/lock/pull/1880) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
## [v11.24.2](https://github.com/auth0/lock/tree/v11.24.2) (2020-06-05)
[Full Changelog](https://github.com/auth0/lock/compare/v11.24.1...v11.24.2)
**Fixed**
- [SDK-1556] Apply window height style to root document for Passwordless UI [\#1878](https://github.com/auth0/lock/pull/1878) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Add !hostedLoginPage condition to redirect check [\#1876](https://github.com/auth0/lock/pull/1876) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Header height not updated when Lock dialog is closed and reopened [\#1874](https://github.com/auth0/lock/pull/1874) ([adamjmcgrath](https://github.com/adamjmcgrath))
- z-index needs to be less than the close button to avoid hiding it [\#1872](https://github.com/auth0/lock/pull/1872) ([adamjmcgrath](https://github.com/adamjmcgrath))
## [v11.24.1](https://github.com/auth0/lock/tree/v11.24.1) (2020-05-18)
[Full Changelog](https://github.com/auth0/lock/compare/v11.24.0...v11.24.1)
**Fixed**
- [ESD-6221] Remove CSS variable from header height calculation [\#1867](https://github.com/auth0/lock/pull/1867) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.24.0](https://github.com/auth0/lock/tree/v11.24.0) (2020-05-11)
[Full Changelog](https://github.com/auth0/lock/compare/v11.23.1...v11.24.0)
**Added**
- Add support for google recaptcha [\#1845](https://github.com/auth0/lock/pull/1845) ([kusold](https://github.com/kusold))
**Fixed**
- Fix header height calculation for large titles [\#1859](https://github.com/auth0/lock/pull/1859) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Typo fix in username.js [\#1857](https://github.com/auth0/lock/pull/1857) ([thduttonuk](https://github.com/thduttonuk))
- Fix send sms error event [\#1856](https://github.com/auth0/lock/pull/1856) ([blankg](https://github.com/blankg))
## [v11.23.1](https://github.com/auth0/lock/tree/v11.23.1) (2020-04-20)
[Full Changelog](https://github.com/auth0/lock/compare/v11.23.0...v11.23.1)
**Fixed**
- [ESD-5299] Bug with the special characters password hint [\#1847](https://github.com/auth0/lock/pull/1847) ([adamjmcgrath](https://github.com/adamjmcgrath))
- [ESD-5397] Fix header z-index [\#1846](https://github.com/auth0/lock/pull/1846) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Security**
- Upgraded dependencies from security advisories [\#1848](https://github.com/auth0/lock/pull/1848) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Bump auth0-js from 9.13.1 to 9.13.2 [\#1844](https://github.com/auth0/lock/pull/1844) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
## [v11.23.0](https://github.com/auth0/lock/tree/v11.23.0) (2020-04-02)
[Full Changelog](https://github.com/auth0/lock/compare/v11.22.5...v11.23.0)
**Added**
- Add invalidHint to phoneNumberInput (fix issue #1836) [\#1837](https://github.com/auth0/lock/pull/1837) ([blankg](https://github.com/blankg))
**Fixed**
- [SDK-1413] Re-added scrollbars and fixed password strength popup clip issue [\#1839](https://github.com/auth0/lock/pull/1839) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Add 'social_signup_needs_terms_acception' Japanese translation [\#1835](https://github.com/auth0/lock/pull/1835) ([mag-chang](https://github.com/mag-chang))
**Dependencies**
- Bumped auth0-js to 9.13.1 [\#1842](https://github.com/auth0/lock/pull/1842) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.22.5](https://github.com/auth0/lock/tree/v11.22.5) (2020-03-25)
[Full Changelog](https://github.com/auth0/lock/compare/v11.22.4...v11.22.5)
**Added**
- add Azerbaijan language [\#1828](https://github.com/auth0/lock/pull/1828) ([Haqverdi](https://github.com/Haqverdi))
## [v11.22.4](https://github.com/auth0/lock/tree/v11.22.4) (2020-03-06)
[Full Changelog](https://github.com/auth0/lock/compare/v11.22.3...v11.22.4)
**Fixed**
- [CAUTH-373] do not autologin the user if captcha is required [\#1818](https://github.com/auth0/lock/pull/1818) ([jfromaniello](https://github.com/jfromaniello))
## [v11.22.3](https://github.com/auth0/lock/tree/v11.22.3) (2020-03-04)
[Full Changelog](https://github.com/auth0/lock/compare/v11.22.2...v11.22.3)
**Fixed**
- [SDK-1389] Applied appearance styles for Bootstrap in Safari [\#1815](https://github.com/auth0/lock/pull/1815) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.22.2](https://github.com/auth0/lock/tree/v11.22.2) (2020-02-20)
[Full Changelog](https://github.com/auth0/lock/compare/v11.22.1...v11.22.2)
**Changed**
- Change Sign in with Apple button background to full black [\#1811](https://github.com/auth0/lock/pull/1811) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Fixed**
- Update cs.js - plural adjustments [\#1810](https://github.com/auth0/lock/pull/1810) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.22.1](https://github.com/auth0/lock/tree/v11.22.1) (2020-02-18)
[Full Changelog](https://github.com/auth0/lock/compare/v11.22.0...v11.22.1)
**Fixed**
- [SDK-1361] Fix missing padding on social buttons [\#1808](https://github.com/auth0/lock/pull/1808) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.22.0](https://github.com/auth0/lock/tree/v11.22.0) (2020-02-17)
[Full Changelog](https://github.com/auth0/lock/compare/v11.21.1...v11.22.0)
**Changed**
- [SDK-1373] Added style rules to handle overflow and scroll [\#1803](https://github.com/auth0/lock/pull/1803) ([stevehobbsdev](https://github.com/stevehobbsdev))
- [SDK-1361] Adjust styling for social buttons and Apple compliance [\#1801](https://github.com/auth0/lock/pull/1801) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Return results with signup success callback [\#1799](https://github.com/auth0/lock/pull/1799) ([bstaley](https://github.com/bstaley))
**Fixed**
- [SDK-1374] Email input now uses type="email" [\#1802](https://github.com/auth0/lock/pull/1802) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.21.1](https://github.com/auth0/lock/tree/v11.21.1) (2020-02-03)
[Full Changelog](https://github.com/auth0/lock/compare/v11.21.0...v11.21.1)
**Fixed**
- [SDK-1300] Added missing translation keys for 6 EU languages [\#1791](https://github.com/auth0/lock/pull/1791) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.21.0](https://github.com/auth0/lock/tree/v11.21.0) (2020-01-30)
[Full Changelog](https://github.com/auth0/lock/compare/v11.20.4...v11.21.0)
**Security**
- Make placeholder text-only, add new placeholderHTML for additionalSignUpFields [\#1788](https://github.com/auth0/lock/pull/1788) ([davidpatrick](https://github.com/davidpatrick))
## [v11.20.4](https://github.com/auth0/lock/tree/v11.20.4) (2020-01-29)
[Full Changelog](https://github.com/auth0/lock/compare/v11.20.3...v11.20.4)
**Fixed**
- Fix for login button being cut off on some mobile devices [\#1785](https://github.com/auth0/lock/pull/1785) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Emit authorization_error event on passwordless error [\#1784](https://github.com/auth0/lock/pull/1784) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.20.3](https://github.com/auth0/lock/tree/v11.20.3) (2020-01-15)
[Full Changelog](https://github.com/auth0/lock/compare/v11.20.2...v11.20.3)
**Changed**
- Bumped Auth0.js to 9.12.2 [\#1780](https://github.com/auth0/lock/pull/1780) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Prevent loading overlay from showing when using Sign In With Apple [\#1779](https://github.com/auth0/lock/pull/1779) ([stevehobbsdev](https://github.com/stevehobbsdev))
**Fixed**
- Fix translation pt-PT [\#1776](https://github.com/auth0/lock/pull/1776) ([mario-moura-silva](https://github.com/mario-moura-silva))
## [v11.20.2](https://github.com/auth0/lock/tree/v11.20.2) (2020-01-06)
[Full Changelog](https://github.com/auth0/lock/compare/v11.20.1...v11.20.2)
**Fixed**
- [CAUTH-277] prevent posting when captcha is required and empty [\#1774](https://github.com/auth0/lock/pull/1774) ([jfromaniello](https://github.com/jfromaniello))
## [v11.20.1](https://github.com/auth0/lock/tree/v11.20.1) (2019-12-20)
[Full Changelog](https://github.com/auth0/lock/compare/v11.20.0...v11.20.1)
**Fixed**
- Set the default token validation leeway to 60 sec [\#1770](https://github.com/auth0/lock/pull/1770) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.20.0](https://github.com/auth0/lock/tree/v11.20.0) (2019-12-16)
[Full Changelog](https://github.com/auth0/lock/compare/v11.19.0...v11.20.0)
**Added**
- add captcha support [\#1765](https://github.com/auth0/lock/pull/1765) ([jfromaniello](https://github.com/jfromaniello))
**Security**
- [SDK-980] Bumped auth0.js to 9.12.0 [\#1767](https://github.com/auth0/lock/pull/1767) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.19.0](https://github.com/auth0/lock/tree/v11.19.0) (2019-12-04)
[Full Changelog](https://github.com/auth0/lock/compare/v11.18.1...v11.19.0)
**Added**
- New Feature: Signup Success Event [\#1754](https://github.com/auth0/lock/pull/1754) ([fostergn](https://github.com/fostergn))
**Fixed**
- [SDK-1191] Lock social buttons now render as links instead of buttons [\#1760](https://github.com/auth0/lock/pull/1760) ([stevehobbsdev](https://github.com/stevehobbsdev))
- [SDK-1141] Altered readme samples to remove ref to localstorage [\#1759](https://github.com/auth0/lock/pull/1759) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Applied overflow style only on mobile views [\#1758](https://github.com/auth0/lock/pull/1758) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Bugfix for WebExtension [\#1750](https://github.com/auth0/lock/pull/1750) ([STK913](https://github.com/STK913))
## [v11.18.1](https://github.com/auth0/lock/tree/v11.18.1) (2019-10-28)
[Full Changelog](https://github.com/auth0/lock/compare/v11.18.0...v11.18.1)
**Added**
- added hungarian transalation for social_signup_needs_terms_acception [\#1744](https://github.com/auth0/lock/pull/1744) ([smatyas](https://github.com/smatyas))
- Add a Lock event 'sso login' [\#1742](https://github.com/auth0/lock/pull/1742) ([countergram](https://github.com/countergram))
- fix: Add missing property for finnish translation [\#1740](https://github.com/auth0/lock/pull/1740) ([petetnt](https://github.com/petetnt))
**Fixed**
- Reset .auth0-lock-form display to 'initial' for iPhone [\#1745](https://github.com/auth0/lock/pull/1745) ([stevehobbsdev](https://github.com/stevehobbsdev))
## [v11.18.0](https://github.com/auth0/lock/tree/v11.18.0) (2019-10-10)
[Full Changelog](https://github.com/auth0/lock/compare/v11.17.3...v11.18.0)
**Changed**
- Relaxing the email validation [\#1735](https://github.com/auth0/lock/pull/1735) ([luisrudge](https://github.com/luisrudge))
- Fix social button interactions when terms have not been accepted [\#1733](https://github.com/auth0/lock/pull/1733) ([luisrudge](https://github.com/luisrudge))
**Fixed**
- Map password_expired to password_change_required [\#1730](https://github.com/auth0/lock/pull/1730) ([luisrudge](https://github.com/luisrudge))
## [v11.17.3](https://github.com/auth0/lock/tree/v11.17.3) (2019-10-03)
[Full Changelog](https://github.com/auth0/lock/compare/v11.17.2...v11.17.3)
**Fixed**
- Fix Title cropping and password instructions tooltip [\#1728](https://github.com/auth0/lock/pull/1728) ([thisis-Shitanshu](https://github.com/thisis-Shitanshu))
- Fix pt language issue [\#1726](https://github.com/auth0/lock/pull/1726) ([jogee](https://github.com/jogee))
## [v11.17.2](https://github.com/auth0/lock/tree/v11.17.2) (2019-08-08)
[Full Changelog](https://github.com/auth0/lock/compare/v11.17.1...v11.17.2)
## [v11.17.1](https://github.com/auth0/lock/tree/v11.17.1) (2019-07-23)
[Full Changelog](https://github.com/auth0/lock/compare/v11.17.0...v11.17.1)
**Fixed**
- Use cdn-uploader from NPM.
## [v11.17.0](https://github.com/auth0/lock/tree/v11.17.0) (2019-07-15)
[Full Changelog](https://github.com/auth0/lock/compare/v11.16.3...v11.17.0)
**Added**
- Add validation to new root profile attributes [\#1657](https://github.com/auth0/lock/pull/1657) ([luisrudge](https://github.com/luisrudge))
- Add support for signup with root level attributes [\#1656](https://github.com/auth0/lock/pull/1656) ([luisrudge](https://github.com/luisrudge))
## [v11.16.3](https://github.com/auth0/lock/tree/v11.16.3) (2019-06-11)
[Full Changelog](https://github.com/auth0/lock/compare/v11.16.2...v11.16.3)
**Added**
- Add support for Apple strategy [\#1674](https://github.com/auth0/lock/pull/1674) ([astanciu](https://github.com/astanciu))
**Fixed**
- Fix password policy when using tenant connections [\#1664](https://github.com/auth0/lock/pull/1664) ([luisrudge](https://github.com/luisrudge))
## [v11.16.2](https://github.com/auth0/lock/tree/v11.16.2) (2019-06-03)
[Full Changelog](https://github.com/auth0/lock/compare/v11.16.1...v11.16.2)
**Fixed**
- Fixed telemetry
## [v11.16.1](https://github.com/auth0/lock/tree/v11.16.1) (2019-06-03)
[Full Changelog](https://github.com/auth0/lock/compare/v11.16.0...v11.16.1)
**Added**
- Add error message for too_many_requests [\#1655](https://github.com/auth0/lock/pull/1655) ([luisrudge](https://github.com/luisrudge))
- Add translation for Bulgarian (bg). [\#1652](https://github.com/auth0/lock/pull/1652) ([alex-mo](https://github.com/alex-mo))
**Fixed**
- Prevent form submit when password is empty [\#1654](https://github.com/auth0/lock/pull/1654) ([luisrudge](https://github.com/luisrudge))
- Fix destroying lock instance [\#1653](https://github.com/auth0/lock/pull/1653) ([luisrudge](https://github.com/luisrudge))
## [v11.16.0](https://github.com/auth0/lock/tree/v11.16.0) (2019-05-06)
[Full Changelog](https://github.com/auth0/lock/compare/v11.15.0...v11.16.0)
**Changed**
- Remove socialButtonStyle option to use small icons [\#1637](https://github.com/auth0/lock/pull/1637) ([luisrudge](https://github.com/luisrudge))
_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._
**Fixed**
- Fix IE11 height [\#1641](https://github.com/auth0/lock/pull/1641) ([luisrudge](https://github.com/luisrudge))
## [v11.15.0](https://github.com/auth0/lock/tree/v11.15.0) (2019-04-16)
[Full Changelog](https://github.com/auth0/lock/compare/v11.14.1...v11.15.0)
**Changed**
- Changes german translation of 'sign up' from 'Anmelden' to 'Registrieren; [\#1627](https://github.com/auth0/lock/pull/1627) ([PapaMufflon](https://github.com/PapaMufflon))
- Update telemetry format and rules [\#1624](https://github.com/auth0/lock/pull/1624) ([luisrudge](https://github.com/luisrudge))
**Fixed**
- Fix layout when using big string for terms [\#1631](https://github.com/auth0/lock/pull/1631) ([luisrudge](https://github.com/luisrudge))
- Use new facebook icon [\#1630](https://github.com/auth0/lock/pull/1630) ([luisrudge](https://github.com/luisrudge))
- Added `login_required` to unhandled authorization errors [\#1629](https://github.com/auth0/lock/pull/1629) ([benhamiltonpro](https://github.com/benhamiltonpro))
- Fix error message overflow [\#1628](https://github.com/auth0/lock/pull/1628) ([luisrudge](https://github.com/luisrudge))
## [v11.14.1](https://github.com/auth0/lock/tree/v11.14.1) (2019-03-18)
[Full Changelog](https://github.com/auth0/lock/compare/v11.14.0...v11.14.1)
**Fixed**
- Fix/avatar crop header mobile [\#1621](https://github.com/auth0/lock/pull/1621) ([luisrudge](https://github.com/luisrudge))
- Improve greek translation [\#1614](https://github.com/auth0/lock/pull/1614) ([esarafianou](https://github.com/esarafianou))
- Upgrade Auth0.js to 9.10.1
## [v11.14.0](https://github.com/auth0/lock/tree/v11.14.0) (2019-01-30)
[Full Changelog](https://github.com/auth0/lock/compare/v11.13.2...v11.14.0)
**Changed**
- Upgrade Auth0.js to trim email, username and phoneNumber on every request [\#1596](https://github.com/auth0/lock/pull/1596) ([luisrudge](https://github.com/luisrudge))
## [v11.13.2](https://github.com/auth0/lock/tree/v11.13.2) (2019-01-28)
[Full Changelog](https://github.com/auth0/lock/compare/v11.13.1...v11.13.2)
**Fixed**
- Fix lock center position with scroll across browsers [\#1594](https://github.com/auth0/lock/pull/1594) ([luisrudge](https://github.com/luisrudge))
## [v11.13.1](https://github.com/auth0/lock/tree/v11.13.1) (2019-01-23)
[Full Changelog](https://github.com/auth0/lock/compare/v11.13.0...v11.13.1)
**Fixed**
- Upgrade Auth0.js with fix for storage inside the Hosted Login Page [\#1592](https://github.com/auth0/lock/pull/1592) ([luisrudge](https://github.com/luisrudge))
## [v11.13.0](https://github.com/auth0/lock/tree/v11.13.0) (2019-01-15)
[Full Changelog](https://github.com/auth0/lock/compare/v11.12.1...v11.13.0)
**Added**
- Adding terms for passwordless [\#1424](https://github.com/auth0/lock/pull/1424) ([luisrudge](https://github.com/luisrudge))
**Changed**
- Don't use storage when inside the Universal Login Page (Auth0.js update) [\#1587](https://github.com/auth0/lock/pull/1587) ([luisrudge](https://github.com/luisrudge))
*