- Moved support to Xcode 11.2.1
- Made default modal presentation style to 'fullScreen'
- Moved support to Xcode 11 and Swift 5.1
- Minor bug fix with multiple faces detection module
- Included provision to add padding to selfie captured
- Moved support to Xcode 10.2 and Swift 5
- Multiple faces detection in face capture
- Added methods to make Face Match and OCR calls
- Added 'HVError' class
- Response structure of liveness call changed to return full API response and headers
- Optimised SDK size
- Moved support to Xcode 10.0 and Swift 4.2
- Exif data added to images returned in Face and Document capture
- Added optional Instruction Pages for Face and Document Capture
- Added Review Page for Document capture
- Added provision for style customisation for all prominent labels and buttons
- Added restriction to capturing selfies in landscape mode
- Added optional 'clientID' field to liveness calls
- Added new keys and modified existing keys in localisation
- Performance improvement in liveness
- Minor bug fixes
aspectRatio
of documents has been changed fromCGFloat
toDouble
- Added an option to optimize the liveness call.
- Minor bug fixes
- Minor UI updates
- Added Liveness Module
- UI revamp in both document and face capture ViewControllers
- Moved the 'Document' class to 'HyperSnapParams.Document' and the 'DocumentType' enum to 'HyperSnapParams.DocumentType'
- Exposed an enum for errors - 'HyperSnapParams.Error'
- Minor change in completionHandler structure for HVFaceViewController
- Compiled with Swift 4.1 (was 4.0.3)
- Minor UI change
- Minor issue with rotation fixed
- Temporary release with Swift 4.0.3