Releases: mindee/mindee-api-dotnet
Releases · mindee/mindee-api-dotnet
v3.21.0
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
Fixes
🐛 fix worker services losing API settings & API key after an HTTP call
Full Changelog: v3.20.0...v3.20.1
v3.20.0
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
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
Changes
- ⬆️ update Restsharp dependency to cover vulnerability
- ♻️ remove unused code
Full Changelog: v3.18.3...v3.18.4
v3.18.3
v3.18.2
Fixes
- 🐛 fix RestSharp's restclient being given improper scope for use in workers
Full Changelog: v3.18.1...v3.18.2
v3.18.1
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
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
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