|
1 | 1 | ## [Release 1.5.0](https://github.com/aws-amplify/amplify-ui-android/releases/tag/release_liveness_v1.5.0) |
2 | 2 |
|
3 | 3 | ### Features |
4 | | -- **liveness:** Liveness connected component |
5 | | -- **liveness:** Remove countdown ([#56](https://github.com/aws-amplify/amplify-ui-android/issues/56)) |
6 | | -- **liveness:** Update Liveness UI ([#100](https://github.com/aws-amplify/amplify-ui-android/issues/100)) |
7 | 4 | - **liveness:** Add support for a no light liveness challenge ([#248](https://github.com/aws-amplify/amplify-ui-android/issues/248)) |
8 | 5 |
|
9 | 6 | ### Bug Fixes |
10 | | -- **liveness:** update liveness dependency in sample app ([#15](https://github.com/aws-amplify/amplify-ui-android/issues/15)) |
11 | | -- **liveness:** center camera preview ([#50](https://github.com/aws-amplify/amplify-ui-android/issues/50)) |
12 | | -- **liveness:** check for empty session ID ([#53](https://github.com/aws-amplify/amplify-ui-android/issues/53)) |
13 | | -- **liveness:** Added Rekognition backend for Android app and updated README ([#59](https://github.com/aws-amplify/amplify-ui-android/issues/59)) |
14 | | -- **liveness:** Screen rotation saves/loads correctly; lifecycle not destroyed at time of use ([#65](https://github.com/aws-amplify/amplify-ui-android/issues/65)) |
15 | | -- **liveness:** Use server facematch timeout ([#74](https://github.com/aws-amplify/amplify-ui-android/issues/74)) |
16 | | -- **liveness:** Add version to liveness websocket user agent ([#73](https://github.com/aws-amplify/amplify-ui-android/issues/73)) |
17 | | -- **liveness:** use updated Liveness oval algorithm ([#95](https://github.com/aws-amplify/amplify-ui-android/issues/95)) |
18 | | -- **liveness:** Minor UI Fixes ([#103](https://github.com/aws-amplify/amplify-ui-android/issues/103)) |
19 | | -- **liveness:** ui updates ([#104](https://github.com/aws-amplify/amplify-ui-android/issues/104)) |
20 | | -- **liveness:** fix typo in state messages ([#123](https://github.com/aws-amplify/amplify-ui-android/issues/123)) |
21 | | -- **liveness:** Multiple Liveness Bug Fixes ([#124](https://github.com/aws-amplify/amplify-ui-android/issues/124)) |
22 | | -- **liveness:** Update Amplify to 2.14.12 to fix InvalidSignatureException ([#126](https://github.com/aws-amplify/amplify-ui-android/issues/126)) |
23 | | -- **liveness:** Remove End Timeout ([#129](https://github.com/aws-amplify/amplify-ui-android/issues/129)) |
24 | | -- **liveness:** Catch unhandled exceptions in coordinator ([#141](https://github.com/aws-amplify/amplify-ui-android/issues/141)) |
25 | | -- **liveness:** Detect failed camera opening ([#205](https://github.com/aws-amplify/amplify-ui-android/issues/205)) |
26 | | -- **liveness:** Prevent the "Create Liveness Session" button from flashing on screen transition ([#193](https://github.com/aws-amplify/amplify-ui-android/issues/193)) |
27 | | -- **all:** Upgrade Compose to latest BOM ([#222](https://github.com/aws-amplify/amplify-ui-android/issues/222)) |
28 | 7 | - **liveness:** Update CameraX library to latest ([#230](https://github.com/aws-amplify/amplify-ui-android/issues/230)) |
29 | 8 | - **liveness:** Prevent crashing if there's an exception thrown by the SurfaceTexture ([#231](https://github.com/aws-amplify/amplify-ui-android/issues/231)) |
30 | 9 |
|
|
0 commit comments