|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [v11.35.0](https://github.com/auth0/lock/tree/v11.35.0) (2022-12-19) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/auth0/lock/compare/v11.34.2...v11.35.0) |
| 6 | + |
| 7 | +**Added** |
| 8 | + |
| 9 | +- Support captcha for Passwordless [\#2222](https://github.com/auth0/lock/pull/2222) ([robinbijlani](https://github.com/robinbijlani)) |
| 10 | + |
| 11 | +**Changed** |
| 12 | + |
| 13 | +- Bump dependencies to latest patch and fix typos [\#2210](https://github.com/auth0/lock/pull/2210) ([piwysocki](https://github.com/piwysocki)) |
| 14 | +- Add CodeQL workflow for GitHub code scanning [\#2197](https://github.com/auth0/lock/pull/2197) ([lgtm-com[bot]](https://github.com/apps/lgtm-com)) |
| 15 | +- Use lts-browsers docker image for Circle build [\#2204](https://github.com/auth0/lock/pull/2204) ([piwysocki](https://github.com/piwysocki)) |
| 16 | +- homepage added to package.json [\#2208](https://github.com/auth0/lock/pull/2208) ([piwysocki](https://github.com/piwysocki)) |
| 17 | +- Remove FAQ reference from README [\#2203](https://github.com/auth0/lock/pull/2203) ([frederikprijck](https://github.com/frederikprijck)) |
| 18 | +- Update okta logo [\#2201](https://github.com/auth0/lock/pull/2201) ([jamescgarrett](https://github.com/jamescgarrett)) |
| 19 | +- Update readme to match new design [\#2187](https://github.com/auth0/lock/pull/2187) ([ewanharris](https://github.com/ewanharris)) |
| 20 | + |
3 | 21 | ## [v11.34.2](https://github.com/auth0/lock/tree/v11.34.2) (2022-10-10) |
| 22 | + |
4 | 23 | [Full Changelog](https://github.com/auth0/lock/compare/v11.34.1...v11.34.2) |
5 | 24 |
|
6 | 25 | **Fixed** |
| 26 | + |
7 | 27 | - [SDK-3657] Render sign up confirmation before sign in [\#2180](https://github.com/auth0/lock/pull/2180) ([ewanharris](https://github.com/ewanharris)) |
8 | 28 |
|
9 | 29 | ## [v11.34.1](https://github.com/auth0/lock/tree/v11.34.1) (2022-09-29) |
| 30 | + |
10 | 31 | [Full Changelog](https://github.com/auth0/lock/compare/v11.34.0...v11.34.1) |
11 | 32 |
|
12 | 33 | **Fixed** |
| 34 | + |
13 | 35 | - [ESD-22705] Don't pass function to ConfirmationPane unless closable is enabled [\#2176](https://github.com/auth0/lock/pull/2176) ([ewanharris](https://github.com/ewanharris)) |
14 | 36 |
|
15 | 37 | **Security** |
| 38 | + |
16 | 39 | - [ESD-22866] Disable spellcheck and autocorrect on all sensitive input fields [\#2178](https://github.com/auth0/lock/pull/2178) ([ewanharris](https://github.com/ewanharris)) |
17 | 40 |
|
18 | 41 | ## [v11.34.0](https://github.com/auth0/lock/tree/v11.34.0) (2022-09-14) |
| 42 | + |
19 | 43 | [Full Changelog](https://github.com/auth0/lock/compare/v11.33.3...v11.34.0) |
20 | 44 |
|
21 | 45 | **Added** |
| 46 | + |
22 | 47 | - FDR-297: Adding okta for enterprise [\#2172](https://github.com/auth0/lock/pull/2172) ([jamescgarrett](https://github.com/jamescgarrett)) |
23 | 48 |
|
24 | 49 | ## [v11.33.3](https://github.com/auth0/lock/tree/v11.33.3) (2022-08-16) |
| 50 | + |
25 | 51 | [Full Changelog](https://github.com/auth0/lock/compare/v11.33.2...v11.33.3) |
26 | 52 |
|
27 | 53 | **Added** |
| 54 | + |
28 | 55 | - IAMRISK-1725 Add password_leaked error label for Signup [\#2160](https://github.com/auth0/lock/pull/2160) ([robinbijlani](https://github.com/robinbijlani)) |
29 | 56 |
|
30 | 57 | ## [v11.33.2](https://github.com/auth0/lock/tree/v11.33.2) (2022-06-29) |
| 58 | + |
31 | 59 | [Full Changelog](https://github.com/auth0/lock/compare/v11.33.1...v11.33.2) |
32 | 60 |
|
33 | 61 | **Changed** |
| 62 | + |
34 | 63 | - Bump qs from 6.10.5 to 6.11.0 [\#2147](https://github.com/auth0/lock/pull/2147) ([dependabot[bot]](https://github.com/apps/dependabot)) |
35 | 64 | - Bump shell-quote from 1.7.2 to 1.7.3 [\#2145](https://github.com/auth0/lock/pull/2145) ([dependabot[bot]](https://github.com/apps/dependabot)) |
36 | 65 | - Bump prettier from 2.7.0 to 2.7.1 [\#2144](https://github.com/auth0/lock/pull/2144) ([dependabot[bot]](https://github.com/apps/dependabot)) |
37 | 66 |
|
38 | 67 | ## [v11.33.1](https://github.com/auth0/lock/tree/v11.33.1) (2022-06-14) |
| 68 | + |
39 | 69 | [Full Changelog](https://github.com/auth0/lock/compare/v11.33.0...v11.33.1) |
40 | 70 |
|
41 | 71 | **Fixed** |
| 72 | + |
42 | 73 | - Move captcha pane below additional signup fields in UI [\#2135](https://github.com/auth0/lock/pull/2135) ([stevehobbsdev](https://github.com/stevehobbsdev)) |
43 | 74 |
|
44 | 75 | **Security** |
| 76 | + |
45 | 77 | - [Snyk] Upgrade dompurify from 2.3.6 to 2.3.7 [\#2132](https://github.com/auth0/lock/pull/2132) ([snyk-bot](https://github.com/snyk-bot)) |
46 | 78 |
|
47 | 79 | ## [v11.33.0](https://github.com/auth0/lock/tree/v11.33.0) (2022-05-05) |
|
0 commit comments