Skip to content

Releases: aws-amplify/amplify-swift

2.50.0 (2025-08-06)

06 Aug 20:16
Compare
Choose a tag to compare

What's Changed

  • feat: Update minimum supported macOS version to match Swift SDK by @harsh62 in #4025
  • feat: bump swift sdk version to 1.5.14 by @harsh62 in #4028
  • chore(build): fix build warnings for Dynamic Actor Isolation feature by @harsh62 in #4005

Full Changelog: 2.49.1...2.50.0

2.49.1 (2025-07-17)

17 Jul 18:05
Compare
Choose a tag to compare

Bug Fixes

  • auth: allow removing and adding identity pool for an already deployed app (#4022)
  • build: accessing Availability.h macros in Swift (Xcode 26 support) (#4013)

2.49.0 (2025-06-30)

30 Jun 19:58
Compare
Choose a tag to compare

Features

  • predictions: No-Light/FaceMovementOnly challenge support (#3622)

2.48.2 (2025-06-30)

30 Jun 15:27
Compare
Choose a tag to compare

Bug Fixes

  • api: fixing mis-classified errors (#4012)
  • logging: crash on release builds in rotation logger (#4009)

2.48.1 (2025-06-12)

12 Jun 17:47
Compare
Choose a tag to compare

Bug Fixes

  • api: fix subscription failures (#3998)
  • storage: avoid using self in failure messages (#3994)

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)