Release Notes
Have a cool idea you want us to add? contact us
1.9.1 - 2022/01/17
Updated dependencies.
1.9.0 - 2022/01/14
Added
getCaliber()
to Philippines Firearms License Model.Added
getGunMake()
to Philippines Firearms License Model.Added
getGunModel()
to Philippines Firearms License Model.Added
getSerialNumber()
to Philippines Firearms License Model.Made qualification, date approved and other licenses in Philippines Firearms License Model optional.
Updated dependencies.
1.8.3 - 2021/11/25
Fixed bug where Philippines Unified Multipurpose ID was not scanning.
1.8.2 - 2021/11/11
Improved cropping for South Africa ID
1.8.1 - 2021/11/09
Fixed South Africa ID animation
Allowed getPortraitBackImage() to return null
Made setOverlayBrandingTitleText default value an empty string in
SybrinIdentityConfiguration.Builder
Made setOverlayBrandingSubtitleText default value an empty string in
SybrinIdentityConfiguration.Builder
Made enableMultiPhaseVerification() default value false
1.8.0 - 2021/10/21
1.7.2 - 2021/10/18
Added support for phones that do not have access to google services
Improved South Africa visas performance
Updated dependencies
1.7.1 - 2021/10/07
Fixed issues with Philippine passport
1.7.0 - 2021/10/04
Added support for the following documents:
South Africa Study Visa
South Africa Relatives Visa
Changes to Document enum:
Added SouthAfricaStudyVisa
Added SouthAfricaRelativesVisa
Changes to PhilippinesProfessionalRegulationCommissionCardModel:
Made date issued optional
Made date of birth optional
Improved South Africa visas performance
Updated dependencies
1.6.0 - 2021/09/14
Changes to Document enum:
Added GenericDocument
Added GenericIDCard
Added the following types to Document Types:
1.5.0 - 2021/09/03
Added
getDocumentNumber()
to PhilippinesSeafarerIdentificationRecordBookModelRenamed SouthAfricaRetirementVisaModel to SouthAfricaRetiredPersonVisaModel
Changes to SouthAfricaGeneralWorkVisaModel:
Renamed the getter function
getDateOfIssued()
togetOn()
Renamed the getter function
getPlaceOfIssued()
togetIssuedAt()
Changes to SouthAfricaRetiredPersonVisaModel:
Renamed the getter function
getDateOfIssued()
togetValidFrom()
Renamed the getter function
getPlaceOfIssued()
togetIssuedAt()
Changes to SouthAfricaStudyPermitModel
Renamed the getter function
getDateOfIssued()
togetValidFrom()
Renamed the getter function
getPlaceOfIssued()
togetIssuedAt()
Changes to SouthAfricaVisitorsVisaModel
Renamed the getter function
getDateOfIssued()
togetValidFrom()
Renamed the getter function
getPlaceOfIssued()
togetIssuedAt()
Changes to Document enum:
Renamed SouthAfricaRetirementVisa to SouthAfricaRetiredPersonVisa
1.4.0 - 2021/09/01
Added support for the following documents:
South Africa General Work Visa
South Africa Retirement Visa
South Africa Study Permit
South Africa Visitors Visa
Changes to Document enum:
Added SouthAfricaStudyPermit
Added SouthAfricaVisitorsVisa
Added the following types to Document Types:
1.3.1 - 2021/08/24
Made the sex parameter optional for the PhilippinesUnifedMultipurposeID document.
Improved the scanning performance of the Philippines driver's license.
1.3.0 - 2021/08/20
Added support for the following documents:
Changes to Document enum:
Added AngolaPassport
Added BangladeshPassport
Added BotswanaPassport
Added EgyptPassport
Added EthiopiaPassport
Added GenericPassport
Added LesothoPassport
Added MauritiusPassport
Added NamibiaPassport
Added NigeriaPassport
Added PakistanPassport
Added SomaliaPassport
Added TanzaniaPassport
Added ZambiaPassport
1.2.1 - 2021/08/18
Renamed the getter function
getLastname()
togetLastName()
in the PhilippinesDriversLicenseModel
1.2.0 - 2021/08/17
Improved the scanning performance of the Philippines driver's license.
Removed the
getBarcodeData()
getter from the PhilippinesDriversLicenseModel.Removed the
getBarcodeImage()
getter from the PhilippinesDriversLicenseModel.Removed the
getBarcodeImagePath()
getter from the PhilippinesDriversLicenseModel.Removed the
getConditions()
getter from the PhilippinesDriversLicenseModel.Removed the
getEyeColor()
getter from the PhilippinesDriversLicenseModel.Removed the
getFullName()
getter from the PhilippinesDriversLicenseModel.Removed the
getHeight()
getter from the PhilippinesDriversLicenseModel.Removed the
getRestrictions()
getter from the PhilippinesDriversLicenseModel.Removed the
getSerialNumber()
getter from the PhilippinesDriversLicenseModel.Removed the
getWeight()
getter from the PhilippinesDriversLicenseModel.
1.1.5 - 2021/08/13
Discontinued the use of custom snack bars to further support new Android OS Versions.
1.1.4 - 2021/08/12
Fixed issue where displaying a snack bar would crash on devices running android 11 and up.
1.1.3 - 2021/08/09
Optimized scanning of Philippines documents.
1.1.2 - 2021/07/28
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
1.1.1 - 2021/07/28
Improved Philippines Unified Multi-purpose ID Document Scanning performance
1.1.0 - 2021/07/27
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
1.0.5 - 2021/05/24
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
1.0.4 - 2021/04/19
Initial release.
Last updated