Skip to content

Releases: aws-amplify/amplify-swift

2.48.0 (2025-05-12)

12 May 17:24
Compare
Choose a tag to compare

Features

  • auth: ignore user cancel when session is expired on hostedui sign out (#3956)

Bug Fixes

  • logging: crash in release builds (#3971)

2.47.0 (2025-04-23)

24 Apr 03:02
Compare
Choose a tag to compare

What's Changed

2.46.2 (2025-04-09)

09 Apr 01:56
Compare
Choose a tag to compare

Bug Fixes

  • storage: clean up cached files upon completion (#3967)

2.46.1 (2025-03-18)

18 Mar 19:37
Compare
Choose a tag to compare

Bug Fixes

  • predictions: use UTC timezone in date formatter (#3965)

2.46.0 (2025-02-27)

27 Feb 19:19
Compare
Choose a tag to compare

Features

  • auth: adding support for keychain sharing using app groups (#3947)

2.45.4 (2025-01-13)

13 Jan 17:40
Compare
Choose a tag to compare

Bug Fixes

  • predictions: use serial queue for WebSocketSession delegate queue (#3935)

2.45.3 (2025-01-02)

02 Jan 18:39
Compare
Choose a tag to compare

Bug Fixes

  • API: Fixing issue with CN endpoints (#3941)

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