This document describes the change history across releases for supported versions.
Change types include the following:
New: Features or implementation changes added in the current release.
Changed: Modified code that changes a feature or implementation detail.
Security: A patch or bug fixed released in an out-of-band patch.
Deprecated: Existing functionality for which support is ending (or ended).
Note
The new release is backward compatible with the previous release. Upgrading to the latest SDK should not break existing applications.
Change |
Language |
Description |
---|---|---|
New |
All |
Python Language SDK is released |
Change |
Language |
Description |
---|---|---|
New |
All |
Feature to get CSV output for tables |
New |
All |
Feature to get character level bounding boxes to output json |
New |
All |
Addition of page level information in output json |
New |
All |
General stability fixes |
Change |
Language |
Description |
---|---|---|
New |
All |
Fix for incorrect Bounds array associated with elements which span across pages/columns |
New |
All |
Fix for incorrect PNG renditions of tables identified in the document |
New |
All |
Improvement in structure detection for scan files |
New |
All |
Added versioning support in the output JSON Schema |
New |
All |
General stability fixes |