8. Release Notes

Change Log (2026)

📅 Week of 08/05/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 02/05/2026

⚙️ API

  • Security and performance improvements.

📅 Week of 11/04/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 28/03/2026

⚙️ API

  • Security and performance improvements.

📅 Week of 13/02/2026

⚙️ API

  • Stability and security improvements.

📅 Week of 06/02/2026

⚙️ API

  • Stability and security improvements.

📅 Week of 30/01/2026

⚙️ API

  • Stability and security improvements.
  • OTEL Hubface.

📅 Week of 23/01/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.
  • Added events to the WebHook.

  • Log improvements.

  • Error handling:

    • Validation for externalTransactionId.
    • Conditional validation for document in the capture action.
    • CPF validation for document.
    • Existence validation for externalUserId in the identify action.
  • Improvements to image processing imported via backoffice/enroll.


📅 Week of 16/01/2026

⚙️ API

  • New FaceOcclusion algorithm.
  • Stability and security improvements.
  • Bug fixes.

📅 Week of 09/01/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)

📅 09/12/2025 — Facial Occlusion Analysis

  1. Facial Occlusion Analysis in /search
    Identifies facial obstructions (masks, hands, dark glasses, etc.), increasing verification accuracy.

  2. NSFW Analysis (Optional)
    Available upon request from the Fortface team.

    Supported endpoints:

    • sdk/liveness
    • sdk/enroll
    • sdk/identify
    • backoffice/liveness
    • backoffice/enroll
    • backoffice/identify
  3. Administrative Panel

    • Search by sessionid.
    • Added new information in modals for session tracking.
  4. Fortlink Release Payface product for remote facial capture via a single link sent by:

    • SMS
    • Email
    • WhatsApp
    • Other channels

📅 04/07/2025 — Facial Occlusion Analysis

  • Implemented facial occlusion analysis.
  • Available as an optional field upon activation.

Endpoints:

  • sdk/liveness
  • sdk/enroll
  • sdk/identify
  • backoffice/liveness
  • backoffice/enroll
  • backoffice/identify

📅 12/03/2025 — Endpoint /document

  1. Implementation of endpoint /document:

    • Document data extraction.
    • 1:1 validation.
    • Document typing.
  2. Specific handshake:

    • Action: document.
  3. Two-phase capture:

    • Front and back.

Benefits:

  • Safer process.
  • Flexible integration.
  • Structured data.

📅 15/01/2025 — Improvements and Error Handling

  • Greater transaction traceability.
  • Fixed 422 error in sdk/liveness (Web).
  • Optimizations and bug fixes.

📅 31/10/2024 — Identity Provider

  • Verification via backoffice/capture (selfie + CPF).
  • General fixes and improvements.

📅 15/10/2024 — New Endpoints

  • /sdk/v1/metrics to capture SDK failures.
  • backoffice/v1/enroll/info:
    • Photo update history.
    • Creation date.
    • Registration origin.
  • Improvements in automated tests.
  • Update-Enroll for 1:N requests.

📅 30/09/2024 — Image Storage

  • Option not to store photos (hash only).
  • returnPhoto parameter.
  • validate endpoint.
  • Security improvements.
  • Photo return in case of injection attacks.

📅 30/08/2024 — Automatic Photo Update

  • Automatic update via ExternalUserID.
  • Improvements to enroll/put.

📅 19/08/2024 — New Use Cases

  • Liveness via SDK.
  • Validation and exception improvements.
  • Get Sessions endpoint.

📅 01/08/2024 — Security and SDK-Web

  • SDK-Web Beta.
  • Response signature in BackOffice.
  • Additional validations.
  • Gallery endpoints authentication changed to API-Key.