Skip to content

Changelog

Added

  • Calibration for initial face centering has been improved
  • 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

  • New vertical capture when capturing documents.
  • New UI/UX and an improved document detection technology and face detector, 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.
  • Removed group id support in documents flow type configuration input.

Fixed

  • Fixed document detection, now the rectangle detection has been enhanced.
  • 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.
  • Updated default camera resolution constraints with fallback on previous version constraints.
  • Updated instructions button style.
  • Updated detection distance and guide size to capture sharpen.

Fixed

  • Fixed event dispatch for public events.
  • Fixed audio feedback on stage change.
  • Fixed rotation text feedback.
  • Fixed logo color switch on default theme color changes.
  • Fixed camera initialization constraints in meta WebViews.
  • 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

  • Facebook and Instagram webviews now do not use microphone permission for the Video generated.
  • 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.
  • Improved detection in document phase to be easier for users to capture.
  • Updated visual feedback (texts) to show clearly when to capture the front or the back of the document.

Fixed

  • Fixed issue with Instagram and Facebook webviews that caused permissions request to never end.
  • 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.
  • Audio notification sound between stages now available in Safari (previously available in all other supported browsers but Safari).

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.
  • Fixed audio context error in Safari fails for some versions.

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.

Changed

  • Removed countdown component and its configuration properties.