Skip to content

Changelog

v4.11.0 2026.6

Added

  • Added a state/province selector to the document and country selector for the countries covered at that level (United States, Canada and Australia), enabled with the new regionChooser.
  • Added additionalDocumentTypes, the counterpart of excludedDocumentTypes, to add or remove document types of a single country or state/province on top of documentKindFilter.
  • Added flowSetup.core.allowedChannels to declare the channels (web for a standard browser, webview for a WebView embedded in a native application) a process is allowed to start from.
  • Added new texts:
    • texts.document.[x].documentSelector.provinceSelectorTitle
    • texts.document.[x].documentSelector.provinceInputLabel
    • texts.document.[x].documentSelector.provinceInputPlaceholder
    • texts.document.[x].documentSelector.stateSelectorTitle
    • texts.document.[x].documentSelector.stateInputLabel
    • texts.document.[x].documentSelector.stateInputPlaceholder
  • Added borderRadius and borderRadiusSelected to styles.components.selectorItem. The card borderRadius is mapped to both of them while the Card component is deprecated.
  • Add new VideoMicrophonePermissionsGranted info event.
  • Add new ChannelNotSupported error event.
  • Add the SDK Document version 6.9.0.
  • Add the SDK Selfie version 6.9.0.
  • Add the SDK Video version 6.9.0.
  • Minor fixes and improvements.

Changed

  • In desktop to mobile QR flows, all mobile errors are now reported in the desktop status modal. Additionally, the original error event is included in the QRProcessOnboardingError event under the sourceEvent field.
  • documentTypes, excludedDocumentTypes and additionalDocumentTypes also accept the document type written with its full name (MT_IDCard) besides the abbreviated form (MT_ID), which was the only one accepted so far.

v4.10.2 2026.5

Added

  • Minor fixes and improvements.

v4.10.1 2026.5

Added

  • Minor fixes and improvements.

v4.10.0 2026.5

Added

  • Added start button into document selector and autoclassification selector pages.
  • Added new texts:
    • texts.document.[x].documentSelector.verificationStartButton
    • texts.document.[x].autoclassificationSelector.verificationStartButton
    • texts.document.[x].capture.cameraButton.altText
    • texts.document.[x].capture.snackbar.title
    • texts.document.[x].capture.snackbar.description
    • texts.document.[x].capture.snackbar.closeIconAltText
  • Add support for new passport document types: Venezuela, Morocco, Italy, Colombia and Romania.
  • New identity verification services: RENAPO, INE-Check and INE-Check-RENAPO-Fallback.
  • Add new VideoMicrophoneFailurePermissionError event.
  • Add the SDK Document version 6.8.0.
  • Add the SDK Selfie version 6.8.0.
  • Add the SDK Video version 6.8.0.
  • Minor fixes and improvements.

v4.9.1 2026.4

Added

  • Minor fixes and improvements.

v4.9.0 2026.4

Added

  • Implement an autoclassification selector to distinguish between national passports and generic passports defined
  • New feedback to the user on document capture stages, when image contains glare that could affect the quality of the capture.
  • Add the SDK Document version 6.7.0.
  • Add the SDK Selfie version 6.7.0.
  • Add the SDK Video version 6.7.0.
  • Minor fixes and improvements.

v4.8.2 2026.3

Added

  • Minor fixes and improvements.

v4.8.1 2026.3

Added

  • Add the SDK Document version 6.6.1.
  • Add the SDK Selfie version 6.6.1.
  • Add the SDK Video version 6.6.1.
  • Minor fixes and improvements.

v4.8.0 2026.3

Added

  • Add additionalData under the following events:
Event additionalData
ClickOnDocumentSelector, SelectorProcessFinished selectedDocumentType, selectedCountry
ClickOnDocumentACSelector, ACSelectorProcessFinished selectedDocumentType
  • New feedback to the user on document capture stages, when image doesn't meet the required quality.
  • New ImageQualityError Error data, returned when the document image doesn't meet the minimum quality conditions.
  • Add the SDK Document version 6.6.0.
  • Add the SDK Selfie version 6.6.0.
  • Add the SDK Video version 6.6.0.
  • Minor fixes and improvements.

Deprecated - Deprecate BlurredImageError in favor of ImageQualityError (to be removed in 2026.6)

v4.7.1 2026.2

Added

  • Add the SDK Document version 6.5.1.
  • Add the SDK Selfie version 6.5.1.
  • Add the SDK Video version 6.5.1.

v4.7.0 2026.2

Added

  • Allow configuration for optionally removing cancel button from instructions screen.
  • Allow configuration for optionally hiding the review and instructions heading.
  • Allow vertical capture for passports with secondary page.
  • Enhancement of multi-language support.
  • Support GSA (iOS) browser.
  • Support Huawei browser.
  • Add the SDK Document version 6.5.0.
  • Add the SDK Selfie version 6.5.0.
  • Add the SDK Video version 6.5.0.
  • Minor fixes and improvements.

v4.6.0 2026.1

Added

  • Subtitles on the capture screens in Video SDK.
  • Security improvements.
  • Added new error codes.
  • Minor bug fixes and general improvements.
  • Add the SDK Document version 6.4.0.
  • Add the SDK Selfie version 6.4.0.
  • Add the SDK Video version 6.4.0.
  • Added new ApiTimeoutError event.
  • Support Brave browser.

v4.5.0 2025.8

Added

  • New specifics camera error events. The events will complement CameraFailure, in order to extract a specific event from the problem that occurred.
  • New LoseFocusError event, dispatched when focus is lost during the capture process.
  • Security improvements.
  • Minor bug fixes and general improvements.
  • Add the SDK Document version 6.3.0.
  • Add the SDK Selfie version 6.3.0.
  • Add the SDK Video version 6.3.0.

v4.4.0 2025.7.1

Added

  • New property to enable or disable the stage of saying one's first and last names.
  • Security improvements.
  • Minor bug fixes and general improvements.
  • Add the SDK Document version 6.2.0.
  • Add the SDK Selfie version 6.2.0.
  • Add the SDK Video version 6.2.0.

v4.3.0 2025.7

Added

  • Added pause and play functionality.
  • Minor bug fixes and general improvements.
  • Add the SDK Document version 6.1.3.
  • Add the SDK Selfie version 6.1.3.
  • Add the SDK Video version 6.1.3.

v4.2.3 2025.6

Added

  • Fix video recording on iOS 26.
  • Add the SDK Document version 6.1.2.
  • Add the SDK Selfie version 6.1.2.
  • Add the SDK Video version 6.1.2.

v4.2.1 2025.6

Added

  • Integration with ReceitaFederal enabling validation and verification of Brazilian identities.
  • New integrity check introduced in Validas.
  • Add flowSetup.options.esign.setup.requireTermsAndConditions key into schema.
  • Add setup.helpButton.show key into schema.
  • Add the SDK Document version 6.1.1.
  • Add the SDK Selfie version 6.1.1.
  • Add the SDK Video version 6.1.1.
  • Security improvements
  • Minor bug fixes and general improvements.

v4.1.0 2025.5

Added

  • Integration with Registro Nacional de Identificación y Estado Civil (RENIEC) enabling validation and verification of Peruvian identities.
  • Add the SDK Document version 6.0.4.
  • Add the SDK Selfie version 6.0.4.
  • Add the SDK Video version 6.0.4.
  • Add noMatchingResultsTexts into document and country selector input.
  • Add new style parameters for dropdown component.
  • Minor bug fixes and general improvements.

v4.0.1 2025.4

Added

  • Add the SDK Document version 6.0.1.
  • Add the SDK Selfie version 6.0.1.
  • Add the SDK Video version 6.0.1.