UNPKG

68.3 kBMarkdownView Raw
1# Change Log
2
3## [v11.20.2](https://github.com/auth0/lock/tree/v11.20.2) (2020-01-06)
4[Full Changelog](https://github.com/auth0/lock/compare/v11.20.1...v11.20.2)
5
6
7**Fixed**
8- [CAUTH-277] prevent posting when captcha is required and empty [\#1774](https://github.com/auth0/lock/pull/1774) ([jfromaniello](https://github.com/jfromaniello))
9
10
11## [v11.20.1](https://github.com/auth0/lock/tree/v11.20.1) (2019-12-20)
12[Full Changelog](https://github.com/auth0/lock/compare/v11.20.0...v11.20.1)
13
14
15**Fixed**
16- Set the default token validation leeway to 60 sec [\#1770](https://github.com/auth0/lock/pull/1770) ([stevehobbsdev](https://github.com/stevehobbsdev))
17
18
19## [v11.20.0](https://github.com/auth0/lock/tree/v11.20.0) (2019-12-16)
20[Full Changelog](https://github.com/auth0/lock/compare/v11.19.0...v11.20.0)
21
22
23**Added**
24- add captcha support [\#1765](https://github.com/auth0/lock/pull/1765) ([jfromaniello](https://github.com/jfromaniello))
25
26**Security**
27- [SDK-980] Bumped auth0.js to 9.12.0 [\#1767](https://github.com/auth0/lock/pull/1767) ([stevehobbsdev](https://github.com/stevehobbsdev))
28
29
30## [v11.19.0](https://github.com/auth0/lock/tree/v11.19.0) (2019-12-04)
31[Full Changelog](https://github.com/auth0/lock/compare/v11.18.1...v11.19.0)
32
33
34**Added**
35- New Feature: Signup Success Event [\#1754](https://github.com/auth0/lock/pull/1754) ([fostergn](https://github.com/fostergn))
36
37**Fixed**
38- [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))
39- [SDK-1141] Altered readme samples to remove ref to localstorage [\#1759](https://github.com/auth0/lock/pull/1759) ([stevehobbsdev](https://github.com/stevehobbsdev))
40- Applied overflow style only on mobile views [\#1758](https://github.com/auth0/lock/pull/1758) ([stevehobbsdev](https://github.com/stevehobbsdev))
41- Bugfix for WebExtension [\#1750](https://github.com/auth0/lock/pull/1750) ([STK913](https://github.com/STK913))
42
43
44## [v11.18.1](https://github.com/auth0/lock/tree/v11.18.1) (2019-10-28)
45[Full Changelog](https://github.com/auth0/lock/compare/v11.18.0...v11.18.1)
46
47
48**Added**
49- added hungarian transalation for social_signup_needs_terms_acception [\#1744](https://github.com/auth0/lock/pull/1744) ([smatyas](https://github.com/smatyas))
50- Add a Lock event 'sso login' [\#1742](https://github.com/auth0/lock/pull/1742) ([countergram](https://github.com/countergram))
51- fix: Add missing property for finnish translation [\#1740](https://github.com/auth0/lock/pull/1740) ([petetnt](https://github.com/petetnt))
52
53**Fixed**
54- Reset .auth0-lock-form display to 'initial' for iPhone [\#1745](https://github.com/auth0/lock/pull/1745) ([stevehobbsdev](https://github.com/stevehobbsdev))
55
56
57## [v11.18.0](https://github.com/auth0/lock/tree/v11.18.0) (2019-10-10)
58[Full Changelog](https://github.com/auth0/lock/compare/v11.17.3...v11.18.0)
59
60
61**Changed**
62- Relaxing the email validation [\#1735](https://github.com/auth0/lock/pull/1735) ([luisrudge](https://github.com/luisrudge))
63- Fix social button interactions when terms have not been accepted [\#1733](https://github.com/auth0/lock/pull/1733) ([luisrudge](https://github.com/luisrudge))
64
65**Fixed**
66- Map password_expired to password_change_required [\#1730](https://github.com/auth0/lock/pull/1730) ([luisrudge](https://github.com/luisrudge))
67
68
69## [v11.17.3](https://github.com/auth0/lock/tree/v11.17.3) (2019-10-03)
70[Full Changelog](https://github.com/auth0/lock/compare/v11.17.2...v11.17.3)
71
72
73**Fixed**
74- Fix Title cropping and password instructions tooltip [\#1728](https://github.com/auth0/lock/pull/1728) ([thisis-Shitanshu](https://github.com/thisis-Shitanshu))
75- Fix pt language issue [\#1726](https://github.com/auth0/lock/pull/1726) ([jogee](https://github.com/jogee))
76
77
78## [v11.17.2](https://github.com/auth0/lock/tree/v11.17.2) (2019-08-08)
79[Full Changelog](https://github.com/auth0/lock/compare/v11.17.1...v11.17.2)
80
81
82
83## [v11.17.1](https://github.com/auth0/lock/tree/v11.17.1) (2019-07-23)
84[Full Changelog](https://github.com/auth0/lock/compare/v11.17.0...v11.17.1)
85
86**Fixed**
87
88- Use cdn-uploader from NPM.
89
90
91## [v11.17.0](https://github.com/auth0/lock/tree/v11.17.0) (2019-07-15)
92[Full Changelog](https://github.com/auth0/lock/compare/v11.16.3...v11.17.0)
93
94
95**Added**
96- Add validation to new root profile attributes [\#1657](https://github.com/auth0/lock/pull/1657) ([luisrudge](https://github.com/luisrudge))
97- Add support for signup with root level attributes [\#1656](https://github.com/auth0/lock/pull/1656) ([luisrudge](https://github.com/luisrudge))
98
99
100## [v11.16.3](https://github.com/auth0/lock/tree/v11.16.3) (2019-06-11)
101[Full Changelog](https://github.com/auth0/lock/compare/v11.16.2...v11.16.3)
102
103
104**Added**
105- Add support for Apple strategy [\#1674](https://github.com/auth0/lock/pull/1674) ([astanciu](https://github.com/astanciu))
106
107**Fixed**
108- Fix password policy when using tenant connections [\#1664](https://github.com/auth0/lock/pull/1664) ([luisrudge](https://github.com/luisrudge))
109
110
111## [v11.16.2](https://github.com/auth0/lock/tree/v11.16.2) (2019-06-03)
112[Full Changelog](https://github.com/auth0/lock/compare/v11.16.1...v11.16.2)
113
114**Fixed**
115
116- Fixed telemetry
117
118
119## [v11.16.1](https://github.com/auth0/lock/tree/v11.16.1) (2019-06-03)
120[Full Changelog](https://github.com/auth0/lock/compare/v11.16.0...v11.16.1)
121
122
123**Added**
124- Add error message for too_many_requests [\#1655](https://github.com/auth0/lock/pull/1655) ([luisrudge](https://github.com/luisrudge))
125- Add translation for Bulgarian (bg). [\#1652](https://github.com/auth0/lock/pull/1652) ([alex-mo](https://github.com/alex-mo))
126
127**Fixed**
128- Prevent form submit when password is empty [\#1654](https://github.com/auth0/lock/pull/1654) ([luisrudge](https://github.com/luisrudge))
129- Fix destroying lock instance [\#1653](https://github.com/auth0/lock/pull/1653) ([luisrudge](https://github.com/luisrudge))
130
131
132## [v11.16.0](https://github.com/auth0/lock/tree/v11.16.0) (2019-05-06)
133[Full Changelog](https://github.com/auth0/lock/compare/v11.15.0...v11.16.0)
134
135
136**Changed**
137- Remove socialButtonStyle option to use small icons [\#1637](https://github.com/auth0/lock/pull/1637) ([luisrudge](https://github.com/luisrudge))
138
139*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.*
140
141**Fixed**
142- Fix IE11 height [\#1641](https://github.com/auth0/lock/pull/1641) ([luisrudge](https://github.com/luisrudge))
143
144
145## [v11.15.0](https://github.com/auth0/lock/tree/v11.15.0) (2019-04-16)
146[Full Changelog](https://github.com/auth0/lock/compare/v11.14.1...v11.15.0)
147
148
149**Changed**
150- Changes german translation of 'sign up' from 'Anmelden' to 'Registrieren; [\#1627](https://github.com/auth0/lock/pull/1627) ([PapaMufflon](https://github.com/PapaMufflon))
151- Update telemetry format and rules [\#1624](https://github.com/auth0/lock/pull/1624) ([luisrudge](https://github.com/luisrudge))
152
153**Fixed**
154- Fix layout when using big string for terms [\#1631](https://github.com/auth0/lock/pull/1631) ([luisrudge](https://github.com/luisrudge))
155- Use new facebook icon [\#1630](https://github.com/auth0/lock/pull/1630) ([luisrudge](https://github.com/luisrudge))
156- Added `login_required` to unhandled authorization errors [\#1629](https://github.com/auth0/lock/pull/1629) ([benhamiltonpro](https://github.com/benhamiltonpro))
157- Fix error message overflow [\#1628](https://github.com/auth0/lock/pull/1628) ([luisrudge](https://github.com/luisrudge))
158
159
160## [v11.14.1](https://github.com/auth0/lock/tree/v11.14.1) (2019-03-18)
161[Full Changelog](https://github.com/auth0/lock/compare/v11.14.0...v11.14.1)
162
163
164**Fixed**
165- Fix/avatar crop header mobile [\#1621](https://github.com/auth0/lock/pull/1621) ([luisrudge](https://github.com/luisrudge))
166- Improve greek translation [\#1614](https://github.com/auth0/lock/pull/1614) ([esarafianou](https://github.com/esarafianou))
167- Upgrade Auth0.js to 9.10.1
168
169
170## [v11.14.0](https://github.com/auth0/lock/tree/v11.14.0) (2019-01-30)
171[Full Changelog](https://github.com/auth0/lock/compare/v11.13.2...v11.14.0)
172
173
174**Changed**
175- 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))
176
177
178## [v11.13.2](https://github.com/auth0/lock/tree/v11.13.2) (2019-01-28)
179[Full Changelog](https://github.com/auth0/lock/compare/v11.13.1...v11.13.2)
180
181
182**Fixed**
183- Fix lock center position with scroll across browsers [\#1594](https://github.com/auth0/lock/pull/1594) ([luisrudge](https://github.com/luisrudge))
184
185
186## [v11.13.1](https://github.com/auth0/lock/tree/v11.13.1) (2019-01-23)
187[Full Changelog](https://github.com/auth0/lock/compare/v11.13.0...v11.13.1)
188
189
190**Fixed**
191- 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))
192
193
194## [v11.13.0](https://github.com/auth0/lock/tree/v11.13.0) (2019-01-15)
195[Full Changelog](https://github.com/auth0/lock/compare/v11.12.1...v11.13.0)
196
197
198**Added**
199- Adding terms for passwordless [\#1424](https://github.com/auth0/lock/pull/1424) ([luisrudge](https://github.com/luisrudge))
200
201**Changed**
202- 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))
203
204**Fixed**
205- Fixed missing scroll issue for sign up [\#1566](https://github.com/auth0/lock/pull/1566) ([degrammer](https://github.com/degrammer))
206
207
208## [v11.12.1](https://github.com/auth0/lock/tree/v11.12.1) (2018-11-23)
209[Full Changelog](https://github.com/auth0/lock/compare/v11.12.0...v11.12.1)
210
211
212**Fixed**
213- Fix `lock is undefined` error in non-redirect scenarios [\#1557](https://github.com/auth0/lock/pull/1557) ([luisrudge](https://github.com/luisrudge))
214
215
216## [v11.12.0](https://github.com/auth0/lock/tree/v11.12.0) (2018-11-19)
217[Full Changelog](https://github.com/auth0/lock/compare/v11.11.0...v11.12.0)
218
219
220**Added**
221- Add ids to inputs and buttons [\#1517](https://github.com/auth0/lock/pull/1517) ([tingaloo](https://github.com/tingaloo))
222- Add `showTerms` option [\#1485](https://github.com/auth0/lock/pull/1485) ([luisrudge](https://github.com/luisrudge))
223
224**Changed**
225- Trim auth params before sending to the API (not while typing) [\#1546](https://github.com/auth0/lock/pull/1546) ([luisrudge](https://github.com/luisrudge))
226
227**Fixed**
228- Fix padding in all screens [\#1547](https://github.com/auth0/lock/pull/1547) ([luisrudge](https://github.com/luisrudge))
229- Fix IE10 script error [\#1542](https://github.com/auth0/lock/pull/1542) ([luisrudge](https://github.com/luisrudge))
230- Fix mobile styles using different heights [\#1539](https://github.com/auth0/lock/pull/1539) ([luisrudge](https://github.com/luisrudge))
231
232
233## [v11.11.0](https://github.com/auth0/lock/tree/v11.11.0) (2018-10-23)
234[Full Changelog](https://github.com/auth0/lock/compare/v11.10.0...v11.11.0)
235
236
237**Added**
238- Add prefill support to Auth0LockPasswordless [\#1505](https://github.com/auth0/lock/pull/1505) ([luisrudge](https://github.com/luisrudge))
239- Add `ariaLabel` option for custom fields [\#1492](https://github.com/auth0/lock/pull/1492) ([Splact](https://github.com/Splact))
240
241**Fixed**
242- Fix google button styles according to google's guidelines [\#1512](https://github.com/auth0/lock/pull/1512) ([luisrudge](https://github.com/luisrudge))
243- [Sustainment] Fixed Reset Password Avatar/Enterprise Issue [\#1504](https://github.com/auth0/lock/pull/1504) ([cocojoe](https://github.com/cocojoe))
244- Remove aria-describedby on missing ref [\#1497](https://github.com/auth0/lock/pull/1497) ([Splact](https://github.com/Splact))
245
246
247## [v11.10.0](https://github.com/auth0/lock/tree/v11.10.0) (2018-09-27)
248[Full Changelog](https://github.com/auth0/lock/compare/v11.9.1...v11.10.0)
249
250**Changed**
251- 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)
252
253
254## [v11.9.1](https://github.com/auth0/lock/tree/v11.9.1) (2018-09-10)
255[Full Changelog](https://github.com/auth0/lock/compare/v11.9.0...v11.9.1)
256
257
258**Fixed**
259- Use span for icon buttons [\#1478](https://github.com/auth0/lock/pull/1478) ([andrew-me](https://github.com/andrew-me))
260
261
262## [v11.9.0](https://github.com/auth0/lock/tree/v11.9.0) (2018-08-28)
263[Full Changelog](https://github.com/auth0/lock/compare/v11.8.1...v11.9.0)
264
265
266**Added**
267- Support new minimum password length parameter [\#1472](https://github.com/auth0/lock/pull/1472) ([luisrudge](https://github.com/luisrudge))
268- Improve accessibility [\#1471](https://github.com/auth0/lock/pull/1471) ([andrew-me](https://github.com/andrew-me))
269- Add a new type of additionalSignUpField: hidden [\#1459](https://github.com/auth0/lock/pull/1459) ([luisrudge](https://github.com/luisrudge))
270
271**Fixed**
272- Fixed login_hint in some enterprise authorize call scenarios [\#1460](https://github.com/auth0/lock/pull/1460) ([cocojoe](https://github.com/cocojoe))
273
274
275## [v11.8.1](https://github.com/auth0/lock/tree/v11.8.1) (2018-07-30)
276[Full Changelog](https://github.com/auth0/lock/compare/v11.8.0...v11.8.1)
277
278
279**Fixed**
280- Fix/sign up title inconsistenty [\#1457](https://github.com/auth0/lock/pull/1457) ([luisrudge](https://github.com/luisrudge))
281- Fix wrong autoComplete value in password_input [\#1456](https://github.com/auth0/lock/pull/1456) ([luisrudge](https://github.com/luisrudge))
282- 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))
283- Moving the PasswordStrength component to below the password input [\#1444](https://github.com/auth0/lock/pull/1444) ([luisrudge](https://github.com/luisrudge))
284
285
286## [v11.8.0](https://github.com/auth0/lock/tree/v11.8.0) (2018-07-24)
287[Full Changelog](https://github.com/auth0/lock/compare/v11.7.2...v11.8.0)
288
289
290**Added**
291- Add allowPasswordAutocomplete option [\#1419](https://github.com/auth0/lock/pull/1419) ([jshado1](https://github.com/jshado1))
292
293**Changed**
294- Upgrade auth0.js to 9.7.3 [\#1442](https://github.com/auth0/lock/pull/1442) ([luisrudge](https://github.com/luisrudge))
295
296**Fixed**
297- Fix Configuration URL when using __tenantInfo and a baseConfigurationURL [\#1425](https://github.com/auth0/lock/pull/1425) ([lbalmaceda](https://github.com/lbalmaceda))
298- Fix SSO screen not showing in some cases [\#1415](https://github.com/auth0/lock/pull/1415) ([luisrudge](https://github.com/luisrudge))
299- 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))
300
301
302## [v11.7.2](https://github.com/auth0/lock/tree/v11.7.2) (2018-06-07)
303[Full Changelog](https://github.com/auth0/lock/compare/v11.7.1...v11.7.2)
304
305
306**Added**
307- Added an i18n file for the Norwegian Nynorsk language [\#1398](https://github.com/auth0/lock/pull/1398) ([cjrorvik](https://github.com/cjrorvik))
308
309**Fixed**
310- SSO: Fallback to email if the username field is empty [\#1400](https://github.com/auth0/lock/pull/1400) ([sandrinodimattia](https://github.com/sandrinodimattia))
311- Fixed some typos and corrected some mistakes in the Norwegian Bokmaal [\#1399](https://github.com/auth0/lock/pull/1399) ([cjrorvik](https://github.com/cjrorvik))
312
313
314## [v11.7.1](https://github.com/auth0/lock/tree/v11.7.1) (2018-06-01)
315[Full Changelog](https://github.com/auth0/lock/compare/v11.7.0...v11.7.1)
316
317
318**Fixed**
319- Fix IE submit button display:initial issue [\#1394](https://github.com/auth0/lock/pull/1394) ([luisrudge](https://github.com/luisrudge))
320
321
322## [v11.7.0](https://github.com/auth0/lock/tree/v11.7.0) (2018-05-28)
323[Full Changelog](https://github.com/auth0/lock/compare/v11.6.1...v11.7.0)
324
325
326**Fixed**
327- Display error for all enterprise connections in the reset password screen [\#1384](https://github.com/auth0/lock/pull/1384) ([luisrudge](https://github.com/luisrudge))
328- Hide password strength message when the password is valid [\#1382](https://github.com/auth0/lock/pull/1382) ([luisrudge](https://github.com/luisrudge))
329- Fixed Turkish translation [\#1379](https://github.com/auth0/lock/pull/1379) ([saltukalakus](https://github.com/saltukalakus))
330- Fix IE default redirect url [\#1373](https://github.com/auth0/lock/pull/1373) ([luisrudge](https://github.com/luisrudge))
331
332
333## [v11.6.1](https://github.com/auth0/lock/tree/v11.6.1) (2018-05-02)
334[Full Changelog](https://github.com/auth0/lock/compare/v11.6.0...v11.6.1)
335
336**Fixed**
337- Fix rendering issue on iOS devices [\#1365](https://github.com/auth0/lock/pull/1365) ([luisrudge](https://github.com/luisrudge))
338
339
340## [v11.6.0](https://github.com/auth0/lock/tree/v11.6.0) (2018-04-24)
341[Full Changelog](https://github.com/auth0/lock/compare/v11.5.2...v11.6.0)
342
343
344**Added**
345- Add signup error to valid events [\#1329](https://github.com/auth0/lock/pull/1329) ([yveswehrli](https://github.com/yveswehrli))
346
347**Changed**
348- 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).
349**Fixed**
350- Show spinner when doing quick auth [\#1346](https://github.com/auth0/lock/pull/1346) ([luisrudge](https://github.com/luisrudge))
351- Fix danish translation [\#1338](https://github.com/auth0/lock/pull/1338) ([luisrudge](https://github.com/luisrudge))
352- Fix getSSOData not sending custom nonce/state [\#1333](https://github.com/auth0/lock/pull/1333) ([luisrudge](https://github.com/luisrudge))
353
354
355## [v11.5.2](https://github.com/auth0/lock/tree/v11.5.2) (2018-03-28)
356[Full Changelog](https://github.com/auth0/lock/compare/v11.5.1...v11.5.2)
357
358
359**Added**
360- Add jwksURI override option [\#1321](https://github.com/auth0/lock/pull/1321) ([luisrudge](https://github.com/luisrudge))
361
362
363## [v11.5.1](https://github.com/auth0/lock/tree/v11.5.1) (2018-03-22)
364[Full Changelog](https://github.com/auth0/lock/compare/v11.5.0...v11.5.1)
365
366
367
368## [v11.5.0](https://github.com/auth0/lock/tree/v11.5.0) (2018-03-22)
369[Full Changelog](https://github.com/auth0/lock/compare/v11.4.0...v11.5.0)
370
371
372**Changed**
373- updating auth0-js with impersonation and access token validation changes [\#1308](https://github.com/auth0/lock/pull/1308) ([luisrudge](https://github.com/luisrudge))
374
375**Fixed**
376- Fix inconsistent state assignment when parsing a hash [\#1309](https://github.com/auth0/lock/pull/1309) ([luisrudge](https://github.com/luisrudge))
377- Fixed German translations [\#1307](https://github.com/auth0/lock/pull/1307) ([roschaefer](https://github.com/roschaefer))
378- Fixing IE lack of support for `includes` [\#1298](https://github.com/auth0/lock/pull/1298) ([luisrudge](https://github.com/luisrudge))
379- Fix Japanese translations [\#1295](https://github.com/auth0/lock/pull/1295) ([hiro1107](https://github.com/hiro1107))
380
381
382## [v11.4.0](https://github.com/auth0/lock/tree/v11.4.0) (2018-03-12)
383[Full Changelog](https://github.com/auth0/lock/compare/v11.3.1...v11.4.0)
384
385
386**Added**
387- Update auth0.js and add flag to enable impersonation [\#1290](https://github.com/auth0/lock/pull/1290) ([luisrudge](https://github.com/luisrudge))
388
389**Changed**
390- 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))
391
392**Fixed**
393- Fix inconsistent screen title [\#1288](https://github.com/auth0/lock/pull/1288) ([luisrudge](https://github.com/luisrudge))
394- Always remove spaces from email and username [\#1280](https://github.com/auth0/lock/pull/1280) ([luisrudge](https://github.com/luisrudge))
395
396
397## [v11.3.1](https://github.com/auth0/lock/tree/v11.3.1) (2018-02-28)
398[Full Changelog](https://github.com/auth0/lock/compare/v11.3.0...v11.3.1)
399
400
401**Fixed**
402- Add enterprise mapping to the auth0-oidc strategy [\#1275](https://github.com/auth0/lock/pull/1275) ([luisrudge](https://github.com/luisrudge))
403
404
405## [v11.3.0](https://github.com/auth0/lock/tree/v11.3.0) (2018-02-22)
406[Full Changelog](https://github.com/auth0/lock/compare/v11.2.3...v11.3.0)
407
408
409**Fixed**
410- Fix Lock Passwordless feature parity (events and quick auth screen) [\#1267](https://github.com/auth0/lock/pull/1267) ([luisrudge](https://github.com/luisrudge))
411- Removing legacy COA mapping + fixing access_denied mapping [\#1266](https://github.com/auth0/lock/pull/1266) ([luisrudge](https://github.com/luisrudge))
412- Only call getSSOData when rememberLastLogin is true [\#1265](https://github.com/auth0/lock/pull/1265) ([luisrudge](https://github.com/luisrudge))
413- 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).
414
415
416
417## [v11.2.3](https://github.com/auth0/lock/tree/v11.2.3) (2018-02-08)
418[Full Changelog](https://github.com/auth0/lock/compare/v11.2.2...v11.2.3)
419
420
421**Fixed**
422- Fixing Auth0LockPasswordless export [\#1259](https://github.com/auth0/lock/pull/1259) ([luisrudge](https://github.com/luisrudge))
423- Fix sso warning [\#1258](https://github.com/auth0/lock/pull/1258) ([luisrudge](https://github.com/luisrudge))
424
425
426## [v11.2.2](https://github.com/auth0/lock/tree/v11.2.2) (2018-02-06)
427[Full Changelog](https://github.com/auth0/lock/compare/v11.2.1...v11.2.2)
428
429
430**Fixed**
431- Upgrade a0js to fix popup mode with passwordless [\#1251](https://github.com/auth0/lock/pull/1251) ([luisrudge](https://github.com/luisrudge))
432
433
434## [v11.2.1](https://github.com/auth0/lock/tree/v11.2.1) (2018-02-02)
435[Full Changelog](https://github.com/auth0/lock/compare/v11.2.0...v11.2.1)
436
437
438**Fixed**
439- DIsable HRD check for passwordless connections [\#1248](https://github.com/auth0/lock/pull/1248) ([luisrudge](https://github.com/luisrudge))
440
441
442## [v11.2.0](https://github.com/auth0/lock/tree/v11.2.0) (2018-02-02)
443[Full Changelog](https://github.com/auth0/lock/compare/v11.1.3...v11.2.0)
444
445
446**Changed**
447- call /ssodata when inside the universal login page [\#1245](https://github.com/auth0/lock/pull/1245) ([luisrudge](https://github.com/luisrudge))
448- Handling embedded and universal login in the same application [\#1243](https://github.com/auth0/lock/pull/1243) ([luisrudge](https://github.com/luisrudge))
449
450
451## [v11.1.3](https://github.com/auth0/lock/tree/v11.1.3) (2018-01-29)
452[Full Changelog](https://github.com/auth0/lock/compare/v11.1.2...v11.1.3)
453
454**Changed**
455- Update auth0.js [auth0.js changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md#v913-2018-01-29)
456
457
458
459## [v11.1.2](https://github.com/auth0/lock/tree/v11.1.2) (2018-01-26)
460[Full Changelog](https://github.com/auth0/lock/compare/v11.1.1...v11.1.2)
461
462**Changed**
463- Update auth0.js [auth0.js changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md#v912-2018-01-26)
464
465
466## [v11.1.1](https://github.com/auth0/lock/tree/v11.1.1) (2018-01-24)
467[Full Changelog](https://github.com/auth0/lock/compare/v11.1.0...v11.1.1)
468
469**Changed**
470- Update auth0.js [auth0.js changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md#v911-2018-01-24)
471
472
473## [v11.1.0](https://github.com/auth0/lock/tree/v11.1.0) (2018-01-16)
474[Full Changelog](https://github.com/auth0/lock/compare/v11.0.1...v11.1.0)
475
476
477**Changed**
478- Update auth0.js [\#1225](https://github.com/auth0/lock/pull/1225) ([luisrudge](https://github.com/luisrudge))
479
480
481## [v11.0.0](https://github.com/auth0/lock/tree/v11.0.0) (2017-12-21)
482[Full Changelog](https://github.com/auth0/lock/compare/v10.23.0...v11.0.0)
483
484Lock 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.
485
486We wrote a [Migration Guide](https://auth0.com/docs/libraries/lock/v11/migration-guide) to make upgrading your app easy.
487
488**Breaking change**
489`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).
490
491**Removed**
492The `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.
493
494**Changed**
495Lock v11 default the `scope` parameter to `openid profile email`. This is to make the 'Last Logged in With' window work.
496
497## [v10.23.1](https://github.com/auth0/lock/tree/v10.23.1) (2017-10-12)
498[Full Changelog](https://github.com/auth0/lock/compare/v10.23.0...v10.23.1)
499
500
501**Fixed**
502- Using correct suffix for animation [\#1146](https://github.com/auth0/lock/pull/1146) ([luisrudge](https://github.com/luisrudge))
503
504
505## [v10.23.0](https://github.com/auth0/lock/tree/v10.23.0) (2017-10-12)
506[Full Changelog](https://github.com/auth0/lock/compare/v10.22.0...v10.23.0)
507
508
509**Changed**
510- Pinning react version 15.6.2 [\#1142](https://github.com/auth0/lock/pull/1142) ([luisrudge](https://github.com/luisrudge))
511- upgrade auth0.js [\#1137](https://github.com/auth0/lock/pull/1137) ([luisrudge](https://github.com/luisrudge))
512- Upgrade react version [\#1135](https://github.com/auth0/lock/pull/1135) ([luisrudge](https://github.com/luisrudge))
513
514**Fixed**
515- Fix defaultUrl sending hash content [\#1132](https://github.com/auth0/lock/pull/1132) ([luisrudge](https://github.com/luisrudge))
516
517
518### ** NOTICE **
519We'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.
520
521In 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.
522
523```
524{
525 "name": "test-test",
526 "version": "0.1.0",
527 "private": true,
528 "dependencies": {
529 "auth0-lock": "^10.23.0",
530 "react": "^16.0.0",
531 "react-dom": "^16.0.0",
532 "react-scripts": "^1.0.14"
533 },
534 "scripts": {
535 "start": "react-scripts start",
536 "build": "react-scripts build",
537 "test": "react-scripts test --env=jsdom",
538 "eject": "react-scripts eject"
539 },
540 "resolutions": {
541 "react": "16.0.0",
542 "react-dom": "16.0.0"
543 }
544}
545```
546
547
548## [v10.22.0](https://github.com/auth0/lock/tree/v10.22.0) (2017-09-26)
549[Full Changelog](https://github.com/auth0/lock/compare/v10.21.1...v10.22.0)
550
551
552**Added**
553- Adding oidcConformant readme entry [\#1119](https://github.com/auth0/lock/pull/1119) ([luisrudge](https://github.com/luisrudge))
554
555**Changed**
556- Make cross origin authentication the default in OIDC mode [\#1124](https://github.com/auth0/lock/pull/1124) ([luisrudge](https://github.com/luisrudge))
557
558
559## [v10.21.1](https://github.com/auth0/lock/tree/v10.21.1) (2017-09-21)
560[Full Changelog](https://github.com/auth0/lock/compare/v10.21.0...v10.21.1)
561
562
563**Fixed**
564- Fix resolved connection not being a Map object [\#1116](https://github.com/auth0/lock/pull/1116) ([luisrudge](https://github.com/luisrudge))
565
566
567## [v10.21.0](https://github.com/auth0/lock/tree/v10.21.0) (2017-09-21)
568[Full Changelog](https://github.com/auth0/lock/compare/v10.20.0...v10.21.0)
569
570
571**Added**
572- Add Estonian Translations [\#1099](https://github.com/auth0/lock/pull/1099) ([meikoudras](https://github.com/meikoudras))
573
574**Changed**
575- Changed the connectionResolver to run onSubmit instead of onBlur [\#1113](https://github.com/auth0/lock/pull/1113) ([luisrudge](https://github.com/luisrudge))
576- Change translate for loginAtLabel [\#1110](https://github.com/auth0/lock/pull/1110) ([radu-carmina](https://github.com/radu-carmina))
577
578**Fixed**
579- Use resolvedConnection where available [\#1111](https://github.com/auth0/lock/pull/1111) ([lukevmorris](https://github.com/lukevmorris))
580- Fix a few svg errors when used with global css rule [\#1103](https://github.com/auth0/lock/pull/1103) ([luisrudge](https://github.com/luisrudge))
581- Links with # should use javascript:void(0) [\#1102](https://github.com/auth0/lock/pull/1102) ([luisrudge](https://github.com/luisrudge))
582- Improve Danish translation [\#1097](https://github.com/auth0/lock/pull/1097) ([havgry](https://github.com/havgry))
583- Fixed translations for Romanian and Slovenian [\#1092](https://github.com/auth0/lock/pull/1092) ([AdrianSima](https://github.com/AdrianSima))
584
585
586## [v10.20.0](https://github.com/auth0/lock/tree/v10.20.0) (2017-08-11)
587[Full Changelog](https://github.com/auth0/lock/compare/v10.19.0...v10.20.0)
588
589
590**Added**
591- Add Romanian translations [\#1074](https://github.com/auth0/lock/pull/1074) ([jogee](https://github.com/jogee))
592- Add Slovenian translations [\#1073](https://github.com/auth0/lock/pull/1073) ([jogee](https://github.com/jogee))
593
594**Changed**
595- Update username allowed chars regex [\#1079](https://github.com/auth0/lock/pull/1079) ([luisrudge](https://github.com/luisrudge))
596
597**Fixed**
598- Fix custom theme for custom connections [\#1083](https://github.com/auth0/lock/pull/1083) ([luisrudge](https://github.com/luisrudge))
599- Fix spacing using custom signup fields [\#1076](https://github.com/auth0/lock/pull/1076) ([luisrudge](https://github.com/luisrudge))
600- Fixed Slovak translations [\#1069](https://github.com/auth0/lock/pull/1069) ([stajo1](https://github.com/stajo1))
601
602
603## [v10.19.0](https://github.com/auth0/lock/tree/v10.19.0) (2017-07-18)
604[Full Changelog](https://github.com/auth0/lock/compare/v10.18.0...v10.19.0)
605
606
607**Added**
608- Added `oidcConformant` entry to the readme [\#1054](https://github.com/auth0/lock/pull/1054) ([luisrudge](https://github.com/luisrudge))
609- Added a custom connection resolver option [\#1052](https://github.com/auth0/lock/pull/1052) ([luisrudge](https://github.com/luisrudge))
610- Added Korean translation [\#1051](https://github.com/auth0/lock/pull/1051) ([couldseeme](https://github.com/couldseeme))
611
612**Fixed**
613- Set the username to the previously used email when toggling hrd [\#1056](https://github.com/auth0/lock/pull/1056) ([luisrudge](https://github.com/luisrudge))
614
615
616## [v10.18.0](https://github.com/auth0/lock/tree/v10.18.0) (2017-06-23)
617[Full Changelog](https://github.com/auth0/lock/compare/v10.17.0...v10.18.0)
618
619
620**Added**
621- Add analytics events [\#1036](https://github.com/auth0/lock/pull/1036) ([francocorreasosa](https://github.com/francocorreasosa))
622- Lang Afrikaans South Africa [\#1035](https://github.com/auth0/lock/pull/1035) ([jdunhin](https://github.com/jdunhin))
623- Adding "show password" option [\#1029](https://github.com/auth0/lock/pull/1029) ([luisrudge](https://github.com/luisrudge))
624
625**Changed**
626- Upgrade React to fix IE11 issues [\#1039](https://github.com/auth0/lock/pull/1039) ([luisrudge](https://github.com/luisrudge))
627
628**Removed**
629- Removed node version restriction [\#1043](https://github.com/auth0/lock/pull/1043) ([luisrudge](https://github.com/luisrudge))
630
631**Fixed**
632- Fixing empty popup on signup [\#1048](https://github.com/auth0/lock/pull/1048) ([luisrudge](https://github.com/luisrudge))
633- Adding a flag for cross-auth [\#1044](https://github.com/auth0/lock/pull/1044) ([luisrudge](https://github.com/luisrudge))
634- Fix custom connection scopes [\#1038](https://github.com/auth0/lock/pull/1038) ([luisrudge](https://github.com/luisrudge))
635
636
637## [v10.17.0](https://github.com/auth0/lock/tree/v10.17.0) (2017-06-14)
638[Full Changelog](https://github.com/auth0/lock/compare/v10.16.0...v10.17.0)
639
640
641**Added**
642- Added allowAutoComplete ui option [\#1022](https://github.com/auth0/lock/pull/1022) ([luisrudge](https://github.com/luisrudge))
643- When in OIDC mode, enterprise connections always go to IdP page [\#1019](https://github.com/auth0/lock/pull/1019) ([luisrudge](https://github.com/luisrudge))
644- Added Cross Origin Auth support in OIDC mode [\#1013](https://github.com/auth0/lock/pull/1013) ([luisrudge](https://github.com/luisrudge))
645- Emit authorization_error when username/password fails (invalid_user_password) [\#999](https://github.com/auth0/lock/pull/999) ([luisrudge](https://github.com/luisrudge))
646
647**Changed**
648- Improved Danish translation [\#1033](https://github.com/auth0/lock/pull/1033) ([denkristoffer](https://github.com/denkristoffer))
649- Scroll to the error message by default [\#1023](https://github.com/auth0/lock/pull/1023) ([m-idler](https://github.com/m-idler))
650- Enabled HTML formatting for flashMessages [\#1017](https://github.com/auth0/lock/pull/1017) ([dariobanfi](https://github.com/dariobanfi))
651- package.json: ~ range allowed for auth0-js dep [\#1015](https://github.com/auth0/lock/pull/1015) ([lexaurin](https://github.com/lexaurin))
652
653**Fixed**
654- Removed extra scroll on mobile view [\#1031](https://github.com/auth0/lock/pull/1031) ([beneliflo](https://github.com/beneliflo))
655- Fixing tooltip error in the email pane [\#1030](https://github.com/auth0/lock/pull/1030) ([luisrudge](https://github.com/luisrudge))
656- Fix react-addons-css-transition-group issue [\#1001](https://github.com/auth0/lock/pull/1001) ([eoinmurray](https://github.com/eoinmurray))
657- Fixed overrides sent to auth0.js [\#997](https://github.com/auth0/lock/pull/997) ([sandrinodimattia](https://github.com/sandrinodimattia))
658
659
660## [v10.16.0](https://github.com/auth0/lock/tree/v10.16.0) (2017-05-08)
661[Full Changelog](https://github.com/auth0/lock/compare/v10.15.1...v10.16.0)
662
663
664**Added**
665- Add form method [\#993](https://github.com/auth0/lock/pull/993) ([luisrudge](https://github.com/luisrudge))
666
667**Changed**
668- Update badge location for better performance and bundle max-age changes [\#995](https://github.com/auth0/lock/pull/995) ([ramasilveyra](https://github.com/ramasilveyra))
669
670**Fixed**
671- Fix long header title and Error messages overflow [\#990](https://github.com/auth0/lock/pull/990) ([beneliflo](https://github.com/beneliflo))
672- Fix grammar mistake RU [\#988](https://github.com/auth0/lock/pull/988) ([uladar](https://github.com/uladar))
673
674
675## [v10.15.1](https://github.com/auth0/lock/tree/v10.15.1) (2017-04-25)
676[Full Changelog](https://github.com/auth0/lock/compare/v10.15.0...v10.15.1)
677
678
679**Fixed**
680- Moving dependencies to devDependencies [\#984](https://github.com/auth0/lock/pull/984) ([luisrudge](https://github.com/luisrudge))
681
682
683## [v10.15.0](https://github.com/auth0/lock/tree/v10.15.0) (2017-04-24)
684[Full Changelog](https://github.com/auth0/lock/compare/v10.14.0...v10.15.0)
685
686
687**Added**
688- Add support for paypal-sandbox strategy [\#975](https://github.com/auth0/lock/pull/975) ([ziluvatar](https://github.com/ziluvatar))
689
690**Changed**
691- Upgrade auth0-js to v8.6.0 [\#980](https://github.com/auth0/lock/pull/980) ([luisrudge](https://github.com/luisrudge))
692- Adding prettier and a precommit script to format the code :tada: :lipstick: [\#977](https://github.com/auth0/lock/pull/977) ([luisrudge](https://github.com/luisrudge))
693- Upgrading usage of prop-types to new package [\#971](https://github.com/auth0/lock/pull/971) ([luisrudge](https://github.com/luisrudge))
694- Use replaceState for better browser history experience [\#967](https://github.com/auth0/lock/pull/967) ([selaux](https://github.com/selaux))
695- Renaming internal `signOut` methods with `logout` to keep it consistent [\#966](https://github.com/auth0/lock/pull/966) ([luisrudge](https://github.com/luisrudge))
696- Improve error handling of sync with better errors [\#961](https://github.com/auth0/lock/pull/961) ([luisrudge](https://github.com/luisrudge))
697- Adding `key` to the error "An error occurred when fetching data" [\#956](https://github.com/auth0/lock/pull/956) ([luisrudge](https://github.com/luisrudge))
698
699**Fixed**
700- Fixed typo in cs.js [\#979](https://github.com/auth0/lock/pull/979) ([fersman](https://github.com/fersman))
701- fixed propType misspell in header.jsx [\#973](https://github.com/auth0/lock/pull/973) ([nickpisacane](https://github.com/nickpisacane))
702- Fixed scrolling on mobile in landscape mode [\#963](https://github.com/auth0/lock/pull/963) ([luisrudge](https://github.com/luisrudge))
703
704
705## [v10.14.0](https://github.com/auth0/lock/tree/v10.14.0) (2017-03-27)
706[Full Changelog](https://github.com/auth0/lock/compare/v10.13.0...v10.14.0)
707
708**Closed issues**
709- prefill option is lost after reset password [\#933](https://github.com/auth0/lock/issues/933)
710
711**Added**
712- Throw an error when audience is used without oidcConformant flag [\#947](https://github.com/auth0/lock/pull/947) ([luisrudge](https://github.com/luisrudge))
713- Added Finnish translation [\#936](https://github.com/auth0/lock/pull/936) ([kettunen](https://github.com/kettunen))
714- Added Ukrainian translation [\#931](https://github.com/auth0/lock/pull/931) ([grsmv](https://github.com/grsmv))
715
716**Changed**
717- Upgrade auth0js to v8.5.0 [\#952](https://github.com/auth0/lock/pull/952) ([luisrudge](https://github.com/luisrudge))
718- Disable social buttons when terms were not accepted on sign up [\#949](https://github.com/auth0/lock/pull/949) ([luisrudge](https://github.com/luisrudge))
719- Better explanation about the sso option [\#948](https://github.com/auth0/lock/pull/948) ([luisrudge](https://github.com/luisrudge))
720- Changed password leak error message [\#934](https://github.com/auth0/lock/pull/934) ([ntotten](https://github.com/ntotten))
721- Add support for success and error messages to be in HTML [\#928](https://github.com/auth0/lock/pull/928) ([luisrudge](https://github.com/luisrudge))
722
723**Fixed**
724- Fixing Italian dictionary [\#950](https://github.com/auth0/lock/pull/950) ([ilmistra](https://github.com/ilmistra))
725- Don't clear email field after reset password [\#945](https://github.com/auth0/lock/pull/945) ([luisrudge](https://github.com/luisrudge))
726- Disable autoCorrect and spellCheck in the username input [\#927](https://github.com/auth0/lock/pull/927) ([luisrudge](https://github.com/luisrudge))
727
728
729## [v10.13.0](https://github.com/auth0/lock/tree/v10.13.0) (2017-03-13)
730[Full Changelog](https://github.com/auth0/lock/compare/v10.12.3...v10.13.0)
731
732**Closed issues**
733- State with `=`, `&` characters is incorrectly parsed from url fragment [\#913](https://github.com/auth0/lock/issues/913)
734- Add support for Evernote strategy [\#895](https://github.com/auth0/lock/issues/895)
735
736**Fixed**
737- Updated auth0 js version [\#924](https://github.com/auth0/lock/pull/924) ([hzalaz](https://github.com/hzalaz))
738- Adds evernote social icon [\#923](https://github.com/auth0/lock/pull/923) ([vctrfrnndz](https://github.com/vctrfrnndz))
739- Add japanese translation for "OR" [\#921](https://github.com/auth0/lock/pull/921) ([vctrfrnndz](https://github.com/vctrfrnndz))
740- Fix some french translations. [\#918](https://github.com/auth0/lock/pull/918) ([lucasmichot](https://github.com/lucasmichot))
741- Replace querystring implementation with qs module [\#916](https://github.com/auth0/lock/pull/916) ([elger](https://github.com/elger))
742- Use error.name to find the correct error message for invalid passwords [\#904](https://github.com/auth0/lock/pull/904) ([luisrudge](https://github.com/luisrudge))
743
744
745## [v10.12.3](https://github.com/auth0/lock/tree/v10.12.3) (2017-03-07)
746[Full Changelog](https://github.com/auth0/lock/compare/v10.12.2...v10.12.3)
747
748
749**Fixed**
750- Update node engine restriction [\#909](https://github.com/auth0/lock/pull/909) ([hzalaz](https://github.com/hzalaz))
751- Fixed Czech translation [\#902](https://github.com/auth0/lock/pull/902) ([FilipPyrek](https://github.com/FilipPyrek))
752
753
754## [v10.12.2](https://github.com/auth0/lock/tree/v10.12.2) (2017-03-03)
755[Full Changelog](https://github.com/auth0/lock/compare/v10.12.1...v10.12.2)
756
757
758**Fixed**
759- Specify owp for non oidc web api in popup mode [\#897](https://github.com/auth0/lock/pull/897) ([hzalaz](https://github.com/hzalaz))
760
761
762## [v10.12.1](https://github.com/auth0/lock/tree/v10.12.1) (2017-03-03)
763[Full Changelog](https://github.com/auth0/lock/compare/v10.12.0...v10.12.1)
764
765
766**Fixed**
767- Fixed npm transpiled code [\#893](https://github.com/auth0/lock/pull/893) ([hzalaz](https://github.com/hzalaz))
768
769
770## [v10.12.0](https://github.com/auth0/lock/tree/v10.12.0) (2017-03-02)
771[Full Changelog](https://github.com/auth0/lock/compare/v10.11.0...v10.12.0)
772
773**Closed issues**
774- Bug in email field validation [\#884](https://github.com/auth0/lock/issues/884)
775- Input field tab issue in IE [\#870](https://github.com/auth0/lock/issues/870)
776- Bring back the integratedWindowsLogin option [\#852](https://github.com/auth0/lock/issues/852)
777- Unwanted parameters in /authorize call [\#851](https://github.com/auth0/lock/issues/851)
778- Back button not displaying properly in IE 11 [\#767](https://github.com/auth0/lock/issues/767)
779
780**Added**
781- Added checkbox CustomInput for additionalSignUpFields [\#860](https://github.com/auth0/lock/pull/860) ([dariobanfi](https://github.com/dariobanfi))
782- Add slovak translation [\#846](https://github.com/auth0/lock/pull/846) ([Passto](https://github.com/Passto))
783
784**Changed**
785- Update password sheriff to reduce bundle size [\#879](https://github.com/auth0/lock/pull/879) ([hzalaz](https://github.com/hzalaz))
786- Adding focusable=false to all svgs [\#873](https://github.com/auth0/lock/pull/873) ([luisrudge](https://github.com/luisrudge))
787- Migrating to webpack2 [\#871](https://github.com/auth0/lock/pull/871) ([luisrudge](https://github.com/luisrudge))
788- Review catalan translations [\#869](https://github.com/auth0/lock/pull/869) ([oscarfonts](https://github.com/oscarfonts))
789- Reducing time to unpin loading pane [\#853](https://github.com/auth0/lock/pull/853) ([luisrudge](https://github.com/luisrudge))
790- Throw an error if login, signUp and forgotPassword screens are not allowed [\#850](https://github.com/auth0/lock/pull/850) ([luisrudge](https://github.com/luisrudge))
791- Kerberos network checking no longer depends on rememberLastLogin [\#805](https://github.com/auth0/lock/pull/805) ([patrickmcgraw](https://github.com/patrickmcgraw))
792
793**Fixed**
794- Updated auth0.js to v8.3.0 [\#889](https://github.com/auth0/lock/pull/889) ([hzalaz](https://github.com/hzalaz))
795- Fix issue when submiting a form with no email [\#886](https://github.com/auth0/lock/pull/886) ([selaux](https://github.com/selaux))
796- Fixing allowSignup and allowForgot options when loading tenant info [\#877](https://github.com/auth0/lock/pull/877) ([luisrudge](https://github.com/luisrudge))
797- Don't disable mfa-code input [\#872](https://github.com/auth0/lock/pull/872) ([nikolaseu](https://github.com/nikolaseu))
798- Fix a box-sizing issue that happened when bootstrap was being used with lock [\#868](https://github.com/auth0/lock/pull/868) ([luisrudge](https://github.com/luisrudge))
799- Cleaning params sent to auth0js [\#863](https://github.com/auth0/lock/pull/863) ([luisrudge](https://github.com/luisrudge))
800- Only set prefill values when application is initialized [\#855](https://github.com/auth0/lock/pull/855) ([luisrudge](https://github.com/luisrudge))
801
802
803## [v10.11.0](https://github.com/auth0/lock/tree/v10.11.0) (2017-01-30)
804[Full Changelog](https://github.com/auth0/lock/compare/v10.10.2...v10.11.0)
805
806**Closed issues**
807- Input error state does not get reset when changing page [\#843](https://github.com/auth0/lock/issues/843)
808- Show error when the domain part of the email does not match any enterprise connection [\#661](https://github.com/auth0/lock/issues/661)
809
810**Added**
811- inject cordova plugin and force popup/sso in cordova or electron [\#835](https://github.com/auth0/lock/pull/835) ([glena](https://github.com/glena))
812- Japanese translation [\#834](https://github.com/auth0/lock/pull/834) ([stevensacks](https://github.com/stevensacks))
813- disable submit button when the email does not match with any connection [\#757](https://github.com/auth0/lock/pull/757) ([glena](https://github.com/glena))
814
815**Changed**
816- Clear invalid fields on screen change [\#844](https://github.com/auth0/lock/pull/844) ([glena](https://github.com/glena))
817- Bump the babel-preset-2015 version [\#838](https://github.com/auth0/lock/pull/838) ([iamkevingreen](https://github.com/iamkevingreen))
818
819
820## [v10.10.2](https://github.com/auth0/lock/tree/v10.10.2) (2017-01-23)
821[Full Changelog](https://github.com/auth0/lock/compare/v10.10.1...v10.10.2)
822
823
824**Fixed**
825- Fix casing of null in IE (bumping auth0.js version) [\#827](https://github.com/auth0/lock/pull/827) ([glena](https://github.com/glena))
826- Fix ES translations [\#826](https://github.com/auth0/lock/pull/826) ([perpifran](https://github.com/perpifran))
827- Translated term mfaLoginTitle into Dutch [\#820](https://github.com/auth0/lock/pull/820) ([dctoon](https://github.com/dctoon))
828- For autologin, if login screen is not available, it should show the error in the signup one instead of breaking [\#817](https://github.com/auth0/lock/pull/817) ([glena](https://github.com/glena))
829
830
831## [v10.10.1](https://github.com/auth0/lock/tree/v10.10.1) (2017-01-19)
832[Full Changelog](https://github.com/auth0/lock/compare/v10.10.0...v10.10.1)
833
834
835**Changed**
836- Bump auth0.js to 8.1.2 [\#821](https://github.com/auth0/lock/pull/821) ([glena](https://github.com/glena))
837
838
839## [v10.10.0](https://github.com/auth0/lock/tree/v10.10.0) (2017-01-17)
840[Full Changelog](https://github.com/auth0/lock/compare/v10.9.2...v10.10.0)
841
842**Closed issues**
843- Lock v10.9.2 fails on IE 10 Windows 7 [\#801](https://github.com/auth0/lock/issues/801)
844
845**Added**
846- Add resumeAuth method and autoParseHash flag [\#790](https://github.com/auth0/lock/pull/790) ([luisrudge](https://github.com/luisrudge))
847- Hide first screen title option [\#745](https://github.com/auth0/lock/pull/745) ([glena](https://github.com/glena))
848
849**Changed**
850- Update zh.js [\#774](https://github.com/auth0/lock/pull/774) ([leplay](https://github.com/leplay))
851
852**Fixed**
853- Fix: popup does not close when signup fails [\#810](https://github.com/auth0/lock/pull/810) ([glena](https://github.com/glena))
854- removes scope openid warning in OIDC conformant mode. fix #780 [\#803](https://github.com/auth0/lock/pull/803) ([luisrudge](https://github.com/luisrudge))
855- Clearing fields when lock closes [\#802](https://github.com/auth0/lock/pull/802) ([luisrudge](https://github.com/luisrudge))
856- Fix redirect/popup login when shown in the hosted login page [\#799](https://github.com/auth0/lock/pull/799) ([glena](https://github.com/glena))
857
858**Breaking changes**
859- Bump auth0.js version - Fix profile casing (it should not convert to cammelcase) [\#815](https://github.com/auth0/lock/pull/815) ([glena](https://github.com/glena))
860
861In lock v10.9 we introduced an issue in auth0.js that changed the casing of the calls to retrieve the user profile (using `/userinfo` or `/tokeninfo`), everything was converted to camel case. We fixed that issue in this [auth0.js pull request](https://github.com/auth0/auth0.js/pull/307) and is part of this release of Lock. If you kept an v10.8 or older no changes are needed, for those who updated to v10.9 you need to revert the changes made to handle the case changes.
862
863## [v10.9.2](https://github.com/auth0/lock/tree/v10.9.2) (2017-01-11)
864[Full Changelog](https://github.com/auth0/lock/compare/v10.9.1...v10.9.2)
865
866**Fixed**
867- Bring back support for get profile in default mode [\#794](https://github.com/auth0/lock/pull/794) ([glena](https://github.com/glena))
868- Don't emit error when registering for event 'signin ready' [\#784](https://github.com/auth0/lock/pull/784) ([theopak](https://github.com/theopak))
869
870
871## [v10.9.1](https://github.com/auth0/lock/tree/v10.9.1) (2017-01-10)
872[Full Changelog](https://github.com/auth0/lock/compare/v10.9.0...v10.9.1)
873
874**Fixed**
875- Fix to comply legacy behaviour [\#787](https://github.com/auth0/lock/pull/787) ([glena](https://github.com/glena))
876- For legacy flow, the scope should default to openid [\#783](https://github.com/auth0/lock/pull/783) ([glena](https://github.com/glena))
877
878
879## [v10.9.0](https://github.com/auth0/lock/tree/v10.9.0) (2017-01-09)
880[Full Changelog](https://github.com/auth0/lock/compare/v10.8.0-beta.5...v10.9.0)
881
882**Added**
883- Migrate to auth0.js v8 [\#744](https://github.com/auth0/lock/pull/744) ([glena](https://github.com/glena))
884
885**Changed**
886- Removed browserify as dependency and removed process usage [\#779](https://github.com/auth0/lock/pull/779) ([glena](https://github.com/glena))
887- Auth0js v8 - configuration validation + default scope [\#775](https://github.com/auth0/lock/pull/775) ([glena](https://github.com/glena))
888
889
890## [v10.8.1](https://github.com/auth0/lock/tree/v10.8.1) (2017-01-03)
891[Full Changelog](https://github.com/auth0/lock/compare/v10.8.0...v10.8.1)
892
893**Closed issues**
894- username/password login doesn't work with custom domains on the appliance [\#772](https://github.com/auth0/lock/issues/772)
895
896**Fixed**
897- allow to override tenant + issuer and pass to auth0.js [\#773](https://github.com/auth0/lock/pull/773) ([glena](https://github.com/glena))
898
899
900## [v10.8.0](https://github.com/auth0/lock/tree/v10.8.0) (2017-01-02)
901[Full Changelog](https://github.com/auth0/lock/compare/v10.7.3...v10.8.0)
902
903**Closed issues**
904- Request to add user-facing error message. [\#751](https://github.com/auth0/lock/issues/751)
905- Please throw an error for invalid events [\#748](https://github.com/auth0/lock/issues/748)
906- Old errors shown when reopening Lock [\#739](https://github.com/auth0/lock/issues/739)
907- Send login_hint when detecting previous session [\#729](https://github.com/auth0/lock/issues/729)
908- `defaultADUsernameFromEmailPrefix` is not implemented [\#713](https://github.com/auth0/lock/issues/713)
909- [v10] Enterprise connections don't strip domain from email [\#543](https://github.com/auth0/lock/issues/543)
910
911**Added**
912- Allow to override socialButtonStyle on show [\#766](https://github.com/auth0/lock/pull/766) ([glena](https://github.com/glena))
913- Added new error code: session_missing [\#760](https://github.com/auth0/lock/pull/760) ([glena](https://github.com/glena))
914- Add events validation and fail if it is not a valid one [\#756](https://github.com/auth0/lock/pull/756) ([glena](https://github.com/glena))
915- Added flag defaultADUsernameFromEmailPrefix [\#754](https://github.com/auth0/lock/pull/754) ([glena](https://github.com/glena))
916- Send login_hint when detecting previous session [\#753](https://github.com/auth0/lock/pull/753) ([glena](https://github.com/glena))
917- Create fa.js [\#752](https://github.com/auth0/lock/pull/752) ([doroudi](https://github.com/doroudi))
918
919**Changed**
920- Hide errors after close lock [\#761](https://github.com/auth0/lock/pull/761) ([glena](https://github.com/glena))
921
922**Fixed**
923- removed whitespace from input name [\#764](https://github.com/auth0/lock/pull/764) ([dangler](https://github.com/dangler))
924- fixed typo [\#762](https://github.com/auth0/lock/pull/762) ([dev101](https://github.com/dev101))
925
926
927## [v10.7.3](https://github.com/auth0/lock/tree/v10.7.3) (2016-12-19)
928[Full Changelog](https://github.com/auth0/lock/compare/v10.7.2...v10.7.3)
929
930**Fixed**
931- Shorten Russian signUpLabel to fit into the widget width [\#743](https://github.com/auth0/lock/pull/743) ([cyxou](https://github.com/cyxou))
932
933## [v10.7.2](https://github.com/auth0/lock/tree/v10.7.2) (2016-12-01)
934[Full Changelog](https://github.com/auth0/lock/compare/v10.7.1...v10.7.2)
935
936**Fixed**
937- Fix how the tenant and application info url is build to avoid format issues [\#740](https://github.com/auth0/lock/pull/740) ([glena](https://github.com/glena))
938- Fix: Single saml connection with no domain shows undefined in button [\#738](https://github.com/auth0/lock/pull/738) ([glena](https://github.com/glena))
939
940## [v10.7.1](https://github.com/auth0/lock/tree/v10.7.1) (2016-11-25)
941[Full Changelog](https://github.com/auth0/lock/compare/v10.7.0...v10.7.1)
942
943**Fixed**
944- fix options override on show [\#732](https://github.com/auth0/lock/pull/732) ([glena](https://github.com/glena))
945- One questionmark is enough [\#731](https://github.com/auth0/lock/pull/731) ([retorquere](https://github.com/retorquere))
946
947## [v10.7.0](https://github.com/auth0/lock/tree/v10.7.0) (2016-11-22)
948[Full Changelog](https://github.com/auth0/lock/compare/v10.6.1...v10.7.0)
949
950**Added**
951- Add missing Norwegian translations [\#721](https://github.com/auth0/lock/pull/721) ([francisrath](https://github.com/francisrath))
952
953**Changed**
954- Update auth0.js to v7.5.0 [\#730](https://github.com/auth0/lock/pull/730) ([hzalaz](https://github.com/hzalaz))
955- "Email" type for email input [\#724](https://github.com/auth0/lock/pull/724) ([glena](https://github.com/glena))
956- Enterprise: force username for AD connections [\#714](https://github.com/auth0/lock/pull/714) ([glena](https://github.com/glena))
957
958**Deprecated**
959- Deprecated getProfile and added getUserInfo instead [\#726](https://github.com/auth0/lock/pull/726) ([glena](https://github.com/glena))
960
961## [v10.6.1](https://github.com/auth0/lock/tree/v10.6.1) (2016-11-09)
962[Full Changelog](https://github.com/auth0/lock/compare/v10.6.0...v10.6.1)
963
964**Fixed**
965- Removed UMD bundling and using browser only [\#709](https://github.com/auth0/lock/pull/709) ([glena](https://github.com/glena))
966
967## [v10.6.0](https://github.com/auth0/lock/tree/v10.6.0) (2016-11-07)
968[Full Changelog](https://github.com/auth0/lock/compare/v10.5.1...v10.6.0)
969
970**Changed**
971- Update auth0.js to 7.4.0 [\#705](https://github.com/auth0/lock/pull/705) ([hzalaz](https://github.com/hzalaz))
972- allow to override language, dict, logo and primary color on show method [\#680](https://github.com/auth0/lock/pull/680) ([glena](https://github.com/glena))
973- Webpack for bundling [\#663](https://github.com/auth0/lock/pull/663) ([glena](https://github.com/glena))
974
975**Fixed**
976- Disable passwordless connections for SSO [\#691](https://github.com/auth0/lock/pull/691) ([glena](https://github.com/glena))
977
978## [v10.5.1](https://github.com/auth0/lock/tree/v10.5.1) (2016-10-28)
979[Full Changelog](https://github.com/auth0/lock/compare/v10.5.0...v10.5.1)
980
981**Closed issues**
982- [Lock 10.5.0] Prefill fails when using username [\#685](https://github.com/auth0/lock/issues/685)
983- [Lock 10.5.0] "TypeError: next is not a function" when closing social connection popup [\#682](https://github.com/auth0/lock/issues/682)
984
985**Fixed**
986- Disabled username verification for prefill [\#686](https://github.com/auth0/lock/pull/686) ([glena](https://github.com/glena))
987- 'TypeError: next is not a function' when closing social connection popup [\#684](https://github.com/auth0/lock/pull/684) ([glena](https://github.com/glena))
988- Fix focus visual feedback in email and username inputs [\#681](https://github.com/auth0/lock/pull/681) ([gnandretta](https://github.com/gnandretta))
989
990## [v10.5.0](https://github.com/auth0/lock/tree/v10.5.0) (2016-10-24)
991[Full Changelog](https://github.com/auth0/lock/compare/v10.4.1...v10.5.0)
992
993**Closed issues**
994- [v10.4.0] Cannot read property 'get' of undefined. [\#658](https://github.com/auth0/lock/issues/658)
995- Lock not showing rule errors in redirect mode [\#637](https://github.com/auth0/lock/issues/637)
996- Single AD connection without domain shows undefined in message [\#627](https://github.com/auth0/lock/issues/627)
997- Issues with Overlay mode + signUpLink setting on a SPA [\#619](https://github.com/auth0/lock/issues/619)
998- [UX] Password field shouldn't show error message immediately (on focus). [\#540](https://github.com/auth0/lock/issues/540)
999
1000**Added**
1001- Create vi.js in /src/i18n [\#662](https://github.com/auth0/lock/pull/662) ([IoHL](https://github.com/IoHL))
1002- Added support for custom oauth2 connections [\#648](https://github.com/auth0/lock/pull/648) ([glena](https://github.com/glena))
1003- Create ca.js [\#645](https://github.com/auth0/lock/pull/645) ([alexandresaiz](https://github.com/alexandresaiz))
1004- Support connectionScopes for oauth2 connections [\#643](https://github.com/auth0/lock/pull/643) ([glena](https://github.com/glena))
1005- Allow to display a flash message on lock.show [\#639](https://github.com/auth0/lock/pull/639) ([glena](https://github.com/glena))
1006- MFA when using oauth/ro endpoint [\#628](https://github.com/auth0/lock/pull/628) ([dafortune](https://github.com/dafortune))
1007
1008**Changed**
1009- Password field shouldn't show error message immediately (on focus) [\#668](https://github.com/auth0/lock/pull/668) ([glena](https://github.com/glena))
1010- Update auth0.js to latest [\#665](https://github.com/auth0/lock/pull/665) ([hzalaz](https://github.com/hzalaz))
1011- Added default values to the dictionary and warn about missing keys [\#651](https://github.com/auth0/lock/pull/651) ([glena](https://github.com/glena))
1012- Fix Issues with Overlay mode + signUpLink setting on a SPA [\#650](https://github.com/auth0/lock/pull/650) ([glena](https://github.com/glena))
1013- Only require non-empty value for username when DB connection is custom or import is enabled [\#646](https://github.com/auth0/lock/pull/646) ([glena](https://github.com/glena))
1014- Update uglify task to generate sourcemaps [\#638](https://github.com/auth0/lock/pull/638) ([cristiandouce](https://github.com/cristiandouce))
1015
1016**Fixed**
1017- Fix [v10.4.0] Cannot read property 'get' of undefined. #658 [\#660](https://github.com/auth0/lock/pull/660) ([glena](https://github.com/glena))
1018- Changed   to regular spaces. [\#653](https://github.com/auth0/lock/pull/653) ([nicosabena](https://github.com/nicosabena))
1019- Single AD connection without domain shows undefined in message [\#642](https://github.com/auth0/lock/pull/642) ([glena](https://github.com/glena))
1020- show properly terms on desktop and mobile [\#641](https://github.com/auth0/lock/pull/641) ([beneliflo](https://github.com/beneliflo))
1021- Fix typo in the word "corporate" [\#632](https://github.com/auth0/lock/pull/632) ([wags](https://github.com/wags))
1022- Change the term email to e-mail and emailadres to e-mailadres [\#629](https://github.com/auth0/lock/pull/629) ([ToonDC](https://github.com/ToonDC))
1023
1024## [v10.4.1](https://github.com/auth0/lock/tree/v10.4.0) (2016-10-21)
1025[Full Changelog](https://github.com/auth0/lock/compare/v10.4.0...v10.4.1)
1026
1027**Changed**
1028- Update auth0.js to v7.3.0
1029
1030## [v10.4.0](https://github.com/auth0/lock/tree/v10.4.0) (2016-09-27)
1031[Full Changelog](https://github.com/auth0/lock/compare/v10.3.0...v10.4.0)
1032
1033**Closed issues**
1034- theme.logo regression in 10.3.0 [\#617](https://github.com/auth0/lock/issues/617)
1035
1036**Changed**
1037- Update auth0.js version to v7.2.1 [\#621](https://github.com/auth0/lock/pull/621) ([hzalaz](https://github.com/hzalaz))
1038
1039**Fixed**
1040- Fix bad reference for unrecoverable_error event emitter [\#625](https://github.com/auth0/lock/pull/625) ([cristiandouce](https://github.com/cristiandouce))
1041- Fixes for 10.3.0 regression [\#618](https://github.com/auth0/lock/pull/618) ([doapp-ryanp](https://github.com/doapp-ryanp))
1042
1043## [v10.3.0](https://github.com/auth0/lock/tree/v10.3.0) (2016-09-19)
1044[Full Changelog](https://github.com/auth0/lock/compare/v10.2.2...v10.3.0)
1045
1046**Closed issues:**
1047- v10: KerberosScreen failing on internal Network [\#590](https://github.com/auth0/lock/issues/590)
1048- Languages not available on cdn.eu.auth0.com [\#576](https://github.com/auth0/lock/issues/576)
1049- The lock v10 with ionic2 page can not scroll. [\#532](https://github.com/auth0/lock/issues/532)
1050- Signup terms checkbox overlays password field on small devices. [\#525](https://github.com/auth0/lock/issues/525)
1051- Lock + Meteor breaks when trying to require & use blueimp-md5 [\#466](https://github.com/auth0/lock/issues/466)
1052- White space on bottom when running/simulating on mobile device [\#376](https://github.com/auth0/lock/issues/376)
1053
1054**Fixed:**
1055- Bump blueimp-md5@2.3.1 [\#613](https://github.com/auth0/lock/pull/613) ([cristiandouce](https://github.com/cristiandouce))
1056- Handle uncaught unrecoverable_error [\#609](https://github.com/auth0/lock/pull/609) ([eddiezane](https://github.com/eddiezane))
1057- fixed loading unaligned with label submit [\#606](https://github.com/auth0/lock/pull/606) ([beneliflo](https://github.com/beneliflo))
1058- Fix EscKeyDownHandler bug in Container when `closable` is false [\#604](https://github.com/auth0/lock/pull/604) ([kevinzwh](https://github.com/kevinzwh))
1059- Fix checkbox terms [\#597](https://github.com/auth0/lock/pull/597) ([beneliflo](https://github.com/beneliflo))
1060- Fixes corporate network connection usage [\#594](https://github.com/auth0/lock/pull/594) ([CriGoT](https://github.com/CriGoT))
1061- fixed ionic page scroll [\#591](https://github.com/auth0/lock/pull/591) ([beneliflo](https://github.com/beneliflo))
1062
1063**Added:**
1064- Add min/max username validation from application info settings [\#611](https://github.com/auth0/lock/pull/611) ([cristiandouce](https://github.com/cristiandouce))
1065- Introduce clientBaseUrl and languageBaseUrl options to deprecate assetsUrl [\#601](https://github.com/auth0/lock/pull/601) ([cristiandouce](https://github.com/cristiandouce))
1066- Added Hungarian translations [\#599](https://github.com/auth0/lock/pull/599) ([nagyv](https://github.com/nagyv))
1067- Add french translation [\#596](https://github.com/auth0/lock/pull/596) ([RomainFallet](https://github.com/RomainFallet))
1068- Added Swedish (sv) translation. [\#593](https://github.com/auth0/lock/pull/593) ([kuljaninemir](https://github.com/kuljaninemir))
1069
1070**Changed:**
1071- use ReactCSSTransitionGroup for global messages [\#595](https://github.com/auth0/lock/pull/595) ([robbiewxyz](https://github.com/robbiewxyz))
1072
1073**Deprecation notice:**
1074
1075This version introduces `languageBaseUrl` and `clientBaseUrl` in replacement of `assetsUrl`.
1076
1077- The application will be fetched from `${clientBaseUrl}/${clientID}.js` and will default to the CDN url including the region (e.g. `https://cdn.eu.auth0.com/client`). The region is inferred from the `domain`.
1078- The language will be fetched from `${languageBaseUrl}/${lang}.js` and will default to the CDN without the region (e.g. `https://cdn.auth0.com/js/lock/${lockVersion}/`).
1079- The new options have priority over `assetsUrl`.
1080- If `assetsUrl` is provided, keep the current behavior: fetch application from `${assetsUrl}/client/${clientID}.js` and languages from `{assetsUrl}/js/lock/${lockVersion}/${language}.js`.
1081
1082## [v10.2.3](https://github.com/auth0/lock/tree/v10.2.3) (2016-10-21)
1083[Full Changelog](https://github.com/auth0/lock/compare/v10.2.2...v10.2.3)
1084
1085### Changed
1086
1087- Use auth0.js version 7.3.0
1088
1089## [v10.2.2](https://github.com/auth0/lock/tree/v10.2.2) (2016-08-31)
1090[Full Changelog](https://github.com/auth0/lock/compare/v10.2.1...v10.2.2)
1091
1092### Fixed
1093
1094- Decode window.location.href before parsing hash (#583)
1095
1096### Changed
1097
1098- Change the default value for hash in WebApi.parseHash() internal method (#587)
1099
1100## [v10.2.1](https://github.com/auth0/lock/tree/v10.2.1) (2016-08-18)
1101[Full Changelog](https://github.com/auth0/lock/compare/v10.2.0...v10.2.1)
1102
1103### Fixed
1104
1105- Allow dots in HRD username and clear errors before leaving the HRD screen (#574)
1106
1107## [v10.2.0](https://github.com/auth0/lock/tree/v10.2.0) (2016-08-18)
1108[Full Changelog](https://github.com/auth0/lock/compare/v10.1.0...v10.2.0)
1109
1110### Changed
1111
1112- Show a label in the submit button by default (#524)
1113- Show the Auth0 badge only in modal mode and on the bottom left of the overlay (#552)
1114- Replace the log in / sign up segmented control for tabs (#553)
1115
1116### Fixed
1117
1118- German translation corrections (#549)
1119
1120### Added
1121
1122- Add `responseMode: "form_post"` option (#526)
1123- Add the `hash_parsed` event (#535)
1124- Add `zh` translation (#548)
1125- Allow to override some options in the `show` method (#550)
1126- Add `nb` translation (#560)
1127
1128## [v10.1.0](https://github.com/auth0/lock/tree/v10.1.0) (2016-08-09)
1129[Full Changelog](https://github.com/auth0/lock/compare/v10.0.2...v10.1.0)
1130
1131### Added
1132
1133- Add `de` translation (#546)
1134
1135## [v10.0.2](https://github.com/auth0/lock/tree/v10.0.2) (2016-08-05)
1136[Full Changelog](https://github.com/auth0/lock/compare/v10.0.1...v10.0.2)
1137
1138### Fixed
1139
1140- Fix header in Edge (#528)
1141- Allow to reuse a given container id (#533)
1142- Stop showing last login screen when the initial screen is not login (#534)
1143- Fix email input in IE 10 (#537)
1144
1145## [v10.0.1](https://github.com/auth0/lock/tree/v10.0.1) (2016-07-27)
1146[Full Changelog](https://github.com/auth0/lock/compare/v10.0.0...v10.0.1)
1147
1148### Fixed
1149
1150- Stopped dropping keys on email input in IE (#505)
1151- Protect against svgs background colors set by other stylesheets (#506)
1152- Ensure header styling looks fine in IE (#507)
1153
1154## [v10.0.0](https://github.com/auth0/lock/tree/v10.0.0) (2016-07-20)
1155[Full Changelog](https://github.com/auth0/lock/compare/v10.0.0-rc.2...v10.0.0)
1156
1157### Changed
1158
1159- The `parseHash` method was removed given that now it is
1160 automatically handled by Lock.
1161
1162### Fixed
1163
1164- Stopped hiding errors that are raised from event listeners.
1165
1166### Added
1167
1168- Handle the new variants of password policy errors during sign up.
1169
1170## [v10.0.0-rc.2](https://github.com/auth0/lock/tree/v10.0.0-rc.2) (2016-07-05)
1171[Full Changelog](https://github.com/auth0/lock/compare/v10.0.0-rc.1...v10.0.0-rc.2)
1172
1173### Fixed
1174
1175- Fixed issue with the blueimp library when bundling with webpack.
1176- Stopped fetching SSO data when SSO is disabled.
1177- The location hash is no longer cleared every time Lock is
1178 initialized.
1179
1180### Added
1181
1182- The validator function for additional sign up fields now allows to
1183 specify a hint that will be displayed when the field is invalid.
1184
1185## [v10.0.0-rc.1](https://github.com/auth0/lock/tree/v10.0.0-rc.1) (2016-06-22)
1186[Full Changelog](https://github.com/auth0/lock/compare/v10.0.0-beta.5...v10.0.0-rc.1)d
1187
1188### Change
1189
1190- Show Auth0 badge in the bottom only for free plans.
1191
1192## [v10.0.0-beta.5](https://github.com/auth0/lock/tree/v10.0.0-beta.5) (2016-06-21)
1193[Full Changelog](https://github.com/auth0/lock/compare/v10.0.0-beta.4...v10.0.0-beta.5)
1194
1195### Fixed
1196
1197- Fixed bug that prevented custom sign up fields from being
1198 validated.
1199
1200### Changed
1201
1202- Upgraded to React v15.
1203- Upgraded auth0.js to v7.0.3.
1204
1205### Added
1206
1207- Added the `language` option. Translations for `it`, `pt-br`, `ru`
1208 and `es` are provided out of the box. Thanks @yvonnewilson, @dirceu,
1209 @lilapustovoyt and @darkyen!
1210- Lock now will emit the following events.
1211 - `show`: emitted when Lock is shown. Has no arguments.
1212 - `hide`: emitted when Lock is hidden. Has no arguments.
1213 - `unrecoverable_error`: emitted when there is an unrecoverable
1214 error, for instance when no connection is available. Has the error
1215 as the only argument.
1216 - `authenticated`: emitted after a successful authentication. Has
1217 the authentication result as the only argument.
1218 - `authorization_error`: emitted when authorization fails. Has the
1219 error as the only argument.
1220 Note the `authenticated` and `authorization_error` events replace
1221 the callback in the constructor.
1222- Display a tooltip on invalid inputs with a hint on how to fix the
1223 error.
1224
1225## [v10.0.0-beta.4](https://github.com/auth0/lock/tree/v10.0.0-beta.4) (2016-05-17)
1226[Full Changelog](https://github.com/auth0/lock/compare/v10.0.0-beta.3...v10.0.0-beta.4)
1227
1228### Fixed
1229
1230- A proper error message is shown when no connection is available.
1231
1232### Changed
1233
1234- Removed JSONP support.
1235
1236### Added
1237
1238- Support for the new Bitbucket and Dropbox social connections.
1239- Additional sign up fields can now be prefilled and have a `select`
1240 type, which allows the user to choose the value from a predefined
1241 list of options.
1242
1243## [v10.0.0-beta.3](https://github.com/auth0/lock/tree/v10.0.0-beta.3) (2016-05-10)
1244[Full Changelog](https://github.com/auth0/lock/compare/v10.0.0-beta.2...v10.0.0-beta.3)
1245
1246### Fixed
1247
1248- Allow to translate password strength messages.
1249
1250### Changed
1251
1252- Don't fetch profile automatically after a successful login.
1253- Display just an email input in the forgot password screen. Before,
1254 an username input was displayed when the connection required an
1255 username.
1256
1257## [v10.0.0-beta.2](https://github.com/auth0/lock/tree/v10.0.0-beta.2) (2016-04-25)
1258[Full Changelog](https://github.com/auth0/lock/compare/v10.0.0-beta.1...v10.0.0-beta.2)
1259
1260### Fixed
1261
1262- Fetch bigger gravatars, so they look better on high-density screens.
1263- Don't fetch SSO data when SSO is disabled.
1264- Bunch of small UI issues.
1265- NPM package require. Now `require('auth0-lock')` will work (previously you had to do `require('auth0-lock/lib/classic')`).
1266
1267### Changed
1268
1269- Renamed `close` method to `hide`.
1270- Renamed `connections` option to `allowedConnections`.
1271- Renamed `signUp.footerText` dict key to `signUp.terms`.
1272
1273### Added
1274
1275- Support for enterprise connections.
1276- Allow to specify the the default datbase connection via the
1277 `defaultDatabaseConnection` option.
1278- Optionally request users to agree to terms and conditions before
1279 signing up via the `mustAcceptTerms` option.
1280
1281## [v10.0.0-beta.1](https://github.com/auth0/lock/tree/v10.0.0-beta.1) (2016-03-23)
1282
1283First preview release, see [https://auth0.com/docs/libraries/lock/v10](https://auth0.com/docs/libraries/lock/v10) for details.