You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kiosk mode can now be localised using the standard Web SDK localization feature.
Add missing client_error key to the language file.
Firefox performance issues
Changed
The "aborted" event has been removed and replaced with "cancelled" in line with the native SDKs.
WASM and Worker files are now bundled within the Web SDK package instead of being fetched via the CDN.
Added
The "interrupted" event and slot have been added, which allow users to retry should a fast exit from fullscreen occur.
This rarely happens but can be caused by software launched automatically as a result of webcam usage.
Two new language strings, prompt_kiosk_align_face and prompt_kiosk_keep_still have been added. See iproov-en.json for English translations.