UNPKG

auth0-lock

Version:
1,033 lines (561 loc) 98 kB
# Change Log ## [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)) **Fixed** - Fixed missing scroll issue for sign up [\#1566](https://github.com/auth0/lock/pull/1566) ([degrammer](https://github.com/degrammer)) ## [v11.12.1](https://github.com/auth0/lock/tree/v11.12.1) (2018-11-23) [Full Changelog](https://github.com/auth0/lock/compare/v11.12.0...v11.12.1) **Fixed** - Fix `lock is undefined` error in non-redirect scenarios [\#1557](https://github.com/auth0/lock/pull/1557) ([luisrudge](https://github.com/luisrudge)) ## [v11.12.0](https://github.com/auth0/lock/tree/v11.12.0) (2018-11-19) [Full Changelog](https://github.com/auth0/lock/compare/v11.11.0...v11.12.0) **Added** - Add ids to inputs and buttons [\#1517](https://github.com/auth0/lock/pull/1517) ([tingaloo](https://github.com/tingaloo)) - Add `showTerms` option [\#1485](https://github.com/auth0/lock/pull/1485) ([luisrudge](https://github.com/luisrudge)) **Changed** - Trim auth params before sending to the API (not while typing) [\#1546](https://github.com/auth0/lock/pull/1546) ([luisrudge](https://github.com/luisrudge)) **Fixed** - Fix padding in all screens [\#1547](https://github.com/auth0/lock/pull/1547) ([luisrudge](https://github.com/luisrudge)) - Fix IE10 script error [\#1542](https://github.com/auth0/lock/pull/1542) ([luisrudge](https://github.com/luisrudge)) - Fix mobile styles using different heights [\#1539](https://github.com/auth0/lock/pull/1539) ([luisrudge](https://github.com/luisrudge)) ## [v11.11.0](https://github.com/auth0/lock/tree/v11.11.0) (2018-10-23) [Full Changelog](https://github.com/auth0/lock/compare/v11.10.0...v11.11.0) **Added** - Add prefill support to Auth0LockPasswordless [\#1505](https://github.com/auth0/lock/pull/1505) ([luisrudge](https://github.com/luisrudge)) - Add `ariaLabel` option for custom fields [\#1492](https://github.com/auth0/lock/pull/1492) ([Splact](https://github.com/Splact)) **Fixed** - Fix google button styles according to google's guidelines [\#1512](https://github.com/auth0/lock/pull/1512) ([luisrudge](https://github.com/luisrudge)) - [Sustainment] Fixed Reset Password Avatar/Enterprise Issue [\#1504](https://github.com/auth0/lock/pull/1504) ([cocojoe](https://github.com/cocojoe)) - Remove aria-describedby on missing ref [\#1497](https://github.com/auth0/lock/pull/1497) ([Splact](https://github.com/Splact)) ## [v11.10.0](https://github.com/auth0/lock/tree/v11.10.0) (2018-09-27) [Full Changelog](https://github.com/auth0/lock/compare/v11.9.1...v11.10.0) **Changed** - Upgrade Auth0.js to use cookies instead of localStorage by default: [Read more](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md#v980-2018-09-26) ## [v11.9.1](https://github.com/auth0/lock/tree/v11.9.1) (2018-09-10) [Full Changelog](https://github.com/auth0/lock/compare/v11.9.0...v11.9.1) **Fixed** - Use span for icon buttons [\#1478](https://github.com/auth0/lock/pull/1478) ([andrew-me](https://github.com/andrew-me)) ## [v11.9.0](https://github.com/auth0/lock/tree/v11.9.0) (2018-08-28) [Full Changelog](https://github.com/auth0/lock/compare/v11.8.1...v11.9.0) **Added** - Support new minimum password length parameter [\#1472](https://github.com/auth0/lock/pull/1472) ([luisrudge](https://github.com/luisrudge)) - Improve accessibility [\#1471](https://github.com/auth0/lock/pull/1471) ([andrew-me](https://github.com/andrew-me)) - Add a new type of additionalSignUpField: hidden [\#1459](https://github.com/auth0/lock/pull/1459) ([luisrudge](https://github.com/luisrudge)) **Fixed** - Fixed login_hint in some enterprise authorize call scenarios [\#1460](https://github.com/auth0/lock/pull/1460) ([cocojoe](https://github.com/cocojoe)) ## [v11.8.1](https://github.com/auth0/lock/tree/v11.8.1) (2018-07-30) [Full Changelog](https://github.com/auth0/lock/compare/v11.8.0...v11.8.1) **Fixed** - Fix/sign up title inconsistenty [\#1457](https://github.com/auth0/lock/pull/1457) ([luisrudge](https://github.com/luisrudge)) - Fix wrong autoComplete value in password_input [\#1456](https://github.com/auth0/lock/pull/1456) ([luisrudge](https://github.com/luisrudge)) - Fix crash when showing lock for the second time with custom select input [\#1448](https://github.com/auth0/lock/pull/1448) ([luisrudge](https://github.com/luisrudge)) - Moving the PasswordStrength component to below the password input [\#1444](https://github.com/auth0/lock/pull/1444) ([luisrudge](https://github.com/luisrudge)) ## [v11.8.0](https://github.com/auth0/lock/tree/v11.8.0) (2018-07-24) [Full Changelog](https://github.com/auth0/lock/compare/v11.7.2...v11.8.0) **Added** - Add allowPasswordAutocomplete option [\#1419](https://github.com/auth0/lock/pull/1419) ([jshado1](https://github.com/jshado1)) **Changed** - Upgrade auth0.js to 9.7.3 [\#1442](https://github.com/auth0/lock/pull/1442) ([luisrudge](https://github.com/luisrudge)) **Fixed** - Fix Configuration URL when using \_\_tenantInfo and a baseConfigurationURL [\#1425](https://github.com/auth0/lock/pull/1425) ([lbalmaceda](https://github.com/lbalmaceda)) - Fix SSO screen not showing in some cases [\#1415](https://github.com/auth0/lock/pull/1415) ([luisrudge](https://github.com/luisrudge)) - In SSO mode, hide the password input instead of removing it from the DOM [\#1407](https://github.com/auth0/lock/pull/1407) ([luisrudge](https://github.com/luisrudge)) ## [v11.7.2](https://github.com/auth0/lock/tree/v11.7.2) (2018-06-07) [Full Changelog](https://github.com/auth0/lock/compare/v11.7.1...v11.7.2) **Added** - Added an i18n file for the Norwegian Nynorsk language [\#1398](https://github.com/auth0/lock/pull/1398) ([cjrorvik](https://github.com/cjrorvik)) **Fixed** - SSO: Fallback to email if the username field is empty [\#1400](https://github.com/auth0/lock/pull/1400) ([sandrinodimattia](https://github.com/sandrinodimattia)) - Fixed some typos and corrected some mistakes in the Norwegian Bokmaal [\#1399](https://github.com/auth0/lock/pull/1399) ([cjrorvik](https://github.com/cjrorvik)) ## [v11.7.1](https://github.com/auth0/lock/tree/v11.7.1) (2018-06-01) [Full Changelog](https://github.com/auth0/lock/compare/v11.7.0...v11.7.1) **Fixed** - Fix IE submit button display:initial issue [\#1394](https://github.com/auth0/lock/pull/1394) ([luisrudge](https://github.com/luisrudge)) ## [v11.7.0](https://github.com/auth0/lock/tree/v11.7.0) (2018-05-28) [Full Changelog](https://github.com/auth0/lock/compare/v11.6.1...v11.7.0) **Fixed** - Display error for all enterprise connections in the reset password screen [\#1384](https://github.com/auth0/lock/pull/1384) ([luisrudge](https://github.com/luisrudge)) - Hide password strength message when the password is valid [\#1382](https://github.com/auth0/lock/pull/1382) ([luisrudge](https://github.com/luisrudge)) - Fixed Turkish translation [\#1379](https://github.com/auth0/lock/pull/1379) ([saltukalakus](https://github.com/saltukalakus)) - Fix IE default redirect url [\#1373](https://github.com/auth0/lock/pull/1373) ([luisrudge](https://github.com/luisrudge)) ## [v11.6.1](https://github.com/auth0/lock/tree/v11.6.1) (2018-05-02) [Full Changelog](https://github.com/auth0/lock/compare/v11.6.0...v11.6.1) **Fixed** - Fix rendering issue on iOS devices [\#1365](https://github.com/auth0/lock/pull/1365) ([luisrudge](https://github.com/luisrudge)) ## [v11.6.0](https://github.com/auth0/lock/tree/v11.6.0) (2018-04-24) [Full Changelog](https://github.com/auth0/lock/compare/v11.5.2...v11.6.0) **Added** - Add signup error to valid events [\#1329](https://github.com/auth0/lock/pull/1329) ([yveswehrli](https://github.com/yveswehrli)) **Changed** - Upgrade auth0-js to 9.5.0. See auth0-js' changelog [here](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md#v950-2018-04-24). **Fixed** - Show spinner when doing quick auth [\#1346](https://github.com/auth0/lock/pull/1346) ([luisrudge](https://github.com/luisrudge)) - Fix danish translation [\#1338](https://github.com/auth0/lock/pull/1338) ([luisrudge](https://github.com/luisrudge)) - Fix getSSOData not sending custom nonce/state [\#1333](https://github.com/auth0/lock/pull/1333) ([luisrudge](https://github.com/luisrudge)) ## [v11.5.2](https://github.com/auth0/lock/tree/v11.5.2) (2018-03-28) [Full Changelog](https://github.com/auth0/lock/compare/v11.5.1...v11.5.2) **Added** - Add jwksURI override option [\#1321](https://github.com/auth0/lock/pull/1321) ([luisrudge](https://github.com/luisrudge)) ## [v11.5.1](https://github.com/auth0/lock/tree/v11.5.1) (2018-03-22) [Full Changelog](https://github.com/auth0/lock/compare/v11.5.0...v11.5.1) ## [v11.5.0](https://github.com/auth0/lock/tree/v11.5.0) (2018-03-22) [Full Changelog](https://github.com/auth0/lock/compare/v11.4.0...v11.5.0) **Changed** - updating auth0-js with impersonation and access token validation changes [\#1308](https://github.com/auth0/lock/pull/1308) ([luisrudge](https://github.com/luisrudge)) **Fixed** - Fix inconsistent state assignment when parsing a hash [\#1309](https://github.com/auth0/lock/pull/1309) ([luisrudge](https://github.com/luisrudge)) - Fixed German translations [\#1307](https://github.com/auth0/lock/pull/1307) ([roschaefer](https://github.com/roschaefer)) - Fixing IE lack of support for `includes` [\#1298](https://github.com/auth0/lock/pull/1298) ([luisrudge](https://github.com/luisrudge)) - Fix Japanese translations [\#1295](https://github.com/auth0/lock/pull/1295) ([hiro1107](https://github.com/hiro1107)) ## [v11.4.0](https://github.com/auth0/lock/tree/v11.4.0) (2018-03-12) [Full Changelog](https://github.com/auth0/lock/compare/v11.3.1...v11.4.0) **Added** - Update auth0.js and add flag to enable impersonation [\#1290](https://github.com/auth0/lock/pull/1290) ([luisrudge](https://github.com/luisrudge)) **Changed** - Making HRD work in signup page and showing an error when HRD is detected in the forgot password page [\#1278](https://github.com/auth0/lock/pull/1278) ([luisrudge](https://github.com/luisrudge)) **Fixed** - Fix inconsistent screen title [\#1288](https://github.com/auth0/lock/pull/1288) ([luisrudge](https://github.com/luisrudge)) - Always remove spaces from email and username [\#1280](https://github.com/auth0/lock/pull/1280) ([luisrudge](https://github.com/luisrudge)) ## [v11.3.1](https://github.com/auth0/lock/tree/v11.3.1) (2018-02-28) [Full Changelog](https://github.com/auth0/lock/compare/v11.3.0...v11.3.1) **Fixed** - Add enterprise mapping to the auth0-oidc strategy [\#1275](https://github.com/auth0/lock/pull/1275) ([luisrudge](https://github.com/luisrudge)) ## [v11.3.0](https://github.com/auth0/lock/tree/v11.3.0) (2018-02-22) [Full Changelog](https://github.com/auth0/lock/compare/v11.2.3...v11.3.0) **Fixed** - Fix Lock Passwordless feature parity (events and quick auth screen) [\#1267](https://github.com/auth0/lock/pull/1267) ([luisrudge](https://github.com/luisrudge)) - Removing legacy COA mapping + fixing access_de