Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 2.78 KB

CHANGELOG.md

File metadata and controls

64 lines (44 loc) · 2.78 KB

Changelog

v8.2.0 19th November 2024

  • Release based on Onfido OpenAPI spec version v4.2.0:
    • feat: add new fields to facial similarity report objects
    • [CAT-1552] Add missing document types

v8.1.0 8th November 2024

  • Release based on Onfido OpenAPI spec version v4.1.0:
    • [CAT-1528] Fix barcode field in document properties object

v8.0.0 24th October 2024

  • Release based on Onfido OpenAPI spec version v4.0.0:
    • [CAT-1379] Add a few missing properties
    • [CAT-1447] Fix applicant consents
    • [CAT-1379] Fix check creation, remove some deprecated properties and deprecate others
    • Use document-type enum for document upload
    • [CAT-1306] Add webhooks event resource
    • Upgrade OpenAPI generator to v7.9.0 (was v7.6.0)
    • Migration Guide

v7.5.0 20th September 2024

  • Release based on Onfido OpenAPI spec version v3.5.0:
    • [CAT-1376] Add record item object definition for watchlist enhanced properties field

v7.4.0 6th September 2024

  • Release based on Onfido OpenAPI spec version v3.4.0:
    • SDK Token: Remove UUID format from application_id.

v7.3.1 22nd August 2024

  • Release based on Onfido OpenAPI spec version v3.3.1:
    • fix: resolve setRegion method argument in PHP

v7.3.0 24th July 2024

  • Release based on Onfido OpenAPI spec version v3.3.0:
    • Expose customer_user_id in workflow_runs
    • Add sdk_token to workflow run schema

v7.2.0 17th July 2024

  • Release based on Onfido OpenAPI spec version v3.2.0:
    • [CAT-1289] Document report's properties: Add middle name
    • chore(qes): add documents endpoint
    • [CAT-1297] Webhook Event: remove uuid format from object.id
    • fix(qes): fix download document http method
    • Add started_at_iso8601 field in webhook event
    • add jpeg file type for documents

v7.1.0 3rd July 2024

  • Release based on Onfido OpenAPI spec version v3.1.0:
    • Add missing fields in document report's properties

v7.0.0 24th June 2024

  • Library was updated and automatically generated from Onfido OpenAPI Spec (release v3.0.0)
  • Additional integration test coverage