Skip to content

Releases: mindee/mindee-api-nodejs

v4.16.0

17 Sep 15:50
v4.16.0
190481f
Compare
Choose a tag to compare

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 of null, as is present in the initial prediction.

Full Changelog: v4.15.0...v4.16.0

v4.15.0

13 Sep 15:15
v4.15.0
6470b01
Compare
Choose a tag to compare

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

03 Sep 16:05
v4.14.1
1a4b80d
Compare
Choose a tag to compare

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

24 Jul 09:52
v4.14.0
1848f2f
Compare
Choose a tag to compare

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

10 Jun 14:00
v4.13.1
b40bf80
Compare
Choose a tag to compare

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

28 May 15:10
v4.13.0
b529aac
Compare
Choose a tag to compare

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

v4.12.0

21 May 08:43
v4.12.0
0e95f44
Compare
Choose a tag to compare

Changes

  • ✨ update receipt to 5.2 and financial document to 1.7 (#270)

Full Changelog: v4.11.0...v4.12.0

v4.11.0

30 Apr 10:29
v4.11.0
adb077f
Compare
Choose a tag to compare

Changes

  • ✨ update invoice to 4.6 & financial document to 1.6 (#269)

Full Changelog: v4.10.0...v4.11.0

Version 4.10.0

12 Apr 15:17
v4.10.0
ce37c02
Compare
Choose a tag to compare

Changes

  • ✨ update Invoice to v4.5 (#264)

Fixes

  • 🐛 fix error management not following intended flow (#267)
  • ♻️ deprecated old error handler (#266)

Full Changelog: v4.9.1...v4.10.0

Version 4.9.1

06 Mar 13:08
v4.9.1
b4a0355
Compare
Choose a tag to compare

Changes

  • ♻️ update error handling to account for future evolutions
  • ♻️ expose the input, geometry & imageOperations modules in internal for better fine-tuning
  • ♻️ fix inconsistencies in naming conventions
  • 📝 add missing reference documentation

Full Changelog: v4.9.0...v4.9.1