Skip to content

Releases: aws-amplify/amplify-swift

2.45.2 (2024-12-11)

11 Dec 20:49
Compare
Choose a tag to compare

Bug Fixes

  • auth: fix credential decoding

2.45.1 (2024-12-09)

09 Dec 17:22
Compare
Choose a tag to compare

Bug Fixes

  • auth: add localized description to AWSCognitoAuthError (#3929)
  • auth: use auth flow type correctly from amplifyconfiguraiton.json (#3928)
  • amplify-xode: updated to support Xcode 16 (#3925)

2.45.0 (2024-11-25)

25 Nov 19:04
Compare
Choose a tag to compare

Features

  • Auth: add passwordless support #3920

2.44.0 (2024-10-31)

31 Oct 13:22
Compare
Choose a tag to compare

Features

  • Auth: Adding support for Email MFA (#3862)

2.43.0 (2024-10-22)

22 Oct 14:30
Compare
Choose a tag to compare

Features

  • feat: adding preview support for visionOS (#3898)

Full Changelog: 2.42.2...2.43.0

2.42.2 (2024-10-18)

18 Oct 17:44
Compare
Choose a tag to compare

Bug Fixes

  • Logging: adding internal configure auth hub event listener to fix logging race condition (#3899)
  • auth: return configuration error upon invalid redirect URI in hosted ui (#3889)

2.42.1 (2024-09-24)

24 Sep 19:13
Compare
Choose a tag to compare

Bug Fixes

  • predictions: region handling for creating correct streaming endpoint from region (#3880)

2.42.0 (2024-09-23)

23 Sep 20:50
@5d 5d
Compare
Choose a tag to compare

Features

  • api: add support for GraphQL filter attributeExists (#3838)

2.41.2 (2024-09-20)

20 Sep 19:47
@5d 5d
Compare
Choose a tag to compare

Bug Fixes

  • api: append auth info as head fields for appSync realtime handshake request

2.41.1 (2024-09-19)

19 Sep 20:32
Compare
Choose a tag to compare

Bug Fixes

  • Storage: Removing testable import in UploadPartInput extension (#3878)