Skip to content

Releases: mindee/mindee-api-dotnet

v3.24.2

09 Jan 16:44
78afdd4
Compare
Choose a tag to compare

Changes

  • ♻️ increase async retry timers

Fixes

  • 🐛 fix classifications not having a confidence score

Full Changelog: v3.24.1...v3.24.2

v3.24.1

08 Jan 15:29
f84a1bd
Compare
Choose a tag to compare

Changes

  • 📝 update reference documentation

Fixes

  • 🐛 fix missing boolean accessor for generated object

Full Changelog: v3.24.0...v3.24.1

v3.24.0

26 Dec 11:29
4a36880
Compare
Choose a tag to compare

Changes

  • ✨ add support for us mail v3

Full Changelog: v3.23.0...v3.24.0

v3.23.0

13 Dec 09:51
v3.23.0
4edab1f
Compare
Choose a tag to compare

Changes

  • ✨ allow local downloading of remote sources
  • ⚰️ remove support for (FR) Carte Vitale V1 in favor of French Health Card V1

Full Changelog: v3.22.0...v3.23.0

v3.22.0

28 Nov 09:52
v3.22.0
aa1b44d
Compare
Choose a tag to compare

Changes

  • ✨ add support for workflows
  • ✨ add support for French Health Card V1
  • ✨ add support for Driver License V1
  • ✨ add support for Payslip FR V3
  • ⚰️ remove support for international id V1

Full Changelog: v3.21.0...v3.22.0

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