Skip to content

Releases: aws-amplify/amplify-ui-swift-liveness

1.2.6 (2024-03-11)

12 Mar 00:01
Compare
Choose a tag to compare

Bug fixes

  • update amplify-swift dependency to 2.27.2 [#116]
  • update validation exception recovery suggestion to avoid confusion [#112]
  • add GH workflows and templates [#100]

1.2.5 (2024-02-8)

08 Feb 19:52
Compare
Choose a tag to compare

Bug fixes:

  • fix crash by adding additional guard for finishing AVAssetWriter (#108 )

1.2.4 (2024-02-5)

05 Feb 21:15
Compare
Choose a tag to compare

Bug fixes:

  • update video session to be correct mirrored orientation (#105 )

1.2.3 (2024-02-5)

05 Feb 17:22
Compare
Choose a tag to compare

Bug fixes:

  • stop AVCaptureSession in preview/hair check screen (#101 )

1.2.2(2024-01-10)

10 Jan 17:03
Compare
Choose a tag to compare

Bug fixes:

  • resolve race condition when starting AVCaptureSession (#93)

1.2.1(2023-12-05)

05 Dec 17:06
Compare
Choose a tag to compare

Bug fixes:

  • fix inconsistent final video event time interval (#87 )

1.2.0(2023-12-04)

04 Dec 22:39
Compare
Choose a tag to compare

Important!

  • New string added for "Center your face"; translation needed for "amplify_ui_liveness_center_your_face_text"

Features:

  • feat(ux): update get ready page with new preview screen (#78 )
  • update face bounding box landmark calculations (#77 )

Bug fixes:

  • update missing localization strings for face not prepared reasons (#79 )

1.1.4(2023-10-31)

31 Oct 15:23
Compare
Choose a tag to compare

Misc Updates

  • fix duplicate session timed out errors (#70 )

1.1.3(2023-10-23)

23 Oct 15:11
Compare
Choose a tag to compare

Misc Updates

  • fix handling of session timed out error (#65 )

1.1.2(2023-10-05)

05 Oct 18:52
Compare
Choose a tag to compare

Misc Updates

  • improve localization support to include main app bundle (#54)