Skip to content

Releases: mindee/mindee-api-dotnet

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

v3.16.0

11 Jun 10:15
v3.16.0
f137397
Compare
Choose a tag to compare

Changes

  • ✨ add support for getting the raw OCR as a string

Full Changelog: v3.15.0...v3.16.0

v3.15.0

28 May 16:04
v3.15.0
5d1c0a1
Compare
Choose a tag to compare

Changes

  • ✨ add support for US Mail
  • ♻️ update financial doc locale handling

Full Changelog: v3.14.0...v3.15.0

v3.14.0

21 May 08:40
v3.14.0
37b8ff4
Compare
Choose a tag to compare

Changes

  • ✨ update receipt to 5.2 and financial document to 1.7

Full Changelog: v3.13.0...v3.14.0

v3.13.0

30 Apr 16:46
v3.13.0
eab8cb7
Compare
Choose a tag to compare

Changes

  • ✨ update invoice to 4.6 and financial doc to 1.6

Full Changelog: v3.12.0...v3.13.0

v3.12.0

08 Apr 17:16
v3.12.0
7481f81
Compare
Choose a tag to compare

Changes

  • ✨ add support for loading webhook responses

Full Changelog: v3.11.1...v3.12.0