Skip to content

Releases: mindee/mindee-api-nodejs

v4.18.1

19 Nov 15:54
v4.18.1
a94dd0e
Compare
Choose a tag to compare
  • 🐛 fix composed API server response not properly filling full_text_ocr in pages
  • ⬆️ bump dependencies

Full Changelog: v4.18.0...v4.18.1

v4.18.0

14 Nov 09:47
v4.18.0
a2471d8
Compare
Choose a tag to compare

Changes

  • ✨ add support for business cards V1
  • ✨ add support for delivery note V1.1
  • ✨ add support for indian passport V1
  • ✨ add support for resume V1.1

Fixes

  • ♻️ adjust default values for async delays
  • ♻️ remove unused dependencies

Full Changelog: v4.17.1...v4.18.0

v4.17.1

17 Oct 14:31
v4.17.1
4da19fb
Compare
Choose a tag to compare

Fixes

  • 🐛 fix invalid handling of boolean fields & fix accidental coercion into numbers in GeneratedObjectField fields
  • 🐛 fix GeneratedObjectField fields being inaccessible in typescript without going through the main object

Full Changelog: v4.17.0...v4.17.1

v4.17.0

11 Oct 15:30
v4.17.0
49106e9
Compare
Choose a tag to compare

Changes

  • ✨ add support for Financial Document v1.10
  • ✨ add support for Invoice v4.8

Full Changelog: v4.16.0...v4.17.0

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