Release Notes
- Fixed date format and date parsing for the Philippines Driver's License and Seafarer Identification Record Book
- Added new cutout overlays for different document types. See [Setting a cutout for Generic Document].
- Fixed parsing issue with Philippines Drivers License Dates.
- Increased the read and write timeout to 30 seconds.
- Removed white screen when opening camera for quick startup.
- VERY IMPORTANT!!! If your app imports both Identity and Biometrics, if importing this version of Identity (1.16.4) also ensure that you update the Biometrics version or any its sub-modules to at least (1.3.4 or later)
- Added Word Confidence for all parsed fields of the following Philippines documents:
- Fixed the 401: unauthorized error when importing the SDK into a calling app.
- Downgraded the Okhttp gradle dependency version to 3.14.9 (Subject to change in the near future as this is not the latest stable version).
- We have resolved issues related to the scanning flow and made changes to the camera settings for improved performance. With this update, the camera will default to manual capture mode, which means that documents will no longer be automatically captured. Instead, you will need to click the camera button to capture and parse a document. This change provides greater control and accuracy when scanning documents, ensuring that you can capture exactly what you need without any unwanted captures
- Added loading screen to indicate when image is being uploaded to the OCR API.
- Migrated from on-device OCR to web based OCR for Philippines documents.
- Switched to exclusively manual capture as the only method of obtaining images to OCR.
- Added Manual Scanning for all documents.
- Fixed issue with motion detection on new samsung devices.
- Fixed issue with Philippines Identification card throwing parser error when no text is in frame.
- Lowered sampling rate for motion sensor (This will remove the need for HIGH SAMPLING RATE sensor permissions)
- Fixed issue with camera blur.
- Added camera shutter sound after capturing each face of a document.
- Fixed overlay bug when transitioning to a new scan phase.
- Added support for the following documents:
- Added support for the following documents:
- Build artifact moved to https://maven.pkg.github.com/sybrin-innovations/Sybrin-Android-SDK-Identity. Please refer to get started.
- Improved auditing and performance measuring.
- Updated dependencies.
- Made qualification, date approved and other licenses in Philippines Firearms License Model optional.
- Updated dependencies.
- Made setOverlayBrandingTitleText default value an empty string in
SybrinIdentityConfiguration.Builder
- Made setOverlayBrandingSubtitleText default value an empty string in
SybrinIdentityConfiguration.Builder
- Added support for phones that do not have access to google services
- Improved South Africa visas performance
- Updated dependencies
- Fixed issues with Philippine passport
- Added support for the following documents:
- Made date issued optional
- Made date of birth optional
- Improved South Africa visas performance
- Updated dependencies
- Renamed the getter function
getDateOfIssued()
togetOn()
- Renamed the getter function
getPlaceOfIssued()
togetIssuedAt()
- Renamed the getter function
getDateOfIssued()
togetValidFrom()
- Renamed the getter function
getPlaceOfIssued()
togetIssuedAt()
- Renamed the getter function
getDateOfIssued()
togetValidFrom()
- Renamed the getter function
getPlaceOfIssued()
togetIssuedAt()
- Renamed the getter function
getDateOfIssued()
togetValidFrom()
- Renamed the getter function
getPlaceOfIssued()
togetIssuedAt()
- Added support for the following documents:
- Improved the scanning performance of the Philippines driver's license.
- Added support for the following documents:
- Improved the scanning performance of the Philippines driver's license.
- Discontinued the use of custom snack bars to further support new Android OS Versions.
- Fixed issue where displaying a snack bar would crash on devices running android 11 and up.
- Optimized scanning of Philippines documents.
- Fixed spelling mistakes
- Updated old dependencies
- Fixed compatibility issues with Biometrics SDK
- Change Philippines unified multipurpose ID sex parameter data type from String to Sex
- Change Philippines philhealth document sex parameter data type from String to Sex
- Change Philippines seafarer identification record book sex parameter data type from String to Sex
- Improved Philippines Unified Multi-purpose ID Document Scanning performance
- Added Philippines Firearms License Document
- Added Philippines Integrated Bar ID Document
- Added Philippines PhilHealth Insurance Card Document
- Added Philippines Postal ID Document
- Added Philippines Professional Regulation Commission Card Document
- Added Philippines Seafarer Identification Document
- Added Philippines Seafarer Identification Record Book Document
- Added Philippines Social Security ID Document
- Added Philippines Unified Multi-purpose ID Document
- Increased minSdkVersion from 21 to 23
- Change SDK module name from "identitysdk" to "identity"
- Fixed bug where it was possible to scan a South African Passport in the first phase of the South African ID Card scanning process
Initial release.
Last modified 5d ago