Skip to content

Releases: mindee/mindee-api-dotnet

v3.21.0

14 Nov 10:06
v3.21.0
995c229
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

Full Changelog: v3.20.1...v3.21.0

v3.20.1

22 Oct 07:35
v3.20.1
8c2eed8
Compare
Choose a tag to compare

Fixes

🐛 fix worker services losing API settings & API key after an HTTP call

Full Changelog: v3.20.0...v3.20.1

v3.20.0

11 Oct 15:52
v3.20.0
0c342ea
Compare
Choose a tag to compare

Changes

  • ✨ add support for Financial Document v1.10
  • ✨ add support for Invoice v4.8
  • ✨ add support for image compression & resize
  • ✨ add support for PDF compression

Fixes

  • ⬆️ bump dependencies

Full Changelog: v3.19.0...v3.20.0

v3.19.0

18 Sep 13:32
v3.19.0
70352e7
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
  • ✨ add support for full text OCR response

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
  • 📝 add classification detail to guide documentation

Full Changelog: v3.18.4...v3.19.0

v3.18.4

30 Aug 16:19
v3.18.4
204898a
Compare
Choose a tag to compare

Changes

  • ⬆️ update Restsharp dependency to cover vulnerability
  • ♻️ remove unused code

Full Changelog: v3.18.3...v3.18.4

v3.18.3

23 Jul 12:17
v3.18.3
a3936ff
Compare
Choose a tag to compare

Fixes

  • 🐛 fix broken reference on worker service initialization

Full Changelog: v3.18.2...v3.18.3

v3.18.2

22 Jul 09:44
v3.18.2
da8a486
Compare
Choose a tag to compare

Fixes

  • 🐛 fix RestSharp's restclient being given improper scope for use in workers

Full Changelog: v3.18.1...v3.18.2

v3.18.1

19 Jul 15:51
v3.18.1
a90ac78
Compare
Choose a tag to compare

Fixes

  • 🐛 fix issue that prevented the API from working in workers without manually adding RestClient as a dependency.

Full Changelog: v3.18.0...v3.18.1

v3.18.0

18 Jul 15:53
v3.18.0
b1a3aad
Compare
Choose a tag to compare

v3.18.0 - 2024-07-18

Changes

  • ✨ add support for US Healthcare card
  • ✨ add support for Us Mail V2
  • ✨ update financial document to v1.9
  • ✨ update invoice to v4.7

Fixes

  • 🐛 fix restsharp dependency issue (#219)
  • 🐛 fix uncommon bug where api calls would sometime stay opened for too long & cause timeouts
  • 🐛 fix image not loading properly when using the PDF Extraction feature
  • ♻️ better notifications in case of hanging connections
  • ⬆️ update System.Text.Json to cover vulnerability
  • ♻️ update many tests

Full Changelog: v3.17.0...v3.18.0

v3.17.0

26 Jun 14:27
v3.17.0
7bc6204
Compare
Choose a tag to compare

Changes

  • ✨ add support for invoice splitter auto-extraction
  • ✨ add support for multi-receipts auto-extraction
  • ✨ add support for getting the raw OCR as a string in CLI

Fixes

  • 🐛 fix pdf indexes being improperly flagged as invalid in some splitPdf configurations
  • ♻️ fix company registration display to include version
  • ♻️ update image/pdf handling & System.text.json dependencies

Full Changelog: v3.16.0...v3.17.0