Skip to content

Releases: onfido/onfido-sdk-ui

13.8.2

23 Jan 15:37
Compare
Choose a tag to compare

Changed

13.8.1

17 Jan 15:00
Compare
Choose a tag to compare

Fixed

  • Removed check for audio permission in webview.

13.7.1

17 Jan 15:58
Compare
Choose a tag to compare

Fixed

  • Removed check for audio permission in webview.

13.8.0

02 Jan 10:36
Compare
Choose a tag to compare

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

01 Dec 08:25
Compare
Choose a tag to compare

Added

  • Added permissions_unavailable error type to the onError callback

Changed

  • Update camera icon for Document upload

Fixed

  • Disable Picture-in-Picture tooltip during Face capture

13.6.1

24 Oct 15:43
Compare
Choose a tag to compare

Changed

Fixed

  • Fix disabled submit button in country selection in PoA step

13.6.0

24 Oct 09:49
Compare
Choose a tag to compare

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

12 Oct 12:42
Compare
Choose a tag to compare

Fixed

  • Fixed duplicated back button on Motion loading screen

13.5.0

11 Oct 16:40
Compare
Choose a tag to compare

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

27 Sep 09:26
Compare
Choose a tag to compare

Changed

  • Add new colorBackgroundDropdownItemHover and colorBackgroundDropdownItemActive 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.