Skip to content

Latest commit

 

History

History
214 lines (128 loc) · 12.3 KB

File metadata and controls

214 lines (128 loc) · 12.3 KB

Features

  • Liveness: Add option to use H264 and VP9 codecs. (#293)

See all changes between 1.8.2 and 1.9.0

Bug Fixes

  • liveness: Improve liveness encoder and muxer creation error handling to propagate errors up early (#289)

See all changes between 1.8.1 and 1.8.2

Bug Fixes

  • liveness: Prevent crash on detachPreviewSurface is context is null (#255)
  • liveness: Update LiteRT to fix < Android 8 support for Liveness (#283)

See all changes between 1.8.0 and 1.8.1

Features

  • all: Update compose bom and reintroduce material icons lib (#278)

See all changes between 1.7.1 and 1.8.0

Bug Fixes

  • liveness: LivenessCoordinator uses a coroutine scope that cancels on destroy (#275)

See all changes between 1.7.0 and 1.7.1

Features

  • all: Update Kotlin language version to 2.2.0 (#256)

Bug Fixes

  • liveness: Prevent challenge from restarting (#271)

See all changes between 1.6.0 and 1.7.0

Bug Fixes

  • liveness: 16kb Page Support for Liveness (#251)

See all changes between 1.5.0 and 1.6.0

Features

  • liveness: Add support for a no light liveness challenge (#248)

Bug Fixes

  • liveness: Update CameraX library to latest (#230)
  • liveness: Prevent crashing if there's an exception thrown by the SurfaceTexture (#231)

See all changes between 1.4.2 and 1.5.0

Miscellaneous

  • all: Update Amplify dependency to 2.27.2 (#226)

See all changes between 1.4.1 and 1.4.2

Bug Fixes

  • all: Upgrade Compose to latest BOM (#222)

See all changes between 1.4.0 and 1.4.1

Bug Fixes

  • liveness: Detect failed camera opening (#205)
  • liveness: Prevent the "Create Liveness Session" button from flashing on screen transition (#193)

See all changes between 1.3.0 and 1.4.0

See all changes between 1.2.6 and 1.3.0

Bug Fixes

Bug Fixes

Bug Fixes and Features

See all changes between 1.2.3 and 1.2.4

Bug Fixes and Features

  • fix(liveness): Remove Local 8 Second End Timeout #129

See all changes between 1.2.2 and 1.2.3

Bug Fixes and Features

  • fix(liveness): Update Amplify to 2.14.12 to fix InvalidSignatureException #126
  • fix(liveness): Multiple Liveness Bug Fixes #124

See all changes between 1.2.1 and 1.2.2

Miscellaneous

  • Pass error codes on close to Amplify #106

See all changes between 1.2.0 and 1.2.1

Important!

  • New string added (update translations): "amplify_ui_liveness_get_ready_center_face_label"
  • LivenessColorScheme defaults changed: errorContainer and onErrorContainer default colors have been modified.

Bug Fixes and Features

  • fix(liveness): use updated Liveness oval algorithm #95
  • feat(liveness): Update Liveness UI #100

See all changes between 1.1.6 and 1.2.0

Miscellaneous

  • Compose and Material3 version bump #80

See all changes between 1.1.5 and 1.1.6

Miscellaneous

  • Amplify version bump to fix DST time issue on some devices #89

See all changes between 1.1.3 and 1.1.5

Bug Fixes

  • fix(liveness): Add version to liveness websocket user agent #73
  • fix(liveness): Use server facematch timeout #74

Miscellaneous

  • Amplify version bump #75

See all changes between 1.1.2 and 1.1.3

Bug Fixes

  • Update Amplify min version for Liveness in #68
  • Update build.gradle in #69
  • fix(liveness): Added Rekognition backend for Android app and updated README in #59
  • fix(liveness): Screen rotation saves/loads correctly; lifecycle not destroyed at time of use in #65

See all changes between 1.1.1 and 1.1.2

Features

  • liveness: Amplify version bump to 2.11.1 (#66)

See all changes between 1.1.0 and 1.1.1

Features

  • liveness: Remove countdown (#56)

Bug Fixes

  • liveness: check for empty session ID (#53)

See all changes between 1.0.2 and 1.0.3

Bug Fixes

  • liveness: center camera preview (#50)

See all changes between 1.0.1 and 1.0.2

Bug Fixes

  • liveness: Use English locale for date/time (#2491)

See all changes between 1.0.0 and 1.0.1

Features

  • liveness: Initial Liveness Release (#6)