What's new in the Web Biometrics SDK
4.0.0
Latest
Released: November 17, 2022
New user experience
Redesigned and modernized user experience for improved usability and performance, including:
-
Larger screen area and new contoured head shaped oval.
-
Blurred exterior and light vignette background.
-
Removal of reticles and other visual clutter.
-
Addition of Secured by iProov logo.
-
New natural filter options for Liveness Assurance:
Clear
andBlur
Translation of SDK strings
Translation of standard strings into:
-
Brazilian Portuguese
-
Colombian
-
Spanish
-
Dutch
-
French
-
German
-
Italian
-
Portuguese
-
Spanish
-
Welsh
WebSockets migration
Architectural optimization using the latest technology. WebSockets enables additional future security enhancements, maintains network stability, and reduces network layer vulnerabilities.
Updated user feedback codes
Replaced generic ambiguous outcome with clearer and more descriptive feedback code.
-
Provides more details on why a user failed, enabling service providers to give better guidance.
-
Makes it easier for users to pass subsequent attempts.
Enhanced Liveness Assurance SDK
Improvements to the data captured from a user's device during the authentication process:
-
Provides insight into the nature of the transaction.
-
Can be used to maintain the integrity of the iProov security defenses protecting against novel attack methods.
Other enhancements
-
The Web SDK is now available as a private NPM package, instead of publicly. This helps protect iProov’s intellectual property and makes it more difficult to reverse engineer our code. For access contact: support@iproov.com
-
For increased clarity and standardization of the SDK behavior, the
interrupted
event has been removed and replaced withcancelled
.
Documentation
For more details see these documents on GitHub:
3.6.1
Released: July 11, 2022
New features
-
Support for right-to-left languages.
-
Support for web cams in full screen with a new camera selection button.
-
Options for controlling overlay colors, styles, and the user prompt.
-
Manually cancel a transaction. This is useful when you want to abort a user journey without waiting for a transaction to timeout.
Enhancements
-
Accessibility:
-
Added WCAG 2.1 AA compliance including improvements to screen reader announcements and changes to the default colors.
-
Removed the default title.
-
-
Disabled RSE in Kiosk Mode.
-
Enable Liveness Assurance in Kiosk Mode.
3.5.3 and earlier
See the release notes on GitHub.