Skip to content

v3.3.1

Compare
Choose a tag to compare
@willmorgan willmorgan released this 12 Aug 17:41
· 62 commits to master since this release

Fixed

  • Safari on iOS - Worked around circumstances when Safari provides corrupt imagery.
  • Safari on iOS - Liveness is now supported in an iframe on iOS 15 without the use of Iframe Bridge.

Changes

  • Face detection - Blazeface + TFJS upgraded to 0.0.7 and 3.8.0 respectively, enabling SIMD support, making things faster.
  • UI - Minor optimisations and simplified our shaders to reduce the WebGL load where possible.
  • UI - Low FPS Mode no longer presents an overpixellated UI. This should improve completion rates.
  • Crash handling - Improved detection of face detector crashes.
  • Performance Analysis - Improved distinction between the user clicking the exit button or exiting fullscreen.