Skip to content

Releases: mindee/mindee-api-nodejs

v4.30.0

05 Sep 13:50
7814b57
Compare
Choose a tag to compare

Changes

  • ✨ add support for inference options
  • ♻️ refactor rst display to match other SDKs

¡Breaking Changes!

  • ♻️ 💥 update raw text output from server

v4.29.0 - 2025-08-29

Changes

  • ✨ add typed accessors for fields, list, object
  • ✨ add typed value accessors
  • ✨ add geometry methods to polygon class

Fixes

  • 🐛 Polygon and BoundingBox should be a real classes

Full Changelog: v4.29.0-rc6...v4.30.0

v4.29.0

29 Aug 16:03
4650886
Compare
Choose a tag to compare

Changes

  • ✨ add typed accessors for fields, list, object
  • ✨ add typed value accessors
  • ✨ add geometry methods to polygon class

Fixes

  • 🐛 Polygon and BoundingBox should be a real classes

v4.29.0-rc6 - 2025-08-22

Changes

  • ♻️ rework local and input sources

Full Changelog: v4.29.0-rc5...v4.29.0

v4.29.0-rc6

22 Aug 09:48
80d7fa0
Compare
Choose a tag to compare

Changes

  • ♻️ rework local and input sources

Full Changelog: v4.29.0-rc5...v4.29.0-rc6

v4.29.0-rc5

30 Jul 16:23
ab8473d
Compare
Choose a tag to compare

Changes

  • ♻️ allow direct import of input sources

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

v4.29.0-rc4

30 Jul 13:26
7476e51
Compare
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
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