Releases: mindee/mindee-api-nodejs
Releases · mindee/mindee-api-nodejs
v4.30.0
Changes
- ✨ add support for inference options
- ♻️ refactor rst display to match other SDKs
¡Breaking Changes!
- ♻️ 💥 update raw text output from server
v4.29.0 - 2025-08-29
Changes
- ✨ add typed accessors for fields, list, object
- ✨ add typed value accessors
- ✨ add geometry methods to polygon class
Fixes
- 🐛 Polygon and BoundingBox should be a real classes
Full Changelog: v4.29.0-rc6...v4.30.0
v4.29.0
Changes
- ✨ add typed accessors for fields, list, object
- ✨ add typed value accessors
- ✨ add geometry methods to polygon class
Fixes
- 🐛 Polygon and BoundingBox should be a real classes
v4.29.0-rc6 - 2025-08-22
Changes
- ♻️ rework local and input sources
Full Changelog: v4.29.0-rc5...v4.29.0
v4.29.0-rc6
v4.29.0-rc5
v4.29.0-rc4
Changes
- ✨ add support for page count & mime type + fix syntaxes
- ♻️ update internal field syntaxes to match other SDKs
- ♻️ upgrade toString() display for most fields
- ♻️ fix internals & upgrade tests
Full Changelog: v4.29.0-rc3...v4.29.0-rc4
v4.29.0-rc3
Changes
- ✨ add support for URL input source
Fixes
- ⬆️ bump dependencies to cover vulnerabilities
Full Changelog: v4.29.0-rc2...v4.29.0-rc3
v4.29.0-rc2
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