Skip to content

13.4.0

Compare
Choose a tag to compare
@DannyOnfido DannyOnfido released this 27 Sep 09:26
· 51 commits to master since this release

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.