Releases: aws-amplify/amplify-flutter
Releases · aws-amplify/amplify-flutter
amplify_secure_storage_v0.4.4
Changes
- Add Apple privacy manifest file (#4794)
1.8.0
amplify_authenticator_v1.5.5
What's Changed
- fix: correct package_info_plus version constraint
amplify_auth_cognito_v1.7.2
amplify_analytics_pinpoint_v1.7.1
- fix: correct package_info_plus version constraint
1.7.0
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
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