8. Release Notes
Change Log (2026)
📅 Week of 07/07/2026
⚙️ API
- New optional
ocr(boolean) field on document extraction endpoints (POST /sdk/v1/documentandPOST /backoffice/v1/document). Whentrue, enables OCR field extraction from the document in thetypifierprovider, returning data inproviders.typifier.ocr.
📅 Week of 06/27/2026
⚙️ API
- New
GET /backoffice/v1/sessions/photo/3x4/{sessionId}endpoint to retrieve a session photo cropped in3:4format asbase64, without a temporary link.
📅 Week of 06/12/2026
⚙️ API
- New optional
documentanddocumentTypefields on biometric endpoints (enroll,identify,search,liveness), Hubface (capture), and document extraction (/document).
📅 Week of 05/08/2026
⚙️ API
- Improved backoffice without handshake.
- Security, stability, and performance improvements.
🖥️ Portals
- Bug fixes and improvements.
🤝 Hubface
- Security and performance improvements to the solution, with a focus on reducing latency.
📅 Week of 05/02/2026
⚙️ API
- Security and performance improvements.
📅 Week of 04/11/2026
🖥️ Portals
- Migration of queried tables and creation of new filters.
- New audit logs and usage control.
- New security layers implemented.
- Bug fixes and usability improvements.
📅 Week of 03/28/2026
⚙️ API
- Security and performance improvements.
📅 Week of 02/13/2026
⚙️ API
- Stability and security improvements.
📅 Week of 02/06/2026
⚙️ API
- Stability and security improvements.
📅 Week of 01/30/2026
⚙️ API
- Stability and security improvements.
- OTEL Hubface.
📅 Week of 01/23/2026
⚙️ API
- Stability and security improvements.
- Field type validation for
expirationMinutes.
🖥️ Fortface Admin Panel
- Bug fixes and performance improvements.
- Update Enroll — registration photo update.
- Fix: Customer panel did not show Capdoc match level.
🔗 Fortlink
-
Added events to the WebHook.
-
Log improvements.
-
Error handling:
- Validation for
externalTransactionId. - Conditional validation for
documentin thecaptureaction. - CPF validation for
document. - Existence validation for
externalUserIdin theidentifyaction.
- Validation for
-
Improvements to image processing imported via
backoffice/enroll.
📅 Week of 01/16/2026
⚙️ API
- New FaceOcclusion algorithm.
- Stability and security improvements.
- Bug fixes.
📅 Week of 01/09/2026
⚙️ API
- [Hubface] Stability and security improvements.
- [Hubface] Fix for mocked Capture results in Sandbox.
- [Fortface Admin Panel] Fixed bug that did not display enroll photo.
- General bug fixes.
📦 Official Releases (2024–2025)
📅 12/09/2025 — Facial Occlusion Analysis
-
Facial Occlusion Analysis in
/search
Identifies facial obstructions (masks, hands, dark glasses, etc.), increasing verification accuracy. -
NSFW Analysis (Optional)
Available upon request from the Fortface team.Supported endpoints:
sdk/livenesssdk/enrollsdk/identifybackoffice/livenessbackoffice/enrollbackoffice/identify
-
Administrative Panel
- Search by
sessionid. - Added new information in modals for session tracking.
- Search by
-
Fortlink Release Payface product for remote facial capture via a single link sent by:
- SMS
- Other channels
📅 07/04/2025 — Facial Occlusion Analysis
- Implemented facial occlusion analysis.
- Available as an optional field upon activation.
Endpoints:
sdk/livenesssdk/enrollsdk/identifybackoffice/livenessbackoffice/enrollbackoffice/identify
📅 03/12/2025 — Endpoint /document
-
Implementation of endpoint
/document:- Document data extraction.
- 1:1 validation.
- Document typing.
-
Specific handshake:
- Action:
document.
- Action:
-
Two-phase capture:
- Front and back.
Benefits:
- Safer process.
- Flexible integration.
- Structured data.
📅 01/15/2025 — Improvements and Error Handling
- Greater transaction traceability.
- Fixed 422 error in
sdk/liveness(Web). - Optimizations and bug fixes.
📅 10/31/2024 — Identity Provider
- Verification via
backoffice/capture(selfie + CPF). - General fixes and improvements.
📅 10/15/2024 — New Endpoints
/sdk/v1/metricsto capture SDK failures.backoffice/v1/enroll/info:- Photo update history.
- Creation date.
- Registration origin.
- Improvements in automated tests.
- Update-Enroll for 1:N requests.
📅 09/30/2024 — Image Storage
- Option not to store photos (hash only).
returnPhotoparameter.validateendpoint.- Security improvements.
- Photo return in case of injection attacks.
📅 08/30/2024 — Automatic Photo Update
- Automatic update via
ExternalUserID. - Improvements to
enroll/put.
📅 08/19/2024 — New Use Cases
- Liveness via SDK.
- Validation and exception improvements.
Get Sessionsendpoint.
📅 08/01/2024 — Security and SDK-Web
- SDK-Web Beta.
- Response signature in BackOffice.
- Additional validations.
- Gallery endpoints authentication changed to
API-Key.