Releases: aws-amplify/amplify-flutter
Releases · aws-amplify/amplify-flutter
2.6.0
Features
- feat(storage): add multi-bucket feature support (#5681)
Fixes
- fix(aws_common): removed JS streamed requests (#5797)
- fix(datastore): properly handle multiple configures on Android (#5740)
2.5.1
Fixes
- fix(authenticator): recover from exceptions during reset password flow (#5672)
- fix(common): added a flag to opt out of bundling sqlite3 for windows apps (#5680)
- fix(storage): Only allow 1 batch to run at a time (#5704)
2.5.0
Features
feat(auth, authenticator): Add support for Email OTP MFA (#5472)
Fixes
fix(common): db_common windows sqlite3 collision (#5481)
2.4.2
Features
- feat(api): move App Sync subscription headers to protocol (#5301)
- feat(authenticator): export unmet password requirements (#5437)
Fixes
- fix(api): Reconnect WebSocket when resuming app from a paused state (#5567)
2.4.1
Fixes
- fix(datastore): FlutterSerializedModel.extractJsonValue returns
.some(nil)
instead of nil
(#5370)
- fix(api): web socket error handling (#5359)
Chores
- chore(deps): Amplify Android 2.21.1 (#5376)
2.4.0
Features
- feat(Auth): Add fetchCurrentDevice API (#5251)
Fixes
- fix(datastore): Clear subscriptions on Stop (#5253)
- fix(datastore): Restart Sync Engine when network on/off (#5218)
- fix(notification): flush events (#5215)
- fix(secure_storage): Plugin Endorsement (#5208)
- fix(authenticator): Export InstructionsResolver (#5169)
Chores
- chore: bump json_annotation dependency to v4.9 (#5197)
2.3.0
Fixes
- fix(notifications): allow configuration when auth token is expired (#5117)
2.2.0
Fixes
- fix(api): GraphQLResponse.toString() include data & errors (#5079)
- fix(core): improve amplify configure api error message (#5021)
- fix(notifications): allow offline configuration
- fix: wait for in progress multi part uploads to cancel for
pause
and cancel
Features
- feat: Support Amplify Gen 2 outputs (#5073)
amplify_datastore_v2.2.1
Fixes
- fix(datastore): prevent auth plugin from throwing during configuration (#5132)
2.1.0
Features
- feat(datastore): Migrate to Amplify Swift V2 (#4962)))