Skip to content

Releases: mindee/mindee-api-nodejs

Version 4.3.2

04 Oct 16:03
b5de429
Compare
Choose a tag to compare

Changes

  • ⬆️ dependency upgrade
  • ♻️ minor refactoring

Full Changelog: v4.3.1...v4.3.2

Version 4.3.1

20 Sep 12:54
4254ee3
Compare
Choose a tag to compare

Fixes

  • 🐛 take line height tolerance into account when evaluating fields

Full Changelog: v4.3.0...v4.3.1

Version 4.3.0

19 Sep 14:35
79e650c
Compare
Choose a tag to compare

Changes

  • ✨ add line items reconstruction for API builder

Full Changelog: v4.2.0...v4.3.0

Version 4.2.0

15 Sep 16:49
af8d0bb
Compare
Choose a tag to compare

Changes

  • ✨ add support for W9 V1
  • ✨ add support for Barcode Reader V11
  • ✨ add support for Multi Receipt Detector V1
  • ✨ add support for FR Id Card V2
  • ✨ add support for OTS Cropper V1
  • 📝 update documentation

Fixes

  • 🐛 fix missing position field display issues
  • 🐛 fix issues with asynchronous timeouts crashing in some instances

Full Changelog: v4.1.1...v4.2.0

Version 4.1.1

04 Sep 12:18
979799a
Compare
Choose a tag to compare

Changes

  • ♻️ tweaked timer management in async

Fixes

  • 🐛 fix ocr option not being generated as an Ocr object

Full Changelog: v4.1.0...v4.1.1

Version 4.1.0

31 Aug 12:42
0f44e06
Compare
Choose a tag to compare

Changes

  • 💥 remove support for node versions <16
  • ✨ add support for auto-polling in asynchronous calls
  • ✨ update HTTP error management system
  • ✨ add possibility to access raw server response
  • ⬆️ add support for node 20
  • 🔧 expose more internal tools
  • 📝 add better technical documentation
  • ♻️ remove deprecated examples
  • ♻️ update linting rules
  • ⬆️ update testing library

Fixes

  • 🐛 fix miscellaneous bugs related to http parsing issues

Full Changelog: v4.0.2...v4.1.0

Version 4.0.2

24 Aug 10:29
3a0fe23
Compare
Choose a tag to compare

Changes

  • ♻️ update technical documentation

Fixes

  • 🐛 fix url source document not being sent properly

Full Changelog: v4.0.1...v4.0.2

Version 4.0.1

22 Aug 12:34
7ac3df0
Compare
Choose a tag to compare

Fixes

  • 🐛 fixed pre-commit dependency script blocking installs

Full Changelog: v4.0.0...v4.0.1

Version 4.0.0

14 Aug 12:52
c76cf42
Compare
Choose a tag to compare

¡Breaking Changes!

  • 🎨 💥 harmonize response types with other libraries
  • 🎨 💥 change endpoint management & syntax
  • 🎨 💥 move products to product module

Changes

  • ✨ add full support for page-specific attributes
  • ✨ add support for FR Id Card
  • ✨ add support for US Driver License
  • ✨ add auto-generated md documentation
  • ✨ add text reconstruction when using the allWords parameter (full OCR)
  • ♻️ updated CLI to accommodate for newest changes
  • ⚰️ remove InvoiceV3
  • ⚰️ remove ReceiptV3
  • ♻️ update tests to accommodate for newest changes
  • ♻️ re-organized parsing module (common/standard/custom)

Full Changelog: v3.10.2...v4.0.0

v3.10.2

11 Aug 16:06
2186f59
Compare
Choose a tag to compare

Changes

  • 🔊 better logging of JSON errors

Full Changelog: v3.10.1...v3.10.2