Skip to content

3.1.2

Compare
Choose a tag to compare
@willmorgan willmorgan released this 02 Jan 11:02
· 83 commits to master since this release
5fa3d59

1.1.2021 3.1.2

Added

  • Improved documentation on the web public repo.

Fixed

  • The console object is no longer overridden. Sorry about that.
  • Documentation updates and inaccuracies:
    • Various iProovSupport documentation relating to payloads and availability on the global object
    • Documentation relating to the payload of the progress event has been corrected.
  • iProovSupport can now be loaded standalone without a bundler; regeneratorRuntime is now defined.
  • Language strings can now be customised on slotted elements. Previously this didn't work.
  • Fixed double checking for videoInput. Just once is enough.
  • iProovSupport prompting in Chrome prompts instantly, previously it delayed.
  • Fixed SDK crashing if passing a token not associated with a user_id. Unlikely, but displays a clean error instead.