- Release based on Onfido OpenAPI spec version v6.0.0:
- [CAT-1911] Remove driving licence information properties where not needed
- [AF-1390] Remove deprecated breakdown.breakdown property
- [SIG-3390] IDR: change total_number_of_sources and number_of_matches to string
- Add missing tags field for workflow run listing and webhook
- [STUDIO-5708] Fix workflow_runs date filter parameters format
- Remove deprecated properties object from device_intelligence_breakdown
- [STUDIO-5734] Add status to webhook event resource
- Bump openapi-generator-cli from v7.11.0 to v7.16.0
- Release based on Onfido OpenAPI spec version v5.7.0:
- [ENT-129] Add new passkey management endpoints
- [ENT-114] Add signing document endpoints
- Python: solve virtualenv vulnerability by pinning virtualenv lower bound version
- [DEXTV2-10857] Add valid_from field to open API spec for document report properties
- Release based on Onfido OpenAPI spec version v5.6.0:
- [SIG-3270] Update document_type supported by PoA
- [DEXTV2-9337] Update list of document subtypes for extraction
- [STUDIO-5634] Add timeline_file_download_url to the webhook event resource
- Release based on Onfido OpenAPI spec version v5.5.0:
- [SIG-3128] Add ssn breakdowns to IDR enhanced report
- Release based on Onfido OpenAPI spec version v5.4.0:
- [ENT-26] Add AES document download endpoint
- Fix dependabot error, add support for python 3.13 (and drop 3.8)
- [ENT-26] Add AES documents test
- Release based on Onfido OpenAPI spec version v5.3.0:
- [DEXTV2-9494] Add manual_transmission_restriction to document with driver verification report
- Release based on Onfido OpenAPI spec version v5.2.0:
- [BIO-7260] Add report configuration (including use_case) to checks
- Release based on Onfido OpenAPI spec version v5.1.0:
- CAT-1760: create get applicant consents endpoint
- [CAT-1911] Fix document_with_driving_licence_information to be a list of objects
- [AF-1390] Fix: Device Intelligence Report Schema
- [CAT-1944] Add OAuth fields for Webhook authentication
- Fix storage of device_fingerprint_reuse breakdown and properties as float
- Add .markdownlint.json to templates
- Release based on Onfido OpenAPI spec version v5.0.0:
- Add missing type annotations to webhook verifier
- Denote webhook event payload.object.href as a not required property
- [CAT-1593] Drop invalid enum value from webhook event type
- Add applicant_id in GET /workflow_runs
- [CAT-1694] Define document file type as free text
- [DOCCAP-2513] Add download-nfc-face endpoint
- [CAT-1719] Don't impose a type on deprecated records property in watchlist reports
- Remove documents property for reports where it's not applicable
- Update openapi generator version to v7.10.0 (was v7.9.0)
- Update openapi generator version to v7.11.0 (was v7.10.0)
- Add tests for Download NFC Face endpoint
- Migration Guide
- Release based on Onfido OpenAPI spec version v4.6.0:
- (Python) Use Poetry only for dependency management
- [STUDIO-4308] Add driving_license to id_number enum
- [CAT-1634] Add proxy configuration support to Java client library
- Update README files (including templated ones)
- Add customer_user_id in the webhook event resource
- test: wait for evidence folder to be available
- Release based on Onfido OpenAPI spec version v4.5.0:
- [STUDIO-4305] Add download evidence folder path
- Release based on Onfido OpenAPI spec version v4.4.0:
- [CAT-1593] Fix missing webhook type and evidence folder webhook
- [CAT-1590] Allow any type for the workflow task output
- Release based on Onfido OpenAPI spec version v4.3.0:
- [CAT-1581] Revert "[CAT-1528] Fix barcode field in document properties object"
- 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
- Release based on Onfido OpenAPI spec version v4.1.0:
- [CAT-1528] Fix barcode field in document properties object
- 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
- Release based on Onfido OpenAPI spec version v3.5.0:
- [CAT-1376] Add record item object definition for watchlist enhanced properties field
- Release based on Onfido OpenAPI spec version v3.3.0:
- Expose
customer_user_idinworkflow_runs - Add
sdk_tokento workflow run schema
- Expose
- 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
- Release based on Onfido OpenAPI spec version v3.1.0:
- Add missing fields in document report's properties
- Library has been rebuilt from scratch and automatically generated on Onfido OpenAPI Spec (release v3.0.0)
- Integration tests have also been implemented
- Make library auto-generated and based on Onfido OpenAPI spec
- Added core methods for WorkflowRuns
- Added
signed_evidence_filemethod for WorkflowRuns
- Support asyncio API
- Handle filenames with a uppercase file extension
- Replace pkg_resources
- Update to use API v3.6, for more details please see our release notes
- Added Watchlist monitors
- Handle filenames with a uppercase file extension
- Bump certifi from 2020.6.20 to 2022.12.7
- Add support for python 3.10
- Add Motion support
- Update to use API v3.5, for more details please see our release notes
- Fix boolean serialization in upload request (issue #25)
- Update to use API v3.4, for more details please see our release notes
- Improve error handling for 422 errors
- Update to use API v3.3
- Update to use API v3.2
base_urlparameter has becomeregion, which takes one ofRegion.EU,Region.USorRegion.CAand no longer has a default value- Added support for 'Download check' endpoint
- Updates README.
- Updates README with live video functionality.
- Marks Resource methods private.
- Adds option to set global configuration for timeouts.
- Fixed arguments for extraction.
- Added support for Extraction (a.k.a. Autofill).
- Full release
- Added User-Agent header
- Beta version released