Releases: aws-amplify/amplify-ui-swift-liveness
Releases · aws-amplify/amplify-ui-swift-liveness
1.2.2(2024-01-10)
Bug fixes:
- resolve race condition when starting AVCaptureSession (#93)
1.2.1(2023-12-05)
Bug fixes:
- fix inconsistent final video event time interval (#87 )
1.2.0(2023-12-04)
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)
Misc Updates
- fix duplicate session timed out errors (#70 )
1.1.3(2023-10-23)
Misc Updates
- fix handling of session timed out error (#65 )
1.1.2(2023-10-05)
Misc Updates
- improve localization support to include main app bundle (#54)
1.1.1(2023-08-31)
1.1.0 (2023-07-20)
UI Update
- remove 3 seconds countdown (#36 )
1.0.4 (2023-07-17)
Bug Fixes
- Check no face fit timeout based on elapsed time instead of frame counts (#41)
1.0.3 (2023-07-13)
Bug Fixes
- Sends websocket close frame in the case of a client side timeout (#39 )