Changelog¶
3.13.3¶
Changed¶
- Built with version 7.0.0 of VDLibrary.
Fixed¶
- Improved stability.
Removed¶
- SSZipArchive as a dependency. Please follow the current integration and specifications.
3.13.2¶
Fixed¶
- PrivacyInfo.xcprivacy.
Changed¶
- Built with version 6.15.1 of VDLibrary.
3.13.1¶
Added¶
- SSZipArchive as an external dependency. Please follow the current integration and specifications.
Fixed¶
- Issue with nested frameworks while AppStore upload after shipping SSZipArchive along with VDLibrary 6.14.0.
Changed¶
- Built with version 6.15.0 of VDLibrary.
3.13.0¶
Added¶
- PrivacyInfo.xcprivacy.
Removed¶
- SSZipArchive as an external dependency. It is now shipped along with VDLibrary and there is no need to install it via a dependency manager. Please follow the current integration and specifications.
3.12.0¶
Removed¶
- maccatalyst architecture support.
3.11.4¶
Fixed¶
- videoinformativelabel not hiding when configuration explicitly says NO.
- Please use VDLibrary version 6.12.2 for the best experience with this SDK.
3.11.3¶
Fixed¶
- Issue with non-smart documents treated as smart.
3.11.2¶
Removed¶
- Removed documentation shipped along with the zip archive. All documentation will be available in Veridas' Product Documentation Hub.
- Improved handling of configuration parameters that caused a few of them not being correctly updated.
3.11.1¶
Added¶
- Support to load images from Assets folder.
Changed¶
- Built with version 6.12.1 of VDLibrary.
3.11.0¶
Changed¶
- Built with version 6.11.0 of VDLibrary.
3.10.0¶
Added¶
- New documents:
- CA-AB_DrivingLicense_2018
- IT_IDCard_2022
- PE_ResidencePermit_2021
Changed¶
- Built with version 6.10.0 of VDLibrary.
3.9.0¶
Added¶
- New documents (intelligent):
- HR_IDCard_2021
- New documents (non intelligent):
- PT_DrivingLicense_2021
Changed¶
- Built with version 6.9.0 of VDLibrary.
3.8.0¶
Added¶
- New documents:
- GB_ResidencePermit_2015
- GB_ResidencePermit_2021
- IT_HealthCard_2022
- PT_ResidencePermit_2020
- XX
Changed¶
- Template matching algorithm used in document detection is now more strict.
- Built with version 6.8.0 of VDLibrary.
Fixed¶
- Corrected PE_IDCard_2019 to PE_IDCard_2020.
3.7.1¶
Changed¶
- Due to the last update of Xcode 13 to Xcode 14. We have two versions, the previous minor version compiled with Xcode 13 (3.7.0) and this one with Xcode14 (3.7.1). It is important to keep in mind to use the version corresponding to the one you use to compile your project. For future releases, the SDKs will only be compiled with Xcode14 and onward. In addition to this, the Xcode 14 compiled version of our SDKs drop support to armv7 and i386 architectures as well as raising the minimum iOS target version from iOS 10 to iOS 11, due to Apple new requirements.
- Built with version 6.7.1 of VDLibrary.
3.7.0¶
Added¶
- New documents:
- AM_IDCard_2012
- EC_IDCard_2009
- GB_DrivingLicense_2012
- GB_DrivingLicense_2022
- ZA_DrivingLicense_2004
- ZA_IDCard_2013
- Fixed reverse detection for:
- AD_DrivingLicense_1990
- RU_DrivingLicense_2011
Changed¶
- Upgraded SSZipArchive to 2.4.3.
- Built with version 6.7.0 of VDLibrary.
3.6.0¶
Added¶
- New documents:
- RO_IDCard_2021
- PE_ResidencePermit_2017
- AD_ResidencePermit_2018
- FR_DrivingLicense_2006
Fixed¶
- Crash for some old legacy document ids.
- Issue where non-smart documents were smart.
Changed¶
- Built with version 6.6.0 of VDLibrary.
3.5.1¶
Changed¶
- Built with version 6.5.1 of VDLibrary.
3.5.0¶
- Improved detection of:
- AT_IDCard_2002
- AT_IDCard_2010
- AT_IDCard_2021
- AT_ResidencePermit_2005
- AT_ResidencePermit_2011
- AT_ResidencePermit_2020
- AT_DrivingLicense_2006
- AT_DrivingLicense_2014
- DE_IDCard_2007
- DE_IDCard_2010
- HR_IDCard_2003
- HR_IDCard_2015
- HU_IDCard_2000
- HU_IDCard_2015
- RO_IDCard_2009
Changed¶
- Built with version 6.5.0 of VDLibrary.
3.4.0¶
Added¶
- New documents:
- MX_ProfessionalCard_2008
- MX_ResidencePermit_2010
Changed¶
- Built with version 6.4.0 of VDLibrary
3.3.1¶
Fixed¶
- Stop method causing SDK to crash in some cases.
3.3.0¶
Changed¶
- Built with version 6.3.0 of VDLibrary
3.2.2¶
- Improved detection of AT_IDCard_2021
Changed¶
- Built with version 6.2.2 of VDLibrary
3.2.1¶
Fixed¶
- Issue with rotation in react native integrations.
3.2.0¶
Added¶
- New documents
- AT_IDCard_2021
- AT_ResidencePermit_2020
- CA-AB_IDCard_2018
- CA-BC_IDCard_2009
- CA-BC_IDCard_2013
- CA-ON_IDCard_2011
- CA-SK_IDCard_2014
- ES_ResidencePermit_2007
- NO_IDCard_2020
- RU_IDCard_2007
- US_ResidencePermit_2017
Changed¶
- Built with version 6.2.0 of VDLibrary
3.1.0¶
Added¶
- Added ES_IDCard_2021
3.0.2¶
Fixed¶
- Issue with closebutton showing incorrectly in iPhone 12
3.0.1¶
Changed¶
- Built with ImageProccessing 2.0.1. Including openCV 4.5.2
3.0.0¶
Changed¶
- Deployed as XCFramework
2.9.5¶
Changed¶
- Built with v5.4.2 VDLibrary.
Fixed¶
- Bug fixes.
2.9.4¶
Changed¶
- Set showtutorial config to 'NO' by default.
Fixed¶
- Bug fixes.
2.9.3¶
Changed¶
- Updated VDLibrary to improve AT_DrivingLicense_2004 detection.
2.9.2¶
Removed¶
- Logger.
2.9.1¶
Changed¶
- Improved SDK opening performance.
2.9.0¶
Added¶
- Added new documents.
Changed¶
- Updated project configuration for bitcode.
2.8.1¶
Fixed¶
- Solved issues with bitcode support
- Fixed problem with text color in some buttons.
2.8.0¶
Removed¶
- One mexican document id, IFE D (MX_IDCard_2013). This document can be captured with IFE E (MX_IDCard_2014) id.
- Unused configurations.
Fixed¶
- Fixed visual bug with notch in some configurations.
2.7.0¶
Added¶
- Possibility to inject a logger in the SDK.
Removed¶
- Previous firebase logger code.
2.6.2¶
Fixed¶
- Bug fixes in VDLibrary with Others document.
2.6.0¶
Fixed¶
- Bug fixes.
2.5.0¶
Added¶
- Possibility to configure some video phases duration.
- Possibility to configure only obverse option.
2.4.0¶
Added¶
- Updated interface with new, configurable options.
- The gif of the tutorial has to be set outside the SDK.
2.3.1¶
Changed¶
- Improved detection with Mexican documents.
- Tick color is configurable.
Fixed¶
- Solved bug with reverse detection when no document was set.
2.2.0¶
Added¶
- Added Austrian documents to intelligent detection.
- Tick color is configurable.
Changed¶
- Improved DNI 2.0 reverse detection.
Fixed¶
- Bug fixes.
2.0.0¶
Added¶
- Possibility to configure more colors and other interface elements.
- Possibility to show tutorial at the beginning of the video.
- Interface for iPads.
Changed¶
- Changes in interface.
Fixed¶
- Bug fixes.
1.6.0¶
Added¶
- Possibility to change the typography to Benton Sans Medium. Is necessary to put the font in the app.
- Confirmation tick at the end of the video.
- New informative label for document face to show.
- Make informative label border configurable.
Changed¶
- Default colors.
1.6.0¶
Added¶
- Possibility of not detecting the reverse.
1.5.0¶
Changed¶
- Improved performance detecting faces.
- Improved performance detecting documents.
- Intelligent calculation of valid frames in document detection.
- Incremented the time to detect documents.
1.4.0¶
Added¶
- Documents Peru DNI 2007 and Colombia DNI 2000.
- Configurable initial alert.
1.3.0¶
Added¶
- A template for better guidance of where to put the document in order to get detected.
Changed¶
- Resulting video file size reduced by optimization.
- Performance improvements.
Fixed¶
- Bug fixes.
1.2.0¶
Added¶
- Peruan document DNI 2013 detection.
Changed¶
- Performance improvements.
- Around 60% SDK size reduction.
Fixed¶
- Bug fixes.
1.1.0¶
Added¶
- Bitcode support.
- Simulator support.
- Smart video. The user is required to look at the camera and to show his/her document in order to continue recording the video.
- Configuration of several elements: colors, texts, buttons...
1.0.0¶
Added¶
- First release