Skip to content

Releases: mindee/mindee-api-nodejs

v4.29.0-rc4

30 Jul 13:26
7476e51

Choose a tag to compare

Changes

  • ✨ add support for page count & mime type + fix syntaxes
  • ♻️ update internal field syntaxes to match other SDKs
  • ♻️ upgrade toString() display for most fields
  • ♻️ fix internals & upgrade tests

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

v4.29.0-rc3

25 Jul 16:10
3d8eeac

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

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

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

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

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

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

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

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

Choose a tag to compare

Fixes

  • 🐛 fix null objects being returned in extras

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