Releases: Acuant/iOSSDKV11
Releases · Acuant/iOSSDKV11
V11.4.2
- Enhanced sharpness (recommend setting a score >= 50) (MOBILE-999)
- Enhanced cropping to scale down an image if greater than the threshold (MOBILE-999)
- Added a new resize method in AcuantImagePreparation (MOBILE-1000)
- Updated AcuantCamera to display "Too Close" when document is outside of camera preview frame. (MOBILE-1027)
V11.4.1
iOS SDK v11.4.1
- Added new field to hide Back button in AcuantCameraOptions (for both MRZ and Document camera). The Back button now triggers a delegate in AcuantCamera (MOBILE-970)
- Updated AcuantMrzCamera callback to allow nullables for cancel event (MOBILE-970)
- Added the @available tags for all AcuantEchipReader methods (only accessed if iOS version 13 is available) (MOBILE-983)
V11.4.0
iOS SDK v11.4.0
- Added support for reading the MRZ (MOBILE-709)
- Added support for eChip detection and reading (MOBILE-765)
- Integrated Acuant Common Authorization Service (ACAS) with Ozone endpoint (MOBILE-910)
- Improved cropping accuracy and performance (MOBILE-923)
- Refactored cocoapods podspec (MOBILE-761)
- Added support for Xcode 11.4 (MOBILE-889)
- Upgraded iProov to version 7.3.0 (MOBILE-889)
Please review the below document for upgrading from iOS SDK version 11.3.x or earlier to version 11.4.x.
iOS_ReleaseNotes.pdf
V11.3.2
- Improved cropping accuracy and performance (MOBILE-888)
- Enhanced HG Liveness (MOBILE-890)
- Added a drop-down list for Passive Liveness or Enhanced Liveness in SampleApp (MOBILE-896)
Note: IP Liveness is now referred to in the UI as Enhanced Liveness. - Improved capture for ID2 documents (MOBILE-914)
V11.3.1
Upgraded iProov to version 7.2.2 (MOBILE-887)
V11.3.0
- Added face capture for passive liveness (MOBILE-780)
- Added send and receive passive liveness response (MOBILE 853)
- Resolved an issue that caused processFacialMatch to fail if FacialMatchData is nil (MOBILE-830)
- Added credential and endpoint checks on all web API calls
- Added URL checks on all web API calls
- Added response check on all web API calls
- Added new error code and error description
The following changes may affect backwards-compatibility:
- Modified properties to be non-nullable:
• AcuantFaceMatch/FacialMatchData.swift
• AcuantIPLiveness/LivenessSetupResult.swift
V11.2.7
- Improved document camera performance (MOBILE-745)
- Updated AcuantIPLiveness localization strings (MOBILE-816)
- Updated the AcuantCamera to prevent an attempt to capture a document that is outside the capture frame (MOBILE-817)
- Improved liveness detection and provided real-time facial capture messages, in addition to improving AcuantCamera to resolve capture delays (MOBILE-827)
V11.2.6
- Updated cropping, sharpness, and glare (MOBILE-555)
- Integrated improved cropping with the iOS Camera UI (MOBILE-741)
V11.2.5.2
- Added support to allow SampleApp to function in keyless mode (MOBILE-762)
- Resolved an issue in AcuantIPLiveness that caused a failure (MOBILE-767)
V11.2.5.1
Resolved AcuantIPLiveness package dependencies (MOBILE-763)