Releases: onfido/onfido-sdk-ui
Releases · onfido/onfido-sdk-ui
13.8.0
Changed
- Removed migrate_locales scripts.
- Removed performance benchmark
Fixed
- Fix validation for Indonesia ID number
- Fix National ID Number semantic type and display
13.7.0
Added
- Added
permissions_unavailable
error type to theonError
callback
Changed
- Update camera icon for Document upload
Fixed
- Disable Picture-in-Picture tooltip during Face capture
13.6.1
Changed
Fixed
- Fix disabled submit button in country selection in PoA step
13.6.0
Changed
- Document capture: Add integrator events 'DOCUMENT_CAPTURE_FRONT' and 'DOCUMENT_CAPTURE_BACK' for the Javascript camera.
- Document country selection: Automatically close the keyboard after country is selected
- Add support a selection of Google fonts
13.5.1
Fixed
- Fixed duplicated back button on Motion loading screen
13.5.0
Changed
- Add new
showIntro
configuration for the Standard and Video capture steps - New permission screen instructions were added to guide users on various devices/browsers to recover from denied access to the camera.
Fixed
- A click on the search icon in the Country Selector will focus the input field
- JS Document capture is now fixed for Firefox on Android
- Show spinner while we're waiting for the next studio task to be ready
13.4.0
Changed
- Add new
colorBackgroundDropdownItemHover
andcolorBackgroundDropdownItemActive
UI customization option for the country selector. - Add ODP error handling (https://documentation.onfido.com/#original-document-present-reasons)
- New document capture experience change: Stop rendering the fallback message after two blurry document upload tries.
- Three changes in the Javascript "New document capture experience": One, increase timeout to see the fallback error message from 40s to 80s. Two, don't show the fallback error message when uploadFallback is disabled. Three, keep the button available even when the uploadFallback error message is shown.
- Support customUI on self-hosted crossdevice instances
Fixed
- Prevent the windows touch machines from using the JS camera. In some cases, the Windows Touch machines were allowed to behave as mobile devices. It's not the case anymore.
- Fix the resolution of the new document capture experience (JS Camera) for iOS devices. It was 1443 px instead of 1440 px.
13.3.2
Changed
Fixed
- Fix workflow double document steps and blank screen after face capture
13.3.1
Changed
- Prevent the windows touch machines from using the JS camera. In some cases, the Windows Touch machines were allowed to behave as mobile devices. It's not the case anymore.
13.3.0
- Add a general tips section in the README.md
- Change the welcome screen wording to comply with video recording regulations.
Changed
- Fix loading modules when the first module is skippable (studio).