Releases: mindee/mindee-api-nodejs
Releases · mindee/mindee-api-nodejs
v4.18.1
- 🐛 fix composed API server response not properly filling full_text_ocr in pages
- ⬆️ bump dependencies
Full Changelog: v4.18.0...v4.18.1
v4.18.0
Changes
- ✨ add support for business cards V1
- ✨ add support for delivery note V1.1
- ✨ add support for indian passport V1
- ✨ add support for resume V1.1
Fixes
- ♻️ adjust default values for async delays
- ♻️ remove unused dependencies
Full Changelog: v4.17.1...v4.18.0
v4.17.1
Fixes
- 🐛 fix invalid handling of boolean fields & fix accidental coercion into numbers in
GeneratedObjectField
fields - 🐛 fix
GeneratedObjectField
fields being inaccessible in typescript without going through the main object
Full Changelog: v4.17.0...v4.17.1
v4.17.0
Changes
- ✨ add support for Financial Document v1.10
- ✨ add support for Invoice v4.8
Full Changelog: v4.16.0...v4.17.0
v4.16.0
Changes
- ✨ add support for US Mail V2
- ✨ add support for Bill of Lading V1
- ✨ add support for FR Energy Bill V1
- ✨ add support for FR Payslips V1
- ✨ add support for Nutrition Facts Label V1
- ♻️ refactor internals to accommodate for new changes
Fixes
- 🐛 fix float numbers not containing more 3 decimals in some instances
- 🐛 fix boolean field display issues
- 🐛 fix values being extracted as
undefined
instead ofnull
, as is present in the initial prediction.
Full Changelog: v4.15.0...v4.16.0
v4.15.0
Changes
- ✨ add support for full text OCR extraction
- 🔧 add stricter linting rules
- ♻️ add integration tests
Fixes
- 🐛 fix page operations not taking minimum threshold into account.
Full Changelog: v4.14.1...v4.15.0
v4.14.1
Changes
- 📝 add classification detail to guide documentation
Fixes
- ⬆️ update dependencies
- 📝 fix broken documentation URLs
- ♻️ generate missing accessors for products
- ♻️ add missing async code samples
Full Changelog: v4.14.0...v4.14.1
v4.14.0
Changes
- ✨ add support for Healthcare Card V1
- ✨ add support for Invoice V4.7
- ✨ add support for Financial Document V1.9
- ♻️ update display for registration field
Full Changelog: v4.13.1...v4.14.0
v4.13.1
Fixes
- ♻️ refactored image extraction module to allow for more generic manipulations
- ♻️ add tests for multipage receipts extraction
Full Changelog: v4.13.0...v4.13.1
v4.13.0
Changes
- ✨ add support for local response loading
- ✨ add support for HMAC validation for webhooks
- ✨ add support for US Mail V2
- ✨ add support for boolean fields
Fixes
- ♻️ fixed Locale display
Full Changelog: v4.12.0...v4.13.0