Releases: aws-amplify/amplify-swift
Releases · aws-amplify/amplify-swift
2.53.2 (2025-12-15)
2.53.1 (2025-12-11)
Bug Fixes
- auth: add prewarming check keychain store (#4115)
2.53.0 (2025-12-09)
2.52.1 (2025-11-25)
Bug Fixes
- auth: fix HostedUIOptions decoding for optional fields (#4102)
⚠️ 2.52.0 (2025-11-19)
⚠️ Please use 2.52.1 instead of this release due to a regression issue for customer using Auth.signInWithWebUI API.
Features
- auth: add support for cognito oidc parameters in managed login (#4096)
Bug Fixes
2.51.5 (2025-11-10)
Bug Fixes
- predictions: remove liveness event listeners on session completion (#4092)
2.51.4 (2025-10-28)
Bug Fixes
- auth: add missing state transitions during auto sign in (#4065)
2.51.3 (2025-10-23)
Bug Fixes
- auth: Prevent clearing shared keychains (#4077)
2.51.2 (2025-10-13)
Bug Fixes
- predictions: close websocket with runtime error on service exception (#4072)
2.51.1 (2025-10-02)
Misc
- chore(auth): update AppSyncSigner (#4063)