Skip to content

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

1.2.12 (2024-04-25)

25 Apr 19:34
Compare
Choose a tag to compare

Bug Fixes

  • remove strong reference retain cycle in CameraPreviewViewModel (#135)

1.2.11 (2024-04-23)

23 Apr 14:45
Compare
Choose a tag to compare

Misc

  • improve error messages (#132)

1.2.10 (2024-04-18)

18 Apr 15:42
Compare
Choose a tag to compare

Misc

  • update Amplify Swift dependency (#128)

1.2.9 (2024-04-11)

11 Apr 17:39
Compare
Choose a tag to compare

Bug Fixes

  • prevent AVCaptureSession from starting during session configuration [#124]

1.2.8 (2024-04-09)

09 Apr 21:58
Compare
Choose a tag to compare

Bug Fixes

  • update preview layer to be optional and add guards to prevent null pointer exceptions [#122]

1.2.7 (2024-03-18)

18 Mar 16:48
Compare
Choose a tag to compare

Bug Fixes

  • use higher priority task queue for AVCaptureSession [#118]

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 )