Releases: aws-samples/amazon-cognito-passwordless-auth
Releases · aws-samples/amazon-cognito-passwordless-auth
v0.6.4
What's Changed
- Fix typo by @ottokruse in #37
- Fix KMS circulair dependency in new CDK version by @ottokruse in #38
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Fix: support upload script on windows by @ottokruse in #29
- docs(drawings): improved arch diagrams and removed duplicated drawio resources by @EricBorland in #33
- Bump vite from 4.3.1 to 4.3.9 in /end-to-end-example/client by @dependabot in #34
- Css tweaks by @ottokruse in #35
- Version bump for NPM release by @ottokruse in #36
New Contributors
- @dependabot made their first contribution in #34
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Fix: allow Face Touch option also with just a Security Key by @ottokruse in #31
- Version bump to v0.6.2 by @ottokruse in #32
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Support importing CDK code from ESM by @ottokruse in #26
- Version bump for npm release by @ottokruse in #27
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- UI tweaks by @ottokruse in #23
- Add lambda triggers also to an existing user pool, if provided by @ottokruse in #24
- v0.6.0 by @ottokruse in #25
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Mention support for passkeys more prominently in the docs by @ottokruse in #19
- Fix: sign-in button appearance on mobile by @ottokruse in #20
- v0.5.1 by @ottokruse in #21
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Add token view and authenticators manager to the default wrapper by @ottokruse in #17
- v0.5.0 by @ottokruse in #18
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- Feature/variable stack name by @martinpagelaws in #11
- Add link to Solution introduction on YouTube by @ottokruse in #12
- Allow users to configure the function to send e-mails by @ottokruse in #13
- Support using the Passwordless component as a wrapper by @ottokruse in #14
- Backend improvements by @ottokruse in #15
- V0.4.2 by @ottokruse in #16
Full Changelog: v0.3.0...v0.4.2
v0.3.0
What's Changed
- use css built-in selector by @martinpagelaws in #2
- added comments for better user guidance by @martinpagelaws in #4
- Tweak types of storage so it is easier to work with by @ottokruse in #5
- feat(sign-in): redesigned screen and allowed optional background image, customer logo and customer name by @EricBorland in #6
- Docs end-to-end example by @ottokruse in #7
- Use more UserFacing errors by @ottokruse in #8
- v0.3.0 by @ottokruse in #9
- Updated versions of deps in end-to-end example by @ottokruse in #10
New Contributors
- @martinpagelaws made their first contribution in #2
- @ottokruse made their first contribution in #5
- @EricBorland made their first contribution in #6
Full Changelog: v0.2.5...v0.3.0
v0.2.5
Full Changelog: v0.2.4...v0.2.5
Fixed: SES permission (when using a different SES region than the stack's region)