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 inApiRequest
object
Full Changelog: v4.7.0-rc3...v4.7.1