Skip to content

Releases: mindee/mindee-api-php

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

Version 1.4.1

03 May 15:51
v1.4.1
223908b

Choose a tag to compare

  • 🐛 replace instance of invalid syntax for older php versions (#47)

Full Changelog: v1.4.0...v1.4.1

Version 1.4.0

02 May 15:02
v1.4.0
b8001d2

Choose a tag to compare

What's Changed

  • ✨ update invoice to 4.6 and financial document to 1.6 (#44)

Full Changelog: v1.3.4...v1.4.0

Version 1.3.4

20 Mar 14:57
v1.3.4
1f0010e

Choose a tag to compare

Fixes

  • 🐛 fix improper handling of number fields on Generated APIs (see #41)

Full Changelog: v1.3.3...v1.3.4

Version 1.3.3

15 Mar 09:12
v1.3.3
138749a

Choose a tag to compare

Fixes

  • 🐛 not sending the custom endpoint to parseQueued method (#39) (Co-authored-by: andreifiroiu)

Full Changelog: v1.3.2...v1.3.3