Skip to content

Releases: mindee/mindee-api-java

v4.21.0

13 Nov 10:08
v4.21.0
cf0e682
Compare
Choose a tag to compare

Changes

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

Fixes

  • ♻️ add deserializer + extract custom deserializing date class
  • ♻️ decrease default delays for auto-polling

Full Changelog: v4.20.0...v4.21.0

v4.20.0

11 Oct 15:21
v4.20.0
a2414e7
Compare
Choose a tag to compare

Changes

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

Full Changelog: v4.19.0...v4.20.0

v4.19.0

18 Sep 12:27
v4.19.0
03b72c7
Compare
Choose a tag to compare

Changes

  • ✨ add support for BillOfLadingV1
  • ✨ add support for (US) UsMailV2
  • ✨ add support for (FR) EnergyBillV1
  • ✨ add support for (FR) PayslipV1
  • ✨ add support for NutritionFactsLabelV1

Fixes

  • 🐛 fixed a bug that prevented longer decimals from appearing in the string representation of some objects
  • 🐛 fixed a bug that caused non-table elements to unexpectedly appear truncated when printed to the console
  • 📝 fix a few documentation errors & typos
  • 🔧 updated CI dependencies

Full Changelog: v4.18.0...v4.19.0

v4.18.0

26 Jul 13:42
v4.18.0
b67e5c5
Compare
Choose a tag to compare

Changes

  • ✨ add support for US Healthcare card V1
  • ✨ add support for US Mail V2
  • ✨ update financial document to v1.9
  • ✨ update invoices to v4.7
  • ✨ add support for invoice-splitter auto-extraction

Fixes

  • 🐛 fix improper display for BooleanFields
  • ♻️ change the way registration fields are displayed
  • ⬆️ bump dependencies

Full Changelog: v4.17.0...v4.18.0

v4.17.0

04 Jun 09:51
v4.17.0
1383208
Compare
Choose a tag to compare

v4.17.0 - 2024-06-04

Changes

✨ add support for full text extraction (#177)

Fixes

🐛 fix warning on not properly closing a PDF document

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

v4.16.0

27 May 15:20
v4.16.0
51d4477
Compare
Choose a tag to compare

Changes

  • ✨ add isEmpty() method to field classes
  • ♻️ allow easier sub-classing of inferences
  • ♻️ add public constructors to feature classes

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

v4.15.0

23 May 14:27
v4.15.0
bdf5c8c
Compare
Choose a tag to compare

Changes

  • ✨ add boolean field support
  • ✨ allow converting between bboxes and polygons
  • ✨ allow sending multiple anchors when building line items

Full Changelog: v4.14.0...v4.15.0

v4.14.0

21 May 08:37
v4.14.0
ef1fecb
Compare
Choose a tag to compare
  • ✨ update financial document to v1.7 and receipt to v5.2
  • 📝 add HMAC verification documentation

Full Changelog: v4.13.0...v4.14.0

v4.13.0

30 Apr 12:40
v4.13.0
85ce2c3
Compare
Choose a tag to compare

Changes

  • ✨ add HMAC validation for webhooks
  • 🎨 a few minor improvements to using Generated products
  • ✨ allow rendering a single page from a PDF
  • ✨ update invoice to 4.6, financial document to 1.6

Full Changelog: v4.12.1...v4.13.0

v4.12.1

19 Mar 13:48
v4.12.1
a217329
Compare
Choose a tag to compare

Changes

  • ⬆️ update libraries for Java 21

Fixes

  • 🐛 fix HTML in docs

Full Changelog: v4.12.0...v4.12.1