Skip to content

Releases: mindee/mindee-api-ruby

v4.7.2

13 Oct 10:35
e64f6b9

Choose a tag to compare

Changes

  • ♻️ harmonize getting page count from a local input source

Full Changelog: v4.7.1...v4.7.2

v4.7.1

19 Sep 12:15
bad584f

Choose a tag to compare

Fixes

  • ✨ add missing to_s method on raw_text

v4.7.0 - 2025-09-18

Including RC changes and fixes.

Changes

  • ✨ add support for V2 Mindee API
  • ✨ add missing accessors for PDF fixing options in LocalInputSource
  • ♻️ add many missing internal types

Fixes

  • ♻️ update existing PDF fixing syntax
  • 🐛 fix for polygon points not correctly initialized
  • 🐛 fix user agent not being able to access version number
  • 🐛 fix invalid types for many V1 features
  • 🐛 fix V1 errors sometimes having the wrong code
  • 🐛 fix many presumably immutable fields having non-readonly parameters
  • 🐛 fix broken resources accessor in ApiRequest object

Full Changelog: v4.7.0-rc3...v4.7.1

v4.7.0

18 Sep 12:53
e97214a

Choose a tag to compare

Including RC changes and fixes.

Changes

  • ✨ add support for V2 Mindee API
  • ✨ add missing accessors for PDF fixing options in LocalInputSource
  • ♻️ add many missing internal types

Fixes

  • ♻️ update existing PDF fixing syntax
  • 🐛 fix for polygon points not correctly initialized
  • 🐛 fix user agent not being able to access version number
  • 🐛 fix invalid types for many V1 features
  • 🐛 fix V1 errors sometimes having the wrong code
  • 🐛 fix many presumably immutable fields having non-readonly parameters
  • 🐛 fix broken resources accessor in ApiRequest object

v4.7.0-rc3 - 2025-08-29

Fixes

  • 🐛 fix user agent not being able to access version number

Full Changelog: v4.7.0-rc2...v4.7.0

v4.7.0-rc3

29 Aug 13:22
9c61f53

Choose a tag to compare

Fixes

  • 🐛 fix user agent not being able to access version number

Full Changelog: v4.7.0-rc2...v4.7.0-rc3

v4.7.0-rc2

20 Aug 15:20
6355083

Choose a tag to compare

Changes

  • ✨ add missing accessors for PDF fixing options in LocalInputSource

Fixes

  • ♻️ update existing PDF fixing syntax
  • 📝 fix typos & documentation

Full Changelog: v4.7.0-rc1...v4.7.0-rc2

v4.7.0-rc1

13 Aug 10:17
89bbeca

Choose a tag to compare

Changes

  • ✨ add support for client V2 & associated features

Fixes

  • ♻️ add many missing internal types
  • 🐛 fix invalid types for many V1 features
  • 🐛 fix V1 errors sometimes having the wrong code
  • 🐛 fix many presumably immutable fields having non-readonly parameters
  • 🐛 fix broken resources accessor in ApiRequest object

Full Changelog: v4.6.0...v4.7.0-rc1

v4.6.0

04 Jun 16:10
v4.6.0
859f728

Choose a tag to compare

What's Changed

  • ✨ add support for address fields

Full Changelog: v4.5.0...v4.6.0

v4.5.0

28 May 08:25
6f798ac

Choose a tag to compare

Changes

  • ✨ add support for Financial Document v1.14
  • ✨ add support for US Healthcare Cards v1.3
  • ✨ add support for Invoice v4.11

Fixes

  • ♻️ switch to 'Transfer-Encoding: chunked' to prevent Net::HTTP from writing temporary files

Full Changelog: v4.4.1...v4.5.0

v4.4.1

13 May 13:46
5761398

Choose a tag to compare

Fixes

  • 🐛 fix bad option in CLI
  • 🐛 don't open the PDF unless needed

Full Changelog: v4.4.0...v4.4.1

v4.4.0

24 Apr 08:52
8c9d074

Choose a tag to compare

Changes

  • ✨ add support for workflow polling
  • ✨ add extras accessor from inference

Fixes

  • ♻️ fix misc typing issues
  • 🐛 fix improper return format for raw_http

Full Changelog: v4.3.0...v4.4.0