Skip to content

Releases: aws-amplify/amplify-ui-swift-authenticator

1.2.2 (2024-11-26)

26 Nov 13:39
a94155b
Compare
Choose a tag to compare

Misc. Updates

  • Updating code to support Amplify 2.45+

1.2.1 (2024-11-21)

21 Nov 18:25
e763a80
Compare
Choose a tag to compare

Misc. Updates

  • Pinning the Amplify version up to 2.44.x

1.2.0 (2024-10-31)

31 Oct 16:52
541ec6e
Compare
Choose a tag to compare

Feature

  • Authenticator: Adding support for Email MFA (#96)

1.1.8 (2024-09-20)

20 Sep 20:01
1ec95fb
Compare
Choose a tag to compare

Bug Fixes

  • Authenticator: Adding new error localizations for limits exceeded (#96)

1.1.7 (2024-09-13)

13 Sep 20:41
068bd3c
Compare
Choose a tag to compare

Bug Fixes

  • Authenticator: Allowing to only override the desired errors when invoking the errorMap functions (#93)

1.1.6 (2024-08-13)

13 Aug 19:00
0fcd480
Compare
Choose a tag to compare

Bug Fixes

  • Authenticator: Properly handling expired sessions when loading the component (#87)

1.1.5 (2024-07-02)

02 Jul 19:02
6561a42
Compare
Choose a tag to compare

Bug Fixes

  • Authenticator: Setting the buttons' corner radius according to the theme (#84)

1.1.4 (2024-06-07)

07 Jun 19:59
9f21487
Compare
Choose a tag to compare

Bug Fixes

  • Showing the proper message when there's connectivity issues (#82)

Misc. Updates

  • Updating code to support Amplify 2.35+. (#82)

1.1.3 (2024-06-04)

04 Jun 16:37
15e2d84
Compare
Choose a tag to compare

Bug Fixes

  • SignUp: Sign in fails when user is auto confirmed after sign up (#72)

Misc. Updates

  • Pinning the Amplify version up to 2.34.x

1.1.2 (2024-04-26)

26 Apr 19:31
8ba6e63
Compare
Choose a tag to compare

Bug Fixes

  • AuthenticatorState: Making move(to:) public (#66)
  • ConfirmSignUp: Updating the state's deliveryDetails property when a new code is sent (#65)