Skip to content

5.9.0

Compare
Choose a tag to compare
@stefaniacardenas stefaniacardenas released this 28 Apr 14:47
· 6485 commits to master since this release

Added

  • Public: Added German translation and Lokalise integration. The expected language tags are now en_US, es_ES, de_DE. For backward compatibility, the SDK can also be initialised with tags that do not include the region, e.g.en, es, de.
  • Public: Added information on api/token regions to documentation.
  • Internal: Added CA region in demo app. The region can be selected in the previewer or by using a query string.

Changed

  • Public: Updated to [email protected] to have fix for camera stream not getting on some Android devices, e.g. Motorola G5, Samsung Galaxy A6

Fixed

  • Public: Fix moderate vulnerabilities in minimist, a sub-dependecy used by @babel/cli and @babel/register.
  • Public: Fixed hybrid device camera detection and access request
  • Public: Fixed bug where user is able to click/tap on the button on the Camera screen before allowing/denying permission.
  • Public: Fixed iPads on iOS13 not getting detected as mobile device on cross device flow.