Releases: getyoti/yoti-doc-scan-android
Releases · getyoti/yoti-doc-scan-android
Release v4.3.0
- 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
Edge-to-edge related UI bug fixes
Release v4.2.0
- 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
- 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
- Document processing improvements. This introduces a small breaking change for users of the
yoti-sdk-doc-scanmodule, 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
Release v3.5.1
- New document supported: USA Passport card
- Updated internal dependency version
Release v3.5.0
- 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
- 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
- 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