Skip to content

Releases: mindee/mindee-api-nodejs

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

Version 3.10.1

04 Jul 14:53
e9a1de8
Compare
Choose a tag to compare

Changes

  • ⬆️ update dependencies

Fixes

  • ✏️ added missing entry in changelog

Full Changelog: v3.10.0...v3.10.1

Version 3.10.0

04 Jul 12:46
5160e50
Compare
Choose a tag to compare

Changes

  • ✨ add support for FR Bank Account Details V2
  • ♻️ update printing syntax & unit test for Receipt v5

Full Changelog: v3.9.0...v3.10.0

Version 3.9.0

06 Jun 14:05
9b07935
Compare
Choose a tag to compare

Changes

  • ✨ support for financial document v1.1
  • ♻️ change http status code handling for async requests

Fixes

  • 🐛 fix typing in PaymentDetails
  • 🐛 locale value should always be set
  • 🐛 add missing class properties on new line items

Full Changelog: v3.8.0...v3.9.0