Skip to content

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

1.4.1 (2025-07-01)

01 Jul 17:41
Compare
Choose a tag to compare

Features

  • add no-light/facemovementonly challenge and back camera support (#131)

Misc

  • add default init for ChallengeOptions (#202)

1.4.0 (2025-06-30) (deprecated)

30 Jun 20:48
Compare
Choose a tag to compare

Note: This release is deprecated. Please update to 1.4.1.


Features

  • add no-light/facemovementonly challenge and back camera support (#131)

1.3.5 (2025-03-18)

18 Mar 21:16
Compare
Choose a tag to compare

Misc

  • chore: update Amplify dependency to 2.46.1

1.3.4 (2025-01-13)

13 Jan 21:24
Compare
Choose a tag to compare

Misc

  • chore: update Amplify dependency to 2.45.4

1.3.3 (2024-09-24)

24 Sep 22:35
Compare
Choose a tag to compare

Misc

  • chore: update Amplify dependency to 2.42.1

1.3.2 (2024-08-20)

20 Aug 17:17
Compare
Choose a tag to compare

Misc

  • chore: update Amplify dependency to 2.38.0 for clock skew support

1.3.1 (2024-08-19)

19 Aug 20:54
Compare
Choose a tag to compare

Bug Fixes

  • Returning .userCancelled when the app goes to the background during a Liveness check. (#167)

1.3.0 (2024-08-06)

06 Aug 18:57
Compare
Choose a tag to compare

Features

  • Adding new error when the camera is not available even though permissions were granted. (#163)

1.2.18 (2024-07-29)

29 Jul 15:22
Compare
Choose a tag to compare

Bug Fixes

  • Fixing a crash when attempting to call finishWriting (#161)

1.2.17 (2024-07-11)

11 Jul 20:49
Compare
Choose a tag to compare

Bug Fixes

  • Updating the camera frame position when the subviews are laid out (#158)