Changelog¶
Version 3.5.0 - 16/11/2023¶
- The recently introduced logo of Veridas in white has been incorporated.
- The error message displayed in instances where facial detection is unsuccessful during the process has been revised, as its previous formulation led to user confusion.
Version 3.4.4 - 11/10/2023¶
- Fixed config to decoding info in iOS.
Version 3.4.3 - 04/10/2023¶
- Fixed bug in firefox browser.
Version 3.4.2 - 03/10/2023¶
- Fixed bug whenever the camera permissions were blocked during the process.
- Fixed logo size to improve visualization of rectangular images.
- Improved security.
Version 3.4.1 - 05/09/2023¶
- Fixed unsuported browsers error in iPhone devices.
Version 3.4.0 - 10/08/2023¶
- Added new property errorDisplayIconColor for alert icon in error screen.
- Fixed two pixels black border on captured images in some devices.
Version 3.3.5 - 14/07/2023¶
- Fixed bug in Android 13 with Samsung Browser that caused the SDK to get stuck.
Version 3.3.4 - 22/05/2023¶
- Fixed use of browser apis that contain special characters.
Version 3.3.3 - 12/05/2023¶
- Fixed firefox codecs support video recording.
Version 3.3.2 - 11/05/2023¶
- Fixed codecs support video recording.
Version 3.3.1 - 30/04/2023¶
- Fixed possible error when accessing contextual data.
Version 3.3.0 - 24/04/2023¶
- Security improvements.
Version 3.2.2 - 24/04/2023¶
- Fixed tutorial visualization with multiple slides.
Version 3.2.1 - 05/04/2023¶
- Fixed layout styles.
Version 3.2.0 - 31/03/2023¶
- New grid layout css SDK structure.
Version 3.1.1 - 21/03/2023¶
- Remove border buttons in review image.
Version 3.1.0 - 03/03/2023¶
- Added new event with emotion type.
Version 3.0.19 - 17/02/2023¶
- Fixed layout styles.
- Added logo configuration parameters.
- Added button padding parameters in review image.
- Fixed injected device type in metadata.
Version 3.0.18 - 13/01/2023¶
- Fixed angular integration when SDK loads twice.
- Fixed layout styles.
- Fixed Samsung galaxy Fold's incorrect UI elements display in both device screens.
Version 3.0.17 - 02/09/2022¶
- Fixed error camera simulation on iPad.
- Fixed some literals.
Version 3.0.16 - 05/08/2022¶
- Fixed loading tensorflow backend twice.
Version 3.0.15 - 20/05/2022¶
- New error for not secure context load.
- Guide modal background color configurable.
- Texts written in formal mode.
- CheckSecurity function frame detection increased.
- Fixed unmount SDK correctly.
- Small camera refactor.
Version 3.0.14 - 18/03/2022¶
- Added new error message if tensorflow backend has been loaded multiple times.
Version 3.0.13 - 18/02/2022¶
- Fixed black screen over video stream.
- New user agent parser library.
- Fixed veridas logo visibility configurable in modal slide.
- Fixed showing error when browser is chrome in iOS devices.
- Fixed review image dimensions.
- New opencv.
Version 3.0.12 - 23/12/2021¶
- Fixed canvas detection sizes for all devices.
- Added opencv profile model for detect faces.
- Increased center grid size to make the return to the center easier.
- Increased permissiveness of erroneous movement.
- Fixed left movement error.
Version 3.0.11 - 20/10/2021¶¶
- Fixed a case where the iPads were being treated as Mobile and applied the wrong logic.
Version 3.0.10 - 19/10/2021¶¶
- Added support for MediaRecorder on Safari 14.8 and up.
- Changed retry button action when SDK display an error screen, this avoid the location reload and only reset the SDK state
Version 3.0.9 - 24/09/2021¶
- Increased oval detection size.
- Fixed error on IOS 15.
- Fixed Oval rotated 90º in alert modal.
- Vertical movement more flexible.
Version 3.0.8 - 20/08/2021¶
- New validation for target dimensions.
- Fixed rotation device error.
- Fixed bootstrap style error by default configuration.
- Fixed camera resolution in some devices.
- Fixed camera not found error.
Version 3.0.7 - 24/06/2021¶
- Image integrity
Version 3.0.6 - 12/06/2021¶
- New funcionality to detect face centered in the oval.
- New design for information slides.
- BugFix in vertical movements on challenge.
Version 3.0.5 - 07/06/2021¶
- New UX for challenge messages and arrows.
- BugFix Tensorflow support for last chrome version.
Version 3.0.4 - 20/05/2021¶
- BugFix on video size for desktop devices.
Version 3.0.3 - 20/05/2021¶
- BugFix on video size for challenge
Version 3.0.2 - 17/05/2021¶
- Bugfix on video resolution for challenge.
- Reestyle font type.
Version 3.0.1 - 12/05/2021¶
- New configuration color for buttons.
- Bugfix on loading models.
Version 3.0.0 - 07/05/2021¶
- New Selfie Alive Pro: movements challenge.
- New modal with instructions for the process.
- New full screen funcionality.
Version 2.0.1 - 23/03/2021¶
- Fixed error on infoAlertShow.
- Fixed error on Rotate component display.
Version 2.0.0 - 29/01/2021¶
- (IMPORTANT!!) Removed file preloading of haarcascade_frontalface_alt2.xml. THE CONFIG HAS CHANGED! Code for xml file preloading must be removed, files are now preloaded automatically by the SDK.
- New info User modal that replace old Sliders. THE CONFIG HAS CHANGED! (See at Customization section on Updated Style Configuration).
- New customization of the button at the info user modal.
- New customization options for display messages container and text: check new features for font-family, line height, font weight, text color, padding, position and background color for the container (See at Customization section).
- Removed event: countdownFinished, smileDetection
- New events: prefaceDetection, orientationChanged
Version 1.8.1 - 22/03/2021¶
- Fixed error on infoAlertShow.
- Fixed error on Rotate component display.
Version 1.8.0 - 20/10/2020¶
- New feature: Path to models files configurable.
- New feature: Countdown configurable.
- New feature: Position, width, height and opacity of the text configurable.
- New feature: Close SDK button.
- New feature: Oval border shape and line thickness configurable.
- New feature: Global method to get the current sdk version.
- New feature: Font size of all sdk text configurable.
- New support: Edge Browser.
- New support: English version of the SDK, now if the browser language is configured in a non Spanish language it will display all sdk text in English.
- New documentation: HTML doc based on JSDocs.
- New events: countdownFinished, smileDetection, repeatClicked, continueClicked.
- Deleted wasm file dependency.
- Reduced the size of external dependencies from 3.5M to 2.8M.
- Fix: fixed tutorial styles bugs.
Version 1.6.2 - 26/08/2020¶
- Increased security through detecting an external source that injects an image.
- Fix: Add missing animation GIF