Skip to content

Releases: aws-amplify/amplify-flutter

1.6.2

06 Dec 21:03
4d4e7a6
Compare
Choose a tag to compare

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

07 Nov 18:12
Compare
Choose a tag to compare

Fixes

  • fix(core): pub docs (#4049)

1.6.0

30 Oct 18:04
Compare
Choose a tag to compare

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

25 Oct 22:48
Compare
Choose a tag to compare

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

22 Sep 00:36
a98975e
Compare
Choose a tag to compare

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

29 Aug 00:45
Compare
Choose a tag to compare

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)

1.3.3

17 Aug 22:51
Compare
Choose a tag to compare

Fixes

  • fix(auth): Pass deviceKey in custom auth challenge
  • fix(push): Deserialization from platform maps (#3557)

1.3.2

15 Aug 00:11
Compare
Choose a tag to compare

Fixes

  • fix(core): Cross-zone completion
  • fix(datastore): Custom list serde (#3544)

Breaking Changes

  • feat(aws_common)!: Add credentials provider chain

Features

  • feat(smithy): ec2Query protocol

1.3.1

07 Aug 23:17
02c7378
Compare
Choose a tag to compare

Fixes

  • fix(auth): Android Hosted UI flakiness
  • fix(datastore): hot restart (#3497)
  • fix(datastore): make event history list thread safe (#3509)
  • fix(push): Incorrect handling of simple alert (#3502)

1.3.0

28 Jul 00:46
Compare
Choose a tag to compare

Features

  • feat(aft): Generate AWS config (#3424)
  • feat(auth): Enable ASF
  • feat(authenticator): default dial code (#3354)
  • feat(datastore): Adds DataStoreHubEventType to DataStoreHubEvents (#3454)
  • feat(storage): example app (#3359)

Fixes

  • fix(codegen): Mark Cognito map as sparse (#3386)
  • fix(smithy): Union variant naming (#3415)

Chores

  • chore(deps): Bump Amplify Android to 2.11.0