Skip to content

Changelog

Version 5.3.18 18/10/2024

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

Fixed

  • Minor bugfixes and improvements.

Version 5.3.12 30/08/2024

Changed

  • New vertical capture when capturing documents.
  • New UI/UX and an improved document detection technology, allowing an easier and more convenient capture experience.
  • 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.

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.
  • Added new documents to our supported list.

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

Added

  • Added animation on feedback transition from automatic to manual capture.

Changed

  • Changed feedback colors to default and detection only, now error and warning are not available.
  • Updated default camera resolution constraints with fallback on previous version constraints.
  • Updated instructions button style.
  • Updated review image style text and buttons.
  • Updated detection distance and guide size to capture sharpen.

Fixed

  • Fixed review image border color, in some cases color is not displayed correctly.
  • Fixed fonts for default normal and regular values.
  • Fixed loading view styles.
  • 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

  • Increased manual capture time to 6 seconds.
  • Improved manual capture experience now relying on touching the screen directly when prompted.
  • Improved review image screen to have better readability.
  • Improved orientation screen to show specifically the correct orientation and gif by default.
  • Updated tutorial default texts to be coherent for both mobile and desktop.
  • Updated buttons default texts to be more coherent between SDKs.
  • 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.
  • Updated visual feedback (texts) to show clearly when to capture the front or the back of the document.
  • Full frame images are now retrieved as the output of the SDK, this means that the size will be equal or smaller in size.
  • Rectangle guide augmented to force users to get the device closer to the document.

Fixed

  • Fixed issue that caused CSS Style to not update properly in iOS browsers distinct to Safari.
  • Fixed loading screen in horizontal view, now the "loading" text does not overlap with the spinner.
  • Start button in tutorial view now has a minimum size to avoid small size when the text is short.
  • Fixed bug that caused the "manualCaptureButtonDelay" parameter to only work with values multiple of 1000.
  • Fixed events that were not being dispatched.
  • Fixed bug that caused manual capture to never initiate in the reverse capture if the obverse was intelligently captured.

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 parameter (sdkDocument.views.capture.errors.orientationChangedRestartMessage.card.button.text) that changes the text for the restart button in the orientation error screen.
  • Fixed behavior that could cause the SDK to retrieve a document capture to integrators different from the one shown in the review image screen.
  • Fixed rotation screen to appear after the tutorial screen to improve readability of the instructions.
  • Fixed Instagram and Facebook support allowing vertical capture only in those two webviews.
  • Fixed close button color to have contrast with the Feedback screen background.

Changed

  • Removed countdown component and its configuration properties.

Version 4.3.1 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.3.0 21/7/2023

Fixed

  • Fixed usb external camera support, now the external camera will be used as default camera.

Version 4.2.1 20/7/2023

Fixed

  • Fixed 404 errors.

Changed

  • Added the image containing the manual capture button.

Version 4.2.0 30/6/2023

Fixed

  • Fixed rotation view glitch.
  • Fixed rotation view styles.

Changed

  • Change the templates preload assets files in the document, now there are unnecessary.

Version 4.1.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.1.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.1.6 31/05/2023

Fix

  • Fixed feedback message when device is rotated or the styles do no match the desired orientation.

Version 4.1.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.1.4 16/05/2023

Changed

  • Rotation view has been disabled by default, the document could be captured in both orientation modes. Feel free to activate it if you want to avoid device rotation while the capture process.
  • Manual capture button now disappears on click to make a better user experience.
  • Blurred image default text has been changed.

Version 4.1.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.1.2 5/05/2023

Fixed

  • Fixed camera instance bug when using SDK in the same window context.

Version 4.1.1 25/04/2023

Fixed

  • Fixed possible error when accessing contextual data.

Version 4.1.0 20/04/2023

Added

  • Security improvements.

Version 4.0.3 14/04/2023

Added

  • Added blurDetectorActive configuration.
  • Added BRDL information in documentation.
  • Added new manualCaptureButtonDelay for manual capture configuration.

Changed

  • JPEG compression has been disabled and now the images are captured without compression.
  • Updated canvas detection crop for face detection enhancing the process.
  • Migration properties table has been updated.

Fixed

  • Fixed vd-base tag name error in the custom elements registry.
  • Fixed detection flow control when the SDK is removed from DOM.
  • 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.
  • Fixed crop image in portrait mode.

Version 4.0.2 - 9/03/2023

Fixed

  • Fixed AT_DrivingLicence_2004 and FR_DrivingLicense_2006 face detection in document sdk.
  • Fixed XX input in document detection configuration input.
  • Fixed manual capture process for reverse detection.

Version 4.0.1 - 7/02/2023

  • Updated SDK to web components framework.

Version 3.2.11 - 13/01/2023

  • New documents added: IT_HealthCard_2022, PT_ResidencePermit_2020, GB_ResidencePermit_2021, GB_ResidencePermit_2015.
  • Fixed image captured when rotate device.
  • Fixed layout styles.
  • Fixed blur image with focal length cameras like new iPhones.
  • Fixed Samsung galaxy Fold's incorrect UI elements display in both device screens.

Version 3.2.10 - 28/09/2022

  • Fixed camera resolution in some devices.
  • Fixed landscape orientation detection.
  • Add documents from MX2, AR2, ES2 group ids to MX, AR and ES.
  • Fixed confirmationDialogButtonTextColor parameter retrocompatibility.

