Releases: onfido/onfido-ios-sdk
Releases · onfido/onfido-ios-sdk
Version 12.1.0
Changed
- UI: Improved the video capture challenge generation and added error handling
Version 12.0.0
Added
- UI: New faceStep config added for not showing video in liveness intro screen
Changed
- UI: Optimised liveness intro videos resolution and duration, reducing overall size
Version 11.1.2
Fixed
- UI: User sees liveness intro screen after app is backgrounded during liveness capture
- UI: Device permission screen labels overlapping with icon when user setting has larger text size
- UI: Fix for having wrong sized record button on liveness capture screen in some dynamic font size configured cases
- Public: Removed unnecessary string keys
- Public: SDK does not throw
OnfidoFlowError.microphonePermission
when face capture photo variant is used and app has microphone permission denied
Version 11.1.1
Fixed
- Public: Fixed full bitcode not included in universal Onfido framework (named
Onfido-Debug
or justOnfido
)
Version 11.1.0
Added
- UI: Added work permit document type support(beta)
- UI: Accessibility voiceover improvements for all screens
- UI: Camera, Microphone and both camera and microphone permission screens added before requesting permissions
Changed
- UI: Changed document capture area ratio for passport
- UI: Changed circle loading indicator to progress bar for document and video upload progress
Fixed
- UI: Fixed crash issue during recording video in some cases
Version 11.0.1
Fixed
- Public: fixed nullability warning
- Public: fixed debug SDK not compiling for simulators
Version 11.0.0
Added
- UI: Showing bubble for wrong head turn detection on liveness screen
- UI: Added dynamic font size support for flow intro and selfie intro screens
- UI: Added dynamic font size support for liveness capture screen
- UI: Added dynamic font size support for bubble views that appears in photo capture, liveness head turn detection and capture confirmation screens
- UI: Added dynamic font size support for liveness intro screen
- UI: Added dynamic font size support for photo capture confirmation screen
- UI: Added dynamic font size support for buttons
- UI: Added dynamic font size support for document photo capture screen
- UI: Added french localisation
- Public: Allowing custom localisation from non-localised strings file
Fixed
- UI: Fixed crash when capture and retake buttons tapped continuously
- Public: Fixed SDK not throwing error when user denies microphone permission during liveness capture (face capture video variant)
Version 10.6.0
Added
- UI: Added real time head turn progress for liveness screen
Changed
- UI: Flow intro shows arrow icon instead of numbered icon when single SDK configured with single capture step
Fixed
- UI: Arrow on glare detection bubble and barcode undetected bubble not separated from main rectangle containing text
- Public: fixed incorrect cropping of document image when document capture started on landscape
Version 10.5.0
Added
- UI: Added optional welcome intro screen
- UI: Added selfie (face capture photo variant) intro screen
- UI: Added dynamic font size support for document type selection screen
- UI: Added dynamic font size support for country selection screen
- UI: Added latency for face detection on liveness capture (face capture video variant) to allow readability of instructions
Changed
- UI: Increased capture screens opacity for accessibility
- UI: Country selection screen label text (
onfido_country_selection_toolbar_title
andonfido_unsupported_document_description
) - Public: Improved the documentation about
onfido_locale
string
Fixed
- UI: Fixed text cut-off issue on liveness instructions screens when user language is Spanish
- UI: Fixed Onfido logo and video playback view overlapping issue in liveness intro screen
- Public: Fixed cut-off issue on document images captured on certain iPads
- Public: Fix for the intermittent video cut-off issue when liveness capture recorded on certain iPads
- Public: Removed unused assets
Version 10.4.0
Added
- Public: Integrators can now specify strings file bundle location
- UI: Added visa document type support with UI vignette
Changed
- UI: Added video tutorial to the liveness intro screen
- UI: Updated primary and secondary pressed state color
- UI: updated liveness capture buttons design