Releases: aws-amplify/amplify-flutter
Releases · aws-amplify/amplify-flutter
amplify_auth_cognito_v1.7.2
Fixes
- fix(auth): Allow retries with verifyTotpSetup() (#4532)
- fix(auth): device metadata migration (#4503)
- fix(auth): verifyTotp throw EnableSoftwareTokenMfaException (#4558)
amplify_analytics_pinpoint_v1.7.1
- fix: correct package_info_plus version constraint
1.7.0
Features
- feat(api): add copyWith to GraphQLRequest (#4365)
Fixes
- fix:
google.crypto.tink
version constraint (#4434)
Chores
- chore(datastore): Amplify Swift version bump to 1.30.7 (#4454)
1.6.3
Fixes
- fix(auth): forget local device only if matches (#4060)
- fix: Bumped built_value to ">=8.6.0 <8.9.0" and built_value_generator to 8.8.1
- fix: Bumped drift to ">=2.14.0 <2.15.0" and drift_dev to ">=2.14.0 <2.15.0".
- fix: Bumped package_info_plus to ">=4.0.1 <=6.0.0"
- fix: Bumped path to ">=1.8.0 <2.0.0"
- fix: uncaught exception in smithy code (#4369)
1.6.2
Fixes
- fix(api): GraphQL Model Helpers support lowercase model names (#4143, #4144)
- fix(authenticator): required phone number validator (#4106)
- fix(core): pub docs (#4049)
- fix(datastore): emit observeQuery snapshot when model create mutation results in an updated model (#4084)
amplify_core v1.6.1
Fixes
- fix(core): pub docs (#4049)
1.6.0
Features
- feat: rename sendUserAttributeVerificationCode (#3759)
Fixes
- fix(aft): Small fixes (#3838)
- fix(analytics): allow nullable userProfile
- fix(auth): use loadCredentials to check login state
- fix(authenticator): Beta channel fixes (#3835)
- fix(authenticator): fix validate before trim bug (#3809)
- fix(authenticator): use getCurrentUser to check sign in state
- fix(pub): ignore templates folder during analysis (#4009)
- fix(smithy): defines Output type to fix beta tests (#3963)
- fix: remove exception during token timeout (#3939)
Breaking Changes
- fix(smithy_aws)!: do not sign optional requests
1.5.0
Feature
- feat(analytics): Support identity pools that have unauthenticated (guest) access disabled
Fixes
- fix(analytics): event client flush events to do not discard events from cache on auth exception (#3999)
- fix: catch and log updateEndpoint error during configure (#3985)
1.4.2
Fixes
- fix(aft): Constraints edge cases (#3732)
- fix(authenticator): TOTP Setup typo (#3758)
- fix(authenticator): Wrap social button text (#3692)
- fix(authenticator): date validator (#3766)
1.4.0
Features
- feat(auth): TOTP MFA
- feat(authenticator): TOTP MFA (#3609)
Fixes
- fix(analytics): AWSPinpointUserProfile Added null check for user attributes (#3598)
- fix(auth): SDK exception mapping
- fix(authenticator): Social button debug Property Type (#3608)
- fix(datastore): Use platform thread (#3607)