Releases: mindee/mindee-api-nodejs
Releases · mindee/mindee-api-nodejs
Version 2.1.0
Changes
- ✨ add cropper support to predict requests
- ✨ add stand-alone cropper support
Version 2.0.1
Fixes
- 🐛 Fix for packaging and documentation related to commonJS imports
Version 2.0.0
Note
This is a complete rewrite in TypeScript!
It's not backwards compatible with previous versions.
Changes
- ✨ Add Passport API support
- ✨ Add custom document support (API builder)
- ✨ Add basic geometry functions
- 🏷️ everything is typed, in particular response objects.
Allows for much easier auto-completion in your IDE.
- ⬆️ all major dependencies updated
v1.4.0
Fixes
- 🐛 cut/merge pages of an encrypted PDF leads to unexpected results
- 🐛 logger not activating in some cases
- 🐛 align PDF cut/merge with other client libs
Changes
- ✨ Add TIFF and HEIC support
- ✅ fully test PDF cut function
v1.3.3
Fixes
- 🐛 reject error instead of printing it only to the console
v1.3.2
Fixes
- 🐛 use PDF length instead of cut PDF size limit
v1.3.1
Fixes
- 🐛 forward API error to stderr instead of stdout
v1.3.0
Changes
- ✨ allow sending the filename for streams and base64
- 🐛 not able to specify MIME type
- 📄 change license to MIT
- ✅ add node18 to tests
- various package updates
v1.2.0
Fixes
- fix: 🐛 Get words values when includeWords parameter is true
v1.1.2
new
- ✨ New Mindee Invoice API V3 support
- ✨ Add new supplier and customer fields
Fixes
- 🐛 Fix returned probability value
- 🐛 Fix returned bbox value