Releases: gbgplc/smartcapture-android-demo
Releases · gbgplc/smartcapture-android-demo
SmartCapture Android v1.1.2
Change notes:
- Added support for
DocumentType, more info can be found here. - Added support for 16KB page sizes.
SmartCapture Android v1.1.0
This is the first release containing the SmartCapture Document Camera. For more information about features or integrating the camera, see the documentation here.
This release has some backwards incompatible changes, please review the migration details here while updating.
Change notes:
- All SmartCapture components are now compiled with/for Android 15.
- All SmartCapture components are now in edge to edge mode by default when started via activity.
- SmartCapture Face is now locked to portrait.
- The package identifier has changed. Please see the migration details here for more info.
SmartCapture Android v1.0.1
This is the first, non-beta release of the new SmartCapture SDK. This currently contains only the SmartCapture Face module. For technical details and implementation instructions please see the documentation here: https://smartcapture-docs.idscan.cloud/android/docs/face-camera/about
For change notes from beta please see the following:
- Fixed a crash that could occur due to a the image data being larger than the max parcel size
- Added localization support
- Updated internal dependencies
- Fixed dark mode getting applied inconsistently