Skip to content

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

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)

1.1.1(2023-08-31)

31 Aug 15:19
Compare
Choose a tag to compare

Misc Updates

  • provide more fine-grained web socket close code on errors (#44)
  • integrate session face fit timeout with backend service (#46 )

1.1.0 (2023-07-20)

20 Jul 20:22
Compare
Choose a tag to compare

UI Update

  • remove 3 seconds countdown (#36 )

1.0.4 (2023-07-17)

17 Jul 19:09
Compare
Choose a tag to compare

Bug Fixes

  • Check no face fit timeout based on elapsed time instead of frame counts (#41)

1.0.3 (2023-07-13)

13 Jul 21:11
Compare
Choose a tag to compare

Bug Fixes

  • Sends websocket close frame in the case of a client side timeout (#39 )