Skip to content

Releases: mindee/mindee-api-php

v1.11.0

18 Sep 13:22
v1.11.0
c5721db

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 extra

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
  • 📝 fix a few documentation errors & typos
  • 🔧 updated CI dependencies

Full Changelog: v1.10.0...v1.11.0

Version 1.10.0

04 Sep 15:42
v1.10.0
40865a0

Choose a tag to compare

Changes

  • ✨ add support for pdf operations
  • ✨ add support for multi-receipts auto-extraction
  • ✨ add support for invoice-splitter auto-extraction

Fixes

  • ⚰️ remove regression testing
  • 📝 update documentation
  • 🔧 add a few integration tests

Full Changelog: v1.9.0...v1.10.0

Version 1.9.0

23 Jul 16:34
v1.9.0
930400a

Choose a tag to compare

Changes

  • ✨ add support for US healthcare card V1
  • ✨ add support for Invoice V4.7
  • ✨ add support for FinancialDocument V1.9
  • ✨ add PDF fixing utility

Fixes

  • ♻️ rigidify api key check

Full Changelog: v1.8.1...v1.9.0

Version 1.8.1

24 Jun 16:24
v1.8.1
0e18919

Choose a tag to compare

Fixes

  • 🐛 fix improper script targeting causing warning in composer install (#70)

Full Changelog: v1.8.0...v1.8.1

Version 1.8.0

31 May 15:28
v1.8.0
cf7de6c

Choose a tag to compare

Changes

  • ✨ add support for webhooks & HMAC validation (#64)

Full Changelog: v1.7.0...v1.8.0

Version 1.7.0

28 May 14:18
v1.7.0
253b1b4

Choose a tag to compare

Changes

  • ✨ add support for boolean fields
  • ✨ add support for US Mail V2
  • ✨ add support for local responses & webhooks
  • ✨ add support for HMAC validation

Fixes

  • 🐛 fix base64 encoded files not being sent properly
  • ♻️ loosen symfony/console version to prevent incompatibilities (Co-authored-by: @psihius)

Full Changelog: v1.6.0...v1.7.0

Version 1.6.0

22 May 09:41
v1.6.0
effc7b1

Choose a tag to compare

Changes

  • ✨ add Command Line Utility
  • ♻️ tweak tests
  • 📝 add CLI documentation

Full Changelog: v1.5.0...v1.6.0

v1.5.0

21 May 09:48
v1.5.0
8b872d2

Choose a tag to compare

Changes

  • ✨ update financial document to v1.7
  • ✨ update receipt to v5.2

Full Changelog: v1.4.3...v1.5.0

Version 1.4.3

06 May 14:01
v1.4.3
dd12989

Choose a tag to compare

Fixes

  • 🐛 fix urls improperly being handled (#52)

Full Changelog: v1.4.2...v1.4.3

Version 1.4.2

06 May 09:47
v1.4.2
30caba7

Choose a tag to compare

Fixes

  • 🐛 fix improper handling of url sources in client calls (#50)
  • ♻️ add more relevant tests

Full Changelog: v1.4.1...v1.4.2