Release Notes
Have a cool idea you want us to add? contact us
2.0.0 - 2024/11/21
Added
OpenCV For on-device Image Processing.
Document cropping feature to allow automatic document detection and manual cropping.
Image quality guidelines on the document capture activity.
Image Quality Assessment to analyse the quality of images before data extraction.
Changed
Upgraded Android Gradle Plugin to version 8.7.2
Upgraded Project JDK to JAVA_VERSION_17
Upgraded Compile SDK and Target SDK versions to 35
Upgraded Min SDK version to 24
Migrated camera to CameraX
Rewrote the core app in Kotlin
Introduced dependency injection using dagger
Moved from the ScanPlan Architecture to a Usecase Architecture
New Gradle version enables R8 full mode optimization by default
Rewrote all the UI components using Jetpack compose
Fixed
Null models being returned from certain documents
Dependency conflicts with certain versions of Okhttp3
Inconsistent states when capturing images
Issues with inconsistent state when capturing images and performing image quality assessment.
Last updated