Releases: mindee/mindee-api-dotnet
Releases · mindee/mindee-api-dotnet
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
v3.16.0
v3.15.0
Changes
- ✨ add support for US Mail
- ♻️ update financial doc locale handling
Full Changelog: v3.14.0...v3.15.0