Skip to content

Releases: mindee/mindee-api-nodejs

Version 2.1.0

19 Oct 11:26
Compare
Choose a tag to compare

Changes

  • ✨ add cropper support to predict requests
  • ✨ add stand-alone cropper support

Version 2.0.1

13 Oct 14:08
Compare
Choose a tag to compare

Fixes

  • 🐛 Fix for packaging and documentation related to commonJS imports

Version 2.0.0

26 Aug 16:41
Compare
Choose a tag to compare

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

01 Jul 11:50
Compare
Choose a tag to compare

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

09 Jun 15:36
ef94522
Compare
Choose a tag to compare

Fixes

  • 🐛 reject error instead of printing it only to the console

v1.3.2

24 May 18:05
427aad3
Compare
Choose a tag to compare

Fixes

  • 🐛 use PDF length instead of cut PDF size limit

v1.3.1

10 May 14:39
9c58a0e
Compare
Choose a tag to compare

Fixes

  • 🐛 forward API error to stderr instead of stdout

v1.3.0

26 Apr 19:55
9b9754e
Compare
Choose a tag to compare

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

09 Mar 22:17
101eef5
Compare
Choose a tag to compare

Fixes

  • fix: 🐛 Get words values when includeWords parameter is true

v1.1.2

08 Mar 15:49
34ebc9a
Compare
Choose a tag to compare

new

  • ✨ New Mindee Invoice API V3 support
  • ✨ Add new supplier and customer fields

Fixes

  • 🐛 Fix returned probability value
  • 🐛 Fix returned bbox value