Skip to content

Releases: getyoti/yoti-doc-scan-android

Release v4.3.0

20 Feb 11:04
5651c43

Choose a tag to compare

  • UI updates for supplementary document flow
  • Removed transitive dependency on kotlin-android-extensions
  • Internal dependency updates
  • Several bug fixes and code improvements

Release v4.2.1

22 Oct 10:44
75661b5

Choose a tag to compare

Edge-to-edge related UI bug fixes

Release v4.2.0

15 Oct 14:25
3f70b4a

Choose a tag to compare

  • Significant improvements to the zoom liveness flow by allowing the capture education/guidance screen and upload flow completion screen to be skipped
  • Document capture improvements (barcode detection)
  • Content is displayed edge-to-edge on Android 11 and above
  • Support 16 KB page sizes
  • Several bug fixes and code improvements

Release v4.1.0

11 Jun 14:45
c6e626d

Choose a tag to compare

  • Significant improvements to the face capture and static liveness flows by allowing the capture education/guidance screen and upload flow completion screen to be skipped
  • Removed intro screen for single step flows
  • Removed capture review screen for static liveness capture
  • Updated several illustrations
  • Several bug fixes and code improvements

Release v4.0.0

11 Mar 16:06
0ca2ad3

Choose a tag to compare

  • Document processing improvements. This introduces a small breaking change for users of the yoti-sdk-doc-scan module, requiring replacing the "microblink" maven url with the "regulaforensics" one in your allProjects entry in your root build.gradle file (see README - Setup the SDK). You can also remove any "microblink"-related proguard rules you have.
  • Addressed compatibility issues when building with Android Gradle Plugin 8+
  • Various bug fixes and improvements

v3.5.2

09 Dec 11:40
dc53fff

Choose a tag to compare

What's Changed

Full Changelog: v3.5.1...v3.5.2

Release v3.5.1

21 Oct 13:20
116a9df

Choose a tag to compare

  • New document supported: USA Passport card
  • Updated internal dependency version

Release v3.5.0

17 Sep 14:08
3a85934

Choose a tag to compare

  • Updated illustrations
  • Updated privacy link
  • Updated NFC screens
  • Improvements to the in-session feedback screens
  • Updated copies
  • Bug fixes and code improvements

Release v3.4.0

07 Jun 12:20
61fe453

Choose a tag to compare

  • Added a new slim variant of the ID document capture module, which includes a reduced feature set: no OCR, i.e. manual capture only, and no NFC capture. Using this variant results in a significantly smaller APK size (by about 14MB).
  • Updated to Kotlin 1.8

Release v3.3.0

30 Apr 11:31
4cab35b

Choose a tag to compare

  • New error dialog and session status (3003) for slow internet timeouts
  • Updated the document selection, capture, guidelines, and review screens
  • Updated the biometric consent screen
  • Updated the label for Israeli National ID
  • Bug fixes and code improvements