Releases: Acuant/AndroidSDKV11
Releases · Acuant/AndroidSDKV11
V11.6.1
V11.6.0
Android Mobile SDK V11.6.0
This is a major release and is not fully backward compatible. Please review the migration details in the Readme.
- Updated JSON to object mappings (see migration details) (MOBILE-1665)
- Added capturing guidance when document is out of bounds (MOBILE-1670)
- Added an update that returns document images through bytes instead of files to minimize the time images are in the phone's cache (see the Migration Details) (MOBILE-1671)
- Modified the initialization workflow to allow reinitialization of the SDK (MOBILE-1674)
- Updated the API response to respect the device language (MOBILE-1682)
V11.5.4
Android Mobile SDK V11.5.4
- Resolved an issue that could cause MRZ alignment brackets to appear off screen on some devices (MOBILE-1621)
- Resolved an issue that could make capture of three-line MRZs difficult (MOBILE-1621)
- Added an option to prevent screenshots of camera activity (defaults to ON) (MOBILE-1623)
- Updated the classification model to reflect front and back results (MOBILE-1644)
- Improved barcode reading during document capture (MOBILE-1653)
- Updated the SDK to compile with Android API level 32 (MOBILE-1657)
V11.5.3
Android Mobile SDK V11.5.3
- Added support for PACE during eChip reading, prioritizing PACE over BAC when available (MOBILE-718)
- Added support for Signature Image extraction during eChip reading (MOBILE-718)
- Extracted status strings to strings.xml to make localization easier (MOBILE-718)
- Fixed an issue that could cause trailing carats to be included in MRZ results (MOBILE-718)
- Fixed an issue that could cause eChip reading to fail unexpectedly (MOBILE-718)
- Added support for Active Authentication during eChip reading (MOBILE-1415)
- Added support for Chip Authentication during eChip reading (MOBILE-1417)
- Added the ability to get the subscription from the bearer token (if the subscription is specified in the token) (MOBILE-1579)
- Added extrapolation of second letter of document type during eChip reading (MOBILE-1597)
- Fixed an issue that could cause the camera workflow to become unresponsive if interrupted during capture (MOBILE-1602)
- Fixed an issue that could result in larger than intended face images (MOBILE-1605)
- Fixed an issue that prevented acuant-gov.net from being recognized as a secure endpoint (MOBILE-1615)
V11.5.2
Android Mobile SDK V11.5.2
- Updated cropping and metrics to latest version (MOBILE-1487)
- Updated dependencies to latest versions (MOBILE-1531)
- Removed dependency on androidx.window:window (MOBILE-1531)
V11.5.1
Android Mobile SDK V11.5.1
- Improved camera to reduce fish-eye effect (primarily on Samsung devices) (MOBILE-1328)
- Added refocus step before capture (MOBILE-1497)
- Updated countdown timing to more closely reflect configured options and display capturing message instead of getting stuck on 1... (MOBILE-1497)
- Updated capture thresholds to adjust dynamically based on the currently detected dpi in order to select the most optimal distance for capture (MOBILE-1498)
- Added country code to instance options (MOBILE-1502)
- Added an optional ZoomType parameter to DocumentCameraOptionsBuilder (MOBILE-1512)
V 11.5.0
Android Mobile SDK V11.5.0
This is a major release and is not fully backward compatible. Please review the migration details in the Readme.
- Removed dependency on deprecated AsyncTask object (MOBILE-1297)
- Upgraded SDK to use AndroidX across all modules (MOBILE-1282)
- Updated IPLiveness to use latest dependency version (MOBILE-1333)
- Upgraded From Camera 1 and Camera 2 to CameraX for all cameras (document, MRZ, barcode, face, and hgliveness) (MOBILE-1426)
- Removed most deprecated methods within the SDK (MOBILE-1348)
- Updated AcuantDocumentProcessing to use a more user-friendly and intuitive design (MOBILE-1348)
- Updated to a more consistent listener design across the SDK (MOBILE-1348)
- Combined duplicate error codes (MOBILE-1348)
V11.4.16
- Added digital signing of evaluated images to address tampering or man-in-the-middle attacks. (MOBILE-956)
- Standardized the credential formatting in all outbound calls in the Android Mobile SDK. (MOBILE-1430)
V11.4.15
- Improved the initialization of the Android Mobile SDK (MOBILE-1370)
V11.4.14
- Added a barcode-only camera that can be used to capture a barcode on an ID (if barcode failed to capture during back capture) (MOBILE-1365)
- Added Tamper Score, Tamper Sensitivity, and Model to response object (MOBILE-1375)
- Improved barcode reading to attempt to read even when document detection does not run (MOBILE-1385)