Skip to content

Releases: mindee/mindee-api-nodejs

v4.29.0-rc3

25 Jul 16:10
3d8eeac
Compare
Choose a tag to compare

Changes

  • ✨ add support for URL input source

Fixes

  • ⬆️ bump dependencies to cover vulnerabilities

Full Changelog: v4.29.0-rc2...v4.29.0-rc3

v4.29.0-rc2

25 Jul 13:43
f0cfa6e
Compare
Choose a tag to compare

Changes

  • ♻️ harmonize with other client libraries

Full Changelog: v4.29.0-rc1...v4.29.0-rc2

v4.29.0-rc1

21 Jul 13:20
5801137
Compare
Choose a tag to compare

Changes

  • ✨ add support for V2 client
  • ♻️ tweak CI & testing
  • ♻️ deprecate cutPdf() in favor of applyPageOperations() in LocalInputSource
  • ♻️ refactor some internals to account for new changes

Fixes

  • 🐛 fix bug where polling parameters could ignore validation checks on V1

Full Changelog: v4.28.0...v4.29.0-rc1

v4.28.0

04 Jun 08:23
a52d540
Compare
Choose a tag to compare

Changes

  • ✨ add support for address fields
  • ✨ add support for Financial Document V1.12
  • ✨ add support for Invoices V4.10
  • ✨ add support for US Healthcare Cards V1.2

Fixes

  • 🐛 fix default-encrypted & XFA pdfs not opening

Full Changelog: v4.27.1...v4.28.0

v4.27.1

23 Apr 13:10
29840e6
Compare
Choose a tag to compare

Fixes

  • 🐛 fix workflow polling not working when ran with ts-node
  • 📝 add example script for workflow polling

Full Changelog: v4.27.0...v4.27.1

v4.27.0

23 Apr 11:27
f1c8af9
Compare
Choose a tag to compare

Changes

  • ✨ add support for RAG polling
  • ✨ add extras accessor from inference

Fixes

  • 🐛 fix improper deserialization of extras in some instances

Full Changelog: v4.26.0...v4.27.0

v4.26.0

16 Apr 13:59
8cf05dd
Compare
Choose a tag to compare

Changes

  • ✨ add support for rag param in workflow executions

Full Changelog: v4.25.0...v4.26.0

v4.25.0

08 Apr 14:54
eb7d676
Compare
Choose a tag to compare

Changes

  • ✨ add support for Financial Document V1.12
  • ✨ add support for Invoices V4.10
  • ✨ add support for US Healthcare Cards V1.2

Fixes

  • ⬆️ upgrade mocha dependency

Full Changelog: v4.24.1...v4.25.0

v4.24.1

27 Mar 16:12
b1345b5
Compare
Choose a tag to compare

Fixes

  • 🐛 fix null objects being returned in extras

Full Changelog: v4.24.0...v4.24.1

v4.24.0

27 Mar 10:24
8293b98
Compare
Choose a tag to compare

Changes

  • ✨ update structure for InvoiceSplitterV1
  • ✨ update FR EnegryBillV1 to V1.2
  • ✨ update US HealthcareCardV1 to V1.1
  • ⚰️ remove support for EU Driver License
  • ⚰️ remove support for License Plates
  • ⚰️ remove support for ReceiptV4
  • ⚰️ remove support for Proof of Address
  • ⚰️ remove support for US Driver License
  • ⚰️ remove support for US W9V1

Fixes

  • 🐛 fix invalid indexes of some products
  • ♻️ update CLI structure

Full Changelog: v4.23.1...v4.24.0