Changelog

What's new

All notable changes to the Rekognita API and platform.

1.5.0

v1.5.0

February 15, 2025Major
+New
JSON Schema extraction — define a schema and get structured data from any document
Citations — bounding box coordinates for each extracted field
HEIC image support
Improved
rekognita-fast speed increased by 30%
Improved table recognition accuracy by 12%
1.4.0

v1.4.0

January 20, 2025Major
+New
Graph structure — full element graph of document
Word/PDF generation — restructured documents as output
Async Python SDK client
~Fixed
Fixed nested table recognition
Fixed encoding for non-Latin characters
1.3.0

v1.3.0

December 10, 2024Feature
+New
Webhooks with HMAC-SHA256 signing
Multi-page TIFF support
page_range parameter for partial processing
Improved
rekognita-accurate quality +8% for financial documents
API response time -20%
1.2.0

v1.2.0

November 1, 2024Feature
+New
Three processing models: rekognita-fast, rekognita-balanced, rekognita-accurate
25+ language OCR support
HTML output format
Improved
Batch processing up to 50 docs per request
~Fixed
Fixed PDF multi-page processing
1.0.0

v1.0.0

September 15, 2024Launch
+New
Initial public release
REST API with authentication
Document OCR and text extraction
JSON and plain text output
Node.js and Python SDK