Release Notes

This document describes the change history across releases for supported versions.

Change types

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 history

May, 2021; minor release

Change

Language

Description

New

All

Python Language SDK is released

March, 2021; major release

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

October, 2020; minor release

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