Releases: iProov/web
Releases · iProov/web
v6.2.0
v6.1.1
v6.1.0
Fixed
- Error Handling: Improved handling for various errors which should now give a clearer reason in many scenarios, instead of
error_client/ "Unknown error". - Device Support: Disabled fullscreen for Mi Browser.
- Native Bridge: Fixed a log incorrectly indicating that the iOS SDK had failed to launch.
Changed
- Security: Enhanced security.
- Security: The Web SDK no longer requires
unsafe-evalin your Content Security Policy. The narrowerwasm-unsafe-evalsource expression is now sufficient forscript-src. - Bundle Size: Reduced the size of the SDK bundle by around 280KB (80KB gzipped).
v6.0.2
29.01.2026 6.0.2
Fixed
- Camera Permission Denied: Fixed a bug introduced in v6.0.0 where an
errorevent with the feedbackintegration_unloadedwas dispatched before thepermission_deniedevent. This occurred when the SDK was loaded after camera permission had already been denied. - Compatibility: Fixed a compatibility issue with web pages overriding the fetch API.
- Failed Slot: Fixed a potential error when custom
failedslot content is missing the.iproov-lang-termelement.
v5.5.1
v6.0.1
v5.4.5
v6.0.0
Changed
- Security: Security of the Web SDK has been improved.
- Feedback Codes: All feedback codes have been updated to provide a list of reasons for each event. Each "Reason" contains a
localized_descriptionand, depending on the object type, may also include afeedback_code(replacing the oldfeedbackattribute). See behavior documentation for more information. - Failed Event: The
failedevent can now return up to three reasons for failure, instead of just one. All other events will contain one or fewer reasons. Thefailedslot now displays an unordered list (ul) of reasons. - Safari/iOS/iPadOS Support: The Web SDK now requires Safari/iOS/iPadOS version 15.2 or above and has been optimized accordingly.
- Bundle size: The size of the Web SDK has been reduced by about 340KB (or 140KB gzipped).
- Screen Orientation During Scan: Any change in orientation during a scan now results in an error.
- Landscape Orientation in Express Liveness: Landscape orientation in Express on mobile devices is now blocked.
Fixed
- Firefox for Android: Fixed a bug introduced in v5.5.0 that prevented access to the camera.
v5.5.0
10.09.2025 5.5.0
Added
- Security: Enhanced Security
Fixed
- Camera access: Fix some camera selection issues with Chrome on desktop.
v5.4.4
15.05.2025 5.4.4
Added
- Accessibility: For Dynamic Liveness, when the new SDK option
scanning_promptsis enabled, two new prompts are displayed: one during scanning and another upon scanning completion.
Fixed
- iPad: Fixed an issue where video streaming appeared too zoomed in on iPad.
- Localization: Fixed localization for the
readyandgrant_buttonslots. - Camera selector: Fixed an issue where the camera selector was not applying the selected camera after permission was granted.