Version 3.2.9 - 02/09/2022

  • New fontsize and buttons configuration parameters:
    • infoUserDocumentFontSize
    • infoUserDocumentTextColorButton
    • infoUserDocumentBackgroundColorButton
    • infoUserDocumentPaddingButton
    • confirmationRepeatButtonTextColor
    • confirmationRepeatButtonBackgroundColor
    • confirmationRepeatButtonPadding
    • confirmationCaptureButtonTextColor
    • confirmationCaptureButtonBackgroundColor
    • confirmationCaptureButtonPadding
    • confirmationDialogButtonTextColor
    • confirmationDialogButtonBackgroundColor
    • confirmationDialogButtonPadding
  • Fixed error in video dimensions on some tablets.
  • Fixed some literals.
  • New EC_IDCard_2009, AM_IDCard_2012, ZA_IDCard_2013, ZA_DrivingLicense_2004, AR_DrivingLicense_2013, GB_DrivingLicense_2022 and GB_DrivingLicense_2012 documents support.

Version 3.2.8 - 05/08/2022

  • New RO_IDCard_2021, PE_ResidencePermit_2017, AD_ResidencePermit_2018 and FR_DrivingLicense_2006 documents support.
  • Fixed detection canvas calculation for documents with different aspect ratio.
  • Fixed final image's cut dimensions.
  • Set same spinners in all process.
  • Fixed display arrows to zoom in/out smart document.
  • Fixed Brasil Driving License detection.
  • Fixed countdown displays after success tick.
  • Fixed camera permissions error.

Version 3.2.7 - 20/05/2022

  • New camera algorithm in webviews integration.
  • Button text color in alert modal configurable.
  • Alert modal text color configurable.
  • Texts written in formal mode.
  • IT_HealthCard_2004 document support.
  • Fixed close camera when unmount SDK.
  • Fixed open camera with default constraints.
  • Display message and name in video camera errors.
  • Small camera refactor.

Version 3.2.6 - 23/03/2022

  • Enabled new document Italia Health Card 2004.

Version 3.2.5 - 15/03/2022

  • Fixed error removed AT groupId at One side document AT_ResidentPermit_2005.

Version 3.2.4 - 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.
  • Added new documents MX_ResidentPermit_2010 and MX_ProfessionalCard_2008.
  • New opencv.

Version 3.2.3 - 27/12/2021

  • Reduced max camera resolution from 2K to FHD due with problems in some devices.

Version 3.2.2 - 20/10/2021

  • Fixed Edge browser video play.
  • Added new trackEnded event when MediaStreamTrack fails internally.
  • Now the SDK informs the integrator that the SDK is only supported over secure contexts.

Version 3.2.1 - 27/09/2021

  • Patch resolution selection for camera device.

Version 3.2.0 - 20/09/2021

  • Fixed method for camera device selection and higher resolution capture.
  • Fixed anti blur image capture algorithm.
  • Fixed warning error for devices without camera.
  • Fixed iOS Italy IDCard 2017 template error.
  • Fixed initial alert modal on portrait mode.
  • Added new document ES_IDCard_2021.

Version 3.1.6 - 20/08/2021

  • New validation for target dimensions.
  • Fixed bootstrap style error by default configuration.
  • Fixed camera resolution in some devices.
  • Fixed camera not found error.
  • Fixed configurable text of repeat process button.
  • Fixed success tick image.
  • Fixed error al infoAlertShow.

Version 3.1.5 - 24/06/2021

  • Image integrity.

Version 3.1.4 - 11/06/2021

  • Fixed error at countdown on Edge browser.

Version 3.1.3 - 20/05/2021

  • Fixed style error.

Version 3.1.2 - 20/05/2021

  • Fixed camera resolution detection error.

Version 3.1.1 - 06/05/2021

  • Updated documentation for new document type IDCard Italy 2017 "check documents section".

Version 3.1.0 - 30/04/2021

  • Vertical mode detection.

Version 3.0.2 - 23/03/2021

  • Fixed error on infoAlertShow.
  • Fixed a style error on Detection arrows at reverse detection stage.

Version 3.0.1 - 24/02/2021

  • Updated documentation: see integration section.
  • Fix: Desktop mode browsers do not change behaviour.
  • Fix: IPads with IOS 13 or higher versions it does not launch the camera in crystal mode and it does not behaviour in desktop mode.

Version 3.0.0 - 29/01/2021

  • New functionality for bidi codes read.
  • 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.
  • Smart documents functionality support for Spain and Mexico Identification Documents. This new functionallity will show arrows to show the position of the detected documents aswell as the corresponding template. The list of the documents is on AUTOMATICALLY CLASSIFIED DOCUMENTS inside Documents page.
  • Color customization of smart detection arrows (See at Customization section).
  • New events: obverseDetection_type, reverseDetection_type.

Version 2.6.2 - 22/03/2021

  • Fixed error on infoAlertShow.

Version 2.6.1 - 29/10/2020

  • New events: repeatClicked, continueClicked.

Version 2.6.0 - 20/10/2020

  • New feature: Passport detection improved.
  • New feature: Enabled blurred image detection.
  • New feature: Image capture improvement.
  • 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.
  • News documents supported.
  • New documentation: HTML doc based on JSDocs.
  • Deleted wasm file dependency.
  • Reduced the size of external dependencies the 3.5M to 2.8M.
  • Fix: fixed tutorial styles bugs.
  • Fix: fixed capture in IR cameras.

Version 2.5.1 - 07/08/2020

  • Increased security through detecting an external source that injects an image.
  • Fixed bug when integrating SDK into specific tags.