Changelog¶
v5.3.30 2025-05¶
Fixed¶
- Minor bugfixes and improvements
v5.3.28 2025-04¶
Fixed¶
- Minor bugfixes and improvements
v5.3.26 2025-02¶
Fixed¶
- Added more events
- Minor bugfixes and improvements
v5.3.24 2025-01¶
Fixed¶
- Minor bugfixes and improvements
SDK Selfie November 2024 - v5.3.22¶
Fixed¶
- Minor bugfixes and improvements
Version 5.3.19 08/11/2024¶
Fixed¶
- Fix "feedback" part
Changed¶
- Removed restart button from feedback view when a camera permission error occurs.
Version 5.3.18 18/10/2024¶
Added¶
- Calibration for initial face centering has been improved
- Selfie Alive Pro head movements have been slightly relaxed
- Reduced selfie detection stage time
- New events added: VD_faceCenterOrientationError and VD_headWrongMovementError
Fixed¶
- CSS Part fixed: capture_display_message_success
- Line breaks with fixed in tutorial description
- Improved user agent handling
- Minor bugfixes and improvements.
Version 5.3.13 30/08/2024¶
Changed¶
- Finetune detection timeout behaviour and default times
Fixed¶
- Detection timeouts resets after retry, errors, rotations or feedback screens
Version 5.3.12 30/08/2024¶
Changed¶
- Redesigned our active liveness capture: New UX/UI and an improved face detector.
- Overall UI improvements for better understandability and experience.
- Significant updates have been made to the JSON schema, affecting several properties. If you require more details or have any questions about how these changes might impact your integration, please reach out to our Customer Success team.
Fixed¶
- Minor bugfixes and improvements.
Deprecated¶
- Selfie Alive
Version 5.2.14 22/03/2024¶
Notice¶
- Last version with "Selfie Alive" that will be supported and maintained for 6 more months, until February 2025.
Fixed¶
- Fixed Window tablets detection
Version 5.2.13 05/02/2024¶
Added¶
- Added the same color rule for detection feedback.
- Added new method to initilize the camera with Full HD constraints which improve the capture in resolution and sharpness.
Fixed¶
- Fixed detection time event dispatch, now is dispatched once the capture process initialized has reach the timeout.
- Fixed camera initialization in meta webviews.
- Fixed instructions view configuration control.
Version 5.2.7 21/01/2024¶
Changed¶
- Changed feedback colors to default and detection only, now error and warning are not available.
- Removed required token for head movements in configuration input.
- Updated default camera resolution constraints with fallback on previous version constraints.
- Updated instructions button style.
- Updated review image style text and buttons.
Fixed¶
- Fixed fonts for default normal and regular values.
- Fixed loading view styles.
- Fixed rotation text feedback.
- Fixed event dispatch for public events.
- Fixed logo color switch on default theme color changes.
- Fixed smile finish text config input.
- Fixed close button styles for mobile and desktop devices.
Version 5.2.3 17/01/2024¶
Fixed¶
- Fixed events duplicated dispatch and DOM bubbling.
Version 5.2.2 15/01/2024¶
Fixed¶
- Fixed rotation in meta webviews control.
Version 5.2.1 13/01/2024¶
Changed¶
- Reviewed events and styles.
Version 5.2.0 12/01/2024¶
Added¶
- Updated tutorial default texts to be coherent for both mobile and desktop.
- Updated buttons default texts to be more coherent between SDKs.
- Improved orientation screen to show specifically the correct orientation and gif by default.
- New event "VD_loaded" is dispatched whenever the SDK finalizes loading and is in position to start the tutorial or capture (depending on configuration).
- Updated visual feedback (colors) used during capture process to smooth out interaction with the SDK.
Fixed¶
- Fixed text that was not coherent with the rest from the SDK (more informal than the rest).
- Start button in tutorial view now has a minimum size to avoid small size when the text is short.
Version 5.1.0 5/01/2024¶
Added¶
- Default font face changed to Public Sans.
- New simplified configuration schema, improving differentiation between common and specific properties for each SDK. An example of this change is the selectCamera property now moved to each SDK's specific configuration.
- Updated default properties for some configuration properties to improve the SDK experience.
- Improved camera startup, unifying the requests for the api.
Version 5.0.1 5/11/2023¶
Updated¶
- Updated schema of the configuration object to be more flexible and allow more customization.
- Default font face changed to Public Sans.
Fixed¶
- Fixed color contrast issues in the feedback view with the logo component.
Version 5.0.0 31/10/2023¶
Added¶
- Updated UI/UX improved among all SDKs including new branding colors and new texts.
- Improved security measures.
- Added close button in feedback view.
- Added new event launched whenever the review image screen is shown.
Fixed¶
- Fixed behavior of feedback messages.
- Fixed event detail and dispatch of the restart process event.
- Fixed CSS Parts related to the display message component.
- Fixed a bug that could cause a memory leak on very rare occasions due to the permissions event listener.
- Fixed a bug that could cause the orientation screen to not behave properly.
- Fixed the load of assets, now only the expected assets are loaded, disappearing the 404 errors previously shown in the console.
- Fixed button color in the review image screen that stayed with the "hover" colors when it should not.
- Fixed close button color to have contrast with the Feedback screen background.
Changed¶
- Removed countdown component and its configuration properties.
Version 4.5.2 28/7/2023¶
Fixed¶
- Fixed image fetch when show property is false.
- Fixed video style rotation in Samsung browser.
- Fixed color change of glowing outline component when face or document is detected.
- Fixed capture process for devices that not support some contextual data.
Version 4.5.0 21/7/2023¶
Fixed¶
- Fixed usb external camera support, now the external camera will be used as default camera.
Version 4.4.1 20/7/2023¶
Fixed¶
- Fixed 404 errors.
Version 4.4.0 30/6/2023¶
Changed¶
- Changed event detail format, please check de API section.
- Changed some styles in the parts.css so that they appear centered.
- Changed images assets folder structure maintaining compatibility with the previous folder, please check the configuration section to get more information.
Fixed¶
- Fixed JSON schema values for description strings and other relevant phrases.
- Fixed rotation view glitch.
- Fixed rotation view styles.
Version 4.3.9 22/06/2023¶
Fixed¶
- Fixed bug for selfie and smile flowtypes when a token was not provided.
Version 4.3.8 21/06/2023¶
Changed¶
- Changed images assets folder structure maintaining compatibility with previous folder, please check configuration section to get more information.
Version 4.3.7 17/06/2023¶
Changed¶
- Changed initializeSdk method parameters to not require a configuration object or path to file.
- Refactored setup.js for Selfie SDK demo to make it more declarative through some code abstractions.
- Moved challenge token generation from setup.js to internal SDK method.
- Changed Token generation section for setup.md to follow the new method and management of token challenges for development.
- Changed the way the assets folder is implemented to provide more freedom. Now the files can be separated however desired.
Added¶
- Added new JSDoc documentation comments for the setup.js methods to help and give more context to integrations.
- Added new documentation for setup.md section regarding the new token generation for development mode.
Version 4.3.6 31/05/2023¶
Fix¶
- Fixed feedback message when device is rotated or the styles do no match the desired orientation.
Version 4.3.5 22/05/2023¶
Fix¶
- Fixed use of browser apis that contain special characters.
- Fixed camera event on SDK initialization to avoid detection errors.
Version 4.3.4 16/05/2023¶
Changed¶
- Blurred image default text has been changed.
Version 4.3.3 9/05/2023¶
Added¶
- Added new VD_processFinished event.
Changed¶
- Deprecated facingMode property in order to use selectCamera, please check the configuration table section to get more information.
Version 4.3.2 5/05/2023¶
Fixed¶
- Fixed camera instance bug when using SDK in the same window context.
Version 4.3.1 25/04/2023¶
Fixed¶
- Fixed possible error when accessing contextual data.
Version 4.3.0¶
Added¶
- Security improvements.
Version 4.2.8 - 12/04/2023¶
Added¶
- Added blurDetectorActive configuration.
Changed¶
- JPEG compression has been disabled, and the images are captured without compression.
- The selfie image now cannot be done smiling so the sdk warns not to smile, please remember to upgrade your face detection and capture messages.
- Update several events details, legacyEvent and other properties to display the right information.
Fixed¶
- Fixed styles in the take photo button.
- Fixed camera mode selection mode.
- Fixed display message feedback CSS part.
- Fixed SDK rotation detection in iPad
- Fixed SDK video mirror effect in some devices
Version 4.2.7 - 16/02/2023¶
Fixed¶
- Fixed legacy events names prefix to VDAlive instead VDSelfie.
- Fixed empty selfie capture in the countdown process.
- Fixed VDAlive_restartChallenge legacy event dispatch.
- Fixed VD_restartProcess event details.
- Fixed VDAlive_modelLoaded event details.
Version 4.2.6 - 15/01/2023¶
Fixed¶
- Fixed vd-base tag name error in the custom elements registry.
- Fixed detection flow control when the SDK is removed from DOM.
Version 4.2.5 - 12/01/2023¶
Changed¶
- UI/UX improvement.
- Updated documentation.
Fixed¶
- Fixed SDK parent node selection.
Version 4.2.4 - 22/11/2022¶
Changed¶
- Removed custom option in select camera.
- Moved
recordVideoExtraTime
property todevConfig
.
Fixed¶
- Fixed assets path for opencv resources.
- Fixed typography errors in schema configuration.
- Fixed event detail for
VD_Capture
. - Fixed legacy events for
VD_orientationChanged
andVD_cameraVideRecorder
.
Version 4.2.3 - 18/11/2022¶
Added¶
- Added translations header texts.
Fixed¶
- Fixed events camera in started,
VD_cameraVideoPlayStarted
is emit twice in started. - Fixed event
VD_cameraFailurePermissionError
when user removed camera permissions which it didn't get triggered. - Fixed in Safari iPhone, error camera with extra zoom after of reload.
- Fixed in Safari version < 12.4, added polyfills for the following String functions:
replaceAll
andmatchAll
. - Fixed trace console in firefox after the SDK unmounted.
Version 4.2.2 - 16/11/2022¶
Fixed¶
- Fixed repeat button in review image of smile/selfie flow.
Version 4.2.1 - 14/11/2022¶
Added¶
- Added language setting for sdk configuration language.
Changed¶
- Changed Config
pathAssets
now it support all extensions & query params. - Changed Method
initializedSdk
now the token is optional. Also token has been deprecated from configuration schema. - Updated documentation.
Fixed¶
- Fixed remove all uppercase styles.
- Fixed camera permission with firefox.
Version 4.2.0 - 26/10/2022¶
- Fixed camera permission error message when user denies access to the camera.
- Upgraded video recorder to record videos selecting a more compatible codec.
- Added event system has been included, now the browser console logs will display 2 types of events.
- Added static method
getPackageVersion
to retrieve the package version. - Added static property
events
to retrieve an array with the available events that could be dispatched. - Added UI configuration for text, buttons and media for display messages and feedback.
- Removed saveVideoToLocal, saveVideoToFirebase, firstHeadActionTimeout, orientationCheckInterval.
- Changed configuration for pathAssets and selfie head token challenge configuration, check configuration section to get more information.
- Updated customization parts with default css values.
Version 4.1.0 - 4/07/2022¶
- Added schema.json to enhance configuration setup experience.
- Added support in iOS for Chrome(101.0), Edge(100.0) and Firefox(100.0).
- Added integration demo projects in the documentation.
- Updated configuration and public initialization method, check the documentation section.
- Fixed camera issue in Firefox browser.
Version 4.0.0 - 20/04/2022¶
- Migration from React to Web Components via LitElement.
- Added new screen to be shown when a mobile device is in landscape mode.
- Added Selfie flow, now the sdk supports Selfie, Selfie Alive and Selfie Alive Pro.
- Added configuration validation via JSON Schema.
- Added style configuration via properties in configuration.
- Added style modifications via CSS Parts.
- Improved responsive style.
- Improved testing via unit and e2e tests.
- Improved general stability.