UNPKG

auth0-lock

Version:
993 lines (587 loc) 85 kB
# Change Log ## [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_denied mapping [\#1266](https://github.com/auth0/lock/pull/1266) ([luisrudge](https://github.com/luisrudge)) - Only call getSSOData when rememberLastLogin is true [\#1265](https://github.com/auth0/lock/pull/1265) ([luisrudge](https://github.com/luisrudge)) - Upgrade auth0-js to 9.3.0. See auth0-js' changelog [here](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md#v930-2018-02-22). ## [v11.2.3](https://github.com/auth0/lock/tree/v11.2.3) (2018-02-08) [Full Changelog](https://github.com/auth0/lock/compare/v11.2.2...v11.2.3) **Fixed** - Fixing Auth0LockPasswordless export [\#1259](https://github.com/auth0/lock/pull/1259) ([luisrudge](https://github.com/luisrudge)) - Fix sso warning [\#1258](https://github.com/auth0/lock/pull/1258) ([luisrudge](https://github.com/luisrudge)) ## [v11.2.2](https://github.com/auth0/lock/tree/v11.2.2) (2018-02-06) [Full Changelog](https://github.com/auth0/lock/compare/v11.2.1...v11.2.2) **Fixed** - Upgrade a0js to fix popup mode with passwordless [\#1251](https://github.com/auth0/lock/pull/1251) ([luisrudge](https://github.com/luisrudge)) ## [v11.2.1](https://github.com/auth0/lock/tree/v11.2.1) (2018-02-02) [Full Changelog](https://github.com/auth0/lock/compare/v11.2.0...v11.2.1) **Fixed** - DIsable HRD check for passwordless connections [\#1248](https://github.com/auth0/lock/pull/1248) ([luisrudge](https://github.com/luisrudge)) ## [v11.2.0](https://github.com/auth0/lock/tree/v11.2.0) (2018-02-02) [Full Changelog](https://github.com/auth0/lock/compare/v11.1.3...v11.2.0) **Changed** - call /ssodata when inside the universal login page [\#1245](https://github.com/auth0/lock/pull/1245) ([luisrudge](https://github.com/luisrudge)) - Handling embedded and universal login in the same application [\#1243](https://github.com/auth0/lock/pull/1243) ([luisrudge](https://github.com/luisrudge)) ## [v11.1.3](https://github.com/auth0/lock/tree/v11.1.3) (2018-01-29) [Full Changelog](https://github.com/auth0/lock/compare/v11.1.2...v11.1.3) **Changed** - Update auth0.js [auth0.js changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md#v913-2018-01-29) ## [v11.1.2](https://github.com/auth0/lock/tree/v11.1.2) (2018-01-26) [Full Changelog](https://github.com/auth0/lock/compare/v11.1.1...v11.1.2) **Changed** - Update auth0.js [auth0.js changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md#v912-2018-01-26) ## [v11.1.1](https://github.com/auth0/lock/tree/v11.1.1) (2018-01-24) [Full Changelog](https://github.com/auth0/lock/compare/v11.1.0...v11.1.1) **Changed** - Update auth0.js [auth0.js changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md#v911-2018-01-24) ## [v11.1.0](https://github.com/auth0/lock/tree/v11.1.0) (2018-01-16) [Full Changelog](https://github.com/auth0/lock/compare/v11.0.1...v11.1.0) **Changed** - Update auth0.js [\#1225](https://github.com/auth0/lock/pull/1225) ([luisrudge](https://github.com/luisrudge)) ## [v11.0.0](https://github.com/auth0/lock/tree/v11.0.0) (2017-12-21) [Full Changelog](https://github.com/auth0/lock/compare/v10.23.0...v11.0.0) Lock v11 is designed for embedded login scenarios and **is not supported in centralized login scenarios** (i.e. Hosted Login Pages). You need to keep using Lock v10 in the Hosted Login Page. We wrote a [Migration Guide](https://auth0.com/docs/libraries/lock/v11/migration-guide) to make upgrading your app easy. **Breaking change** `lock.getProfile` now expects an access\_token as the first parameter. You'll need to update your code to change the parameter sent (v10 expected an id_token). **Removed** The `oidcConformant` flag was used to force Lock v10 to not call legacy endpoints. Lock v11 never uses legacy endpoint so the flag is not needed anymore. If specified, it will be ignored. **Changed** Lock v11 default the `scope` parameter to `openid profile email`. This is to make the 'Last Logged in With' window work. ## [v10.23.1](https://github.com/auth0/lock/tree/v10.23.1) (2017-10-12) [Full Changelog](https://github.com/auth0/lock/compare/v10.23.0...v10.23.1) **Fixed** - Using correct suffix for animation [\#1146](https://github.com/auth0/lock/pull/1146) ([luisrudge](https://github.com/luisrudge)) ## [v10.23.0](https://github.com/auth0/lock/tree/v10.23.0) (2017-10-12) [Full Changelog](https://github.com/auth0/lock/compare/v10.22.0...v10.23.0) **Changed** - Pinning react version 15.6.2 [\#1142](https://github.com/auth0/lock/pull/1142) ([luisrudge](https://github.com/luisrudge)) - upgrade auth0.js [\#1137](https://github.com/auth0/lock/pull/1137) ([luisrudge](https://github.com/luisrudge)) - Upgrade react version [\#1135](https://github.com/auth0/lock/pull/1135) ([luisrudge](https://github.com/luisrudge)) **Fixed** - Fix defaultUrl sending hash content [\#1132](https://github.com/auth0/lock/pull/1132) ([luisrudge](https://github.com/luisrudge)) ### ** NOTICE ** We're trying to figure it out how to help customers that want to upgrade to react@16. The ideal would be to move react and react-dom to peerDependencies, but this would be a breaking change for most of our customers, so we're thinking this through. In the meantime, react@16 works just fine with this codebase. You'll just have to bundle both versions if you're not using yarn. If you are using yarn, however, you can use the `resolutions` field and pin react@16 to your repo. ``` { "name": "test-test", "version": "0.1.0", "private": true, "dependencies": { "auth0-lock": "^10.23.0", "react": "^16.0.0", "react-dom": "^16.0.0", "react-scripts": "^1.0.14" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, "resolutions": { "react": "16.0.0", "react-dom": "16.0.0" } } ``` ## [v10.22.0](https://github.com/auth0/lock/tree/v10.22.0) (2017-09-26) [Full Changelog](https://github.com/auth0/lock/compare/v10.21.1...v10.22.0) **Added** - Adding oidcConformant readme entry [\#1119](https://github.com/auth0/lock/pull/1119) ([luisrudge](https://github.com/luisrudge)) **Changed** - Make cross origin authentication the default in OIDC mode [\#1124](https://github.com/auth0/lock/pull/1124) ([luisrudge](https://github.com/luisrudge)) ## [v10.21.1](https://github.com/auth0/lock/tree/v10.21.1) (2017-09-21) [Full Changelog](https://github.com/auth0/lock/compare/v10.21.0...v10.21.1) **Fixed** - Fix resolved connection not being a Map object [\#1116](https://github.com/auth0/lock/pull/1116) ([luisrudge](https://github.com/luisrudge)) ## [v10.21.0](https://github.com/auth0/lock/tree/v10.21.0) (2017-09-21) [Full Changelog](https://github.com/auth0/lock/compare/v10.20.0...v10.21.0) **Added** - Add Estonian Translations [\#1099](https://github.com/auth0/lock/pull/1099) ([meikoudras](https://github.com/meikoudras)) **Changed** - Changed the connectionResolver to run onSubmit instead of onBlur [\#1113](https://github.com/auth0/lock/pull/1113) ([luisrudge](https://github.com/luisrudge)) - Change translate for loginAtLabel [\#1110](https://github.com/auth0/lock/pull/1110) ([radu-carmina](https://github.com/radu-carmina)) **Fixed** - Use resolvedConnection where available [\#1111](https://github.com/auth0/lock/pull/1111) ([lukevmorris](https://github.com/lukevmorris)) - Fix a few svg errors when used with global css rule [\#1103](https://github.com/auth0/lock/pull/1103) ([luisrudge](https://github.com/luisrudge)) - Links with # should use javascript:void(0) [\#1102](https://github.com/auth0/lock/pull/1102) ([luisrudge](https://github.com/luisrudge)) - Improve Danish translation [\#1097](https://github.com/auth0/lock/pull/1097) ([havgry](https://github.com/havgry)) - Fixed translations for Romanian and Slovenian [\#1092](https://github.com/auth0/lock/pull/1092) ([AdrianSima](https://github.com/AdrianSima)) ## [v10.20.0](https://github.com/auth0/lock/tree/v10.20.0) (2017-08-11) [Full Changelog](https://github.com/auth0/lock/compare/v10.19.0...v10.20.0) **Added** - Add Romanian translations [\#1074](https://github.com/auth0/lock/pull/1074) ([jogee](https://github.com/jogee)) - Add Slovenian translations [\#1073](https://github.com/auth0/lock/pull/1073) ([jogee](https://github.com/jogee)) **Changed** - Update username allowed chars regex [\#1079](https://github.com/auth0/lock/pull/1079) ([luisrudge](https://github.com/luisrudge)) **Fixed** - Fix custom theme for custom connections [\#1083](https://github.com/auth0/lock/pull/1083) ([luisrudge](https://github.com/luisrudge)) - Fix spacing using custom signup fields [\#1076](https://github.com/auth0/lock/pull/1076) ([luisrudge](https://github.com/luisrudge)) - Fixed Slovak translations [\#1069](https://github.com/auth0/lock/pull/1069) ([stajo1](https://github.com/stajo1)) ## [v10.19.0](https://github.com/auth0/lock/tree/v10.19.0) (2017-07-18) [Full Changelog](https://github.com/auth0/lock/compare/v10.18.0...v10.19.0) **Added** - Added `oidcConformant` entry to the readme [\#1054](https://github.com/auth0/lock/pull/1054) ([luisrudge](https://github.com/luisrudge)) - Added a custom connection resolver option [\#1052](https://github.com/auth0/lock/pull/1052) ([luisrudge](https://github.com/luisrudge)) - Added Korean translation [\#1051](https://github.com/auth0/lock/pull/1051) ([couldseeme](https://github.com/couldseeme)) **Fixed** - Set the username to the previously used email when toggling hrd [\#1056](https://github.com/auth0/lock/pull/1056) ([luisrudge](https://github.com/luisrudge)) ## [v10.18.0](https://github.com/auth0/lock/tree/v10.18.0) (2017-06-23) [Full Changelog](https://github.com/auth0/lock/compare/v10.17.0...v10.18.0) **Added** - Add analytics events [\#1036](https://github.com/auth0/lock/pull/1036) ([francocorreasosa](https://github.com/francocorreasosa)) - Lang Afrikaans South Africa [\#1035](https://github.com/auth0/lock/pull/1035) ([jdunhin](https://github.com/jdunhin)) - Adding "show password" option [\#1029](https://github.com/auth0/lock/pull/1029) ([luisrudge](https://github.com/luisrudge)) **Changed** - Upgrade React to fix IE11 issues [\#1039](https://github.com/auth0/lock/pull/1039) ([luisrudge](https://github.com/luisrudge)) **Removed** - Removed node version restriction [\#1043](https://github.com/auth0/lock/pull/1043) ([luisrudge](https://github.com/luisrudge)) **Fixed** - Fixing empty popup on signup [\#1048](https://github.com/auth0/lock/pull/1048) ([luisrudge](https://github.com/luisrudge)) - Adding a flag for cross-auth [\#1044](https://github.com/auth0/lock/pull/1044) ([luisrudge](https://github.com/luisrudge)) - Fix custom connection scopes [\#1038](https://github.com/auth0/lock/pull/1038) ([luisrudge](https://github.com/luisrudge)) ## [v10.17.0](https://github.com/auth0/lock/tree/v10.17.0) (2017-06-14) [Full Changelog](https://github.com/auth0/lock/compare/v10.16.0...v10.17.0) **Added** - Added allowAutoComplete ui option [\#1022](https://github.com/auth0/lock/pull/1022) ([luisrudge](https://github.com/luisrudge)) - When in OIDC mode, enterprise connections always go to IdP page [\#1019](https://github.com/auth0/lock/pull/1019) ([luisrudge](https://github.com/luisrudge)) - Added Cross Origin Auth support in OIDC mode [\#1013](https://github.com/auth0/lock/pull/1013) ([luisrudge](https://github.com/luisrudge)) - Emit authorization_error when username/password fails (invalid_user_password) [\#999](https://github.com/auth0/lock/pull/999) ([luisrudge](https://github.com/luisrudge)) **Changed** - Improved Danish translation [\#1033](https://github.com/auth0/lock/pull/1033) ([denkristoffer](https://github.com/denkristoffer)) - Scroll to the error message by default [\#1023](https://github.com/auth0/lock/pull/1023) ([m-idler](https://github.com/m-idler)) - Enabled HTML formatting for flashMessages [\#1017](https://github.com/auth0/lock/pull/1017) ([dariobanfi](https://github.com/dariobanfi)) - package.json: ~ range allowed for auth0-js dep [\#1015](https://github.com/auth0/lock/pull/1015) ([lexaurin](https://github.com/lexaurin)) **Fixed** - Removed extra scroll on mobile view [\#1031](https://github.com/auth0/lock/pull/1031) ([beneliflo](https://github.com/beneliflo)) - Fixing tooltip error in the email pane [\#1030](https://github.com/auth0/lock/pull/1030) ([luisrudge](https://github.com/luisrudge)) - Fix react-addons-css-transition-group issue [\#1001](https://github.com/auth0/lock/pull/1001) ([eoinmurray](https://github.com/eoinmurray)) - Fixed overrides sent to auth0.js [\#997](https://github.com/auth0/lock/pull/997) ([sandrinodimattia](https://github.com/sandrinodimattia)) ## [v10.16.0](https://github.com/auth0/lock/tree/v10.16.0) (2017-05-08) [Full Changelog](https://github.com/auth0/lock/compare/v10.15.1...v10.16.0) **Added** - Add form method [\#993](https://github.com/auth0/lock/pull/993) ([luisrudge](https://gi