Releases: mindee/mindee-api-nodejs
Releases · mindee/mindee-api-nodejs
v4.29.0-rc1
Changes
- ✨ add support for V2 client
- ♻️ tweak CI & testing
- ♻️ deprecate
cutPdf()
in favor ofapplyPageOperations()
inLocalInputSource
- ♻️ refactor some internals to account for new changes
Fixes
- 🐛 fix bug where polling parameters could ignore validation checks on V1
Full Changelog: v4.28.0...v4.29.0-rc1
v4.28.0
Changes
- ✨ add support for address fields
- ✨ add support for Financial Document V1.12
- ✨ add support for Invoices V4.10
- ✨ add support for US Healthcare Cards V1.2
Fixes
- 🐛 fix default-encrypted & XFA pdfs not opening
Full Changelog: v4.27.1...v4.28.0
v4.27.1
Fixes
- 🐛 fix workflow polling not working when ran with ts-node
- 📝 add example script for workflow polling
Full Changelog: v4.27.0...v4.27.1
v4.27.0
Changes
- ✨ add support for RAG polling
- ✨ add extras accessor from inference
Fixes
- 🐛 fix improper deserialization of extras in some instances
Full Changelog: v4.26.0...v4.27.0
v4.26.0
v4.25.0
Changes
- ✨ add support for Financial Document V1.12
- ✨ add support for Invoices V4.10
- ✨ add support for US Healthcare Cards V1.2
Fixes
- ⬆️ upgrade mocha dependency
Full Changelog: v4.24.1...v4.25.0
v4.24.1
v4.24.0
Changes
- ✨ update structure for InvoiceSplitterV1
- ✨ update FR EnegryBillV1 to V1.2
- ✨ update US HealthcareCardV1 to V1.1
- ⚰️ remove support for EU Driver License
- ⚰️ remove support for License Plates
- ⚰️ remove support for ReceiptV4
- ⚰️ remove support for Proof of Address
- ⚰️ remove support for US Driver License
- ⚰️ remove support for US W9V1
Fixes
- 🐛 fix invalid indexes of some products
- ♻️ update CLI structure
Full Changelog: v4.23.1...v4.24.0
v4.23.1
v4.23.0
Changes
- ✨ add support for image & PDF compression
Fixes
- 🐛 add missing 'failed' value to jobs
Full Changelog: v4.22.0...v4.23.0