Skip to content

Releases: aws-amplify/amplify-ui-android

Amplify UI Android Liveness 1.2.2

11 Mar 23:19
58e8d3f
Compare
Choose a tag to compare

Release 1.2.2

Bug Fixes and Features

  • fix(liveness): Update Amplify to 2.14.12 to fix InvalidSignatureException #126
  • fix(liveness): Multiple Liveness Bug Fixes #124

See all changes between 1.2.1 and 1.2.2

Amplify UI Android Authenticator 1.1.0

16 Feb 03:35
fbd75b4
Compare
Choose a tag to compare

Release 1.1.0

Important!

  • New strings added (update translations): "amplify_ui_authenticator_button_copy_key", "amplify_ui_authenticator_enter_totp_code", "amplify_ui_authenticator_step1_title", "amplify_ui_authenticator_step1_content", "amplify_ui_authenticator_step2_title", "amplify_ui_authenticator_step2_content", "amplify_ui_authenticator_step3_title", "amplify_ui_authenticator_step3_content", "amplify_ui_authenticator_mfa_sms", "amplify_ui_authenticator_mfa_totp", "amplify_ui_authenticator_title_signin_confirm_totp", "amplify_ui_authenticator_title_signin_continue_totp_setup", "amplify_ui_authenticator_title_signin_continue_mfa_select"

Features

  • authenticator: Add support for TOTP to Authenticator (#114)

Fixes

  • authenticator: Don't use viewModelScope from the state holder (#83)
  • authenticator: Improve error messaging if auth configuration is invalid/incomplete (#112)

See all changes between 1.0.2 and 1.1.0

Amplify UI Android Liveness 1.2.1

26 Dec 23:58
e06e82e
Compare
Choose a tag to compare

Amplify UI Android Liveness 1.2.0

04 Dec 23:15
0ee534b
Compare
Choose a tag to compare

Release 1.2.0

Important!

  • New string added (update translations): "amplify_ui_liveness_get_ready_center_face_label"
  • LivenessColorScheme defaults changed: errorContainer and onErrorContainer default colors have been modified.

Bug Fixes and Features

  • fix(liveness): use updated Liveness oval algorithm #95
  • feat(liveness): Update Liveness UI #100

See all changes between 1.1.6 and 1.2.0

Amplify UI Android Liveness 1.1.6

16 Nov 21:35
5f01305
Compare
Choose a tag to compare

Amplify UI Android Authenticator 1.0.2

16 Nov 21:34
5f01305
Compare
Choose a tag to compare

Amplify Liveness v1.1.5

13 Nov 22:04
8799e27
Compare
Choose a tag to compare

Miscellaneous

  • Amplify version bump to fix DST time issue on some devices #89

Amplify Liveness v1.1.3

14 Sep 21:19
b923ba5
Compare
Choose a tag to compare

Release 1.1.3

Bug Fixes

  • fix(liveness): Add version to liveness websocket user agent #73
  • fix(liveness): Use server facematch timeout #74

Miscellaneous

  • Amplify version bump #75

See all changes between 1.1.2 and 1.1.3

Amplify UI Android Authenticator 1.0.1

14 Sep 21:46
7a77c1d
Compare
Choose a tag to compare

Release 1.0.1

Fixes

  • authenticator: Add error messages when a TOTP next step is received (#76)

See all changes between 1.0.0 and 1.0.1

Amplify Liveness v1.1.2

08 Aug 01:11
a426924
Compare
Choose a tag to compare

What's Changed

  • Update Amplify min version for Liveness in #68
  • Update build.gradle in #69
  • fix(liveness): Added Rekognition backend for Android app and updated README in #59
  • fix(liveness): Screen rotation saves/loads correctly; lifecycle not destroyed at time of use in #65
  • release liveness 1.1.2 in #71

Full Changelog: release_liveness_v1.1.1...release_liveness_v1.1.2