Changelog¶
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
ValidasScoreVideoLifeProofwill 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_SCHEMAonpremises environment variable bug fix.
Removed
- Biometry ValidasScoreDuplicateAttack score.