Skip to content

Changelog

v2.44.1 2026.5

Added

  • Integration with Registro Nacional de Población (RENAPO) enabling verification of Mexican identities through their CURP.
  • Integration with INE-Check enabling verification of the Mexican INE credential with facial comparison.
  • Integration with INE-Check-RENAPO-Fallback: INE credential verification with automatic fallback to CURP (RENAPO) on a technical failure.

Changed

  • Bugfixes and improvements to enhance performance and reliability.

Security

  • Security measures improvements.

v2.43.2 2026.4.1

Fixed

  • Fixed webhook event "document-uploaded" emitted before all the document's extracted data is ready, causing response with empty nodes from GET /scores and GET /validation.

v2.43.1 2026.4

Added

  • Integration with Registro Civil de Chile enabling verification of Chilean identities.

Changed

  • Bugfixes and improvements to enhance performance and reliability.

Security

  • Security measures improvements.

v2.42.0 2026.3

Added

  • New parameter use_bearer_auth in POST /webhook/settings, PUT /webhook/settings and GET /webhook/settings to configure OAuth 2.0 standard-compliant webhooks
  • New webhook event 'scores-computed' sent to notify the client when all scores, especially the Device Integrity Score, are ready, preventing premature or incorrect validations
  • New ImageQualityError response, returned when the image doesn't meet the minimum quality conditions.

Deprecated

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

v2.40.0 2026.2

Changed

  • GET /validation/validation_id/events now returns a 404 Not Found when the validation does not exist (instead of 200 OK)
  • GET /validation/{validation_id}/events now returns 400 Bad Request when webhook settings are not configured (instead of 403 Forbidden).
  • Bugfixes and minor improvements to enhance performance and reliability.

Fixed

  • PUT /validation/{validation_id}/cancellation of Brazilian digital driver's license validations no longer returns 500 when OCR could not be extracted

Security

  • Security measures improvements.

v2.39.2 2026.1

Fixed

  • Bolivian IDs processing for PEP&AML requests fixed.

Security

  • Security measures improvements.

v2.38.0 2025.8

Added

  • New parameter excludedDocumentTypes support for POST /document, PUT /document and GET /available-types endpoints

Security

  • Security measures improvements.

v2.37.0 2025.7.1

Added

  • New field 'deviceId' returned on each validation, available for customers with 'Advanced Injection Attack Detection' only
  • Bugfixes and minor improvements to enhance performance and reliability.

Security

  • Security measures improvements.

v2.36.6 2025.7

Changed

  • Minor general and security improvements.

v2.36.4 2025.7

Changed

  • Minor general and security improvements.

v2.36.0 2025.6

Added

  • Integration with Receita Federal do Brasil (RFB) enabling validation and verification of Brazilian identities
  • New integrity checks in validations to compute and return integrity scores for selfie videos
  • Bugfixes and minor improvements to enhance performance and reliability.

v2.35.2 2025.5

Added

  • Integration with Registro Nacional de Identificación y Estado Civil (RENIEC) enabling validation and verification of Peruvian identities.

Deprecated

  • "Document + Video" Flow: No longer returns the "ValidasScoreLifeProof" score.

Changed

  • Bugfixes and minor improvements to enhance performance and reliability.

v2.34.4 2025.4

Changed

  • Bugfixes and minor improvements.

v2.34.3 2025.3.1

Security

  • Security measures improvements.

v2.34.0 2025.3

Added

  • documentVSDocument score for multiple onboarding.

Changed

  • Selfie score for multiple onboarding behaviour.

Deprecated

  • Validation with flash.
  • Requests with this mode will receive NotAllowedServiceMode error, and flash image types will return UnknownAnalysisTypeError and flash parameters will be ignored
  • Image retrieval endpoint (GET /document/image/obverse-flash) will now return a 404 ImageNotFoundError error

Security

  • Security measures improvements.

v2.33.2 2025.2

Changed

  • Security measures improvements.

v2.32.2 2025.1

Changed

  • Minor bugfixes.

v2.32.1 2024.6

Added

  • New configurable webhook to send notifications when a validation status changes. (See Webhook section)

v2.31.3 2024.6

Changed

  • Security measures improvements.

v2.30.4 2024.5

Added

  • New score ValidasScoreVideoLifeProof will be generated during the video process.

Changed

  • Security measures improvements.

v2.29.0 2024.4

Changed

  • Make validas compatible with Oracle RAC.
  • Bugfixes and minor improvements.

v2.28 2024.2

Added

  • Support with Oracle databases for onpremises installations.

Changed

  • Bugfixes and minor improvements.

v2.27 2023.8

Changed

  • DB_SCHEMA onpremises environment variable bug fix.

Removed

  • Biometry ValidasScoreDuplicateAttack score.