Changelog

Follow product and API updates across the Developer Portal. Each release includes notable improvements and fixes.

v1.2.1

Document analysis rendering and API docs polish

Improved document analyzer result rendering and tightened Developer Portal API examples so analysis pages and generated cURL snippets handle edge cases more reliably.

May 25, 2026

  • Updated shared PDF analysis result types so in-progress analysis content can be represented as null.
  • Added a pending state for analysis results that have been created before generated content is available.
  • Hid analysis download actions until result content is ready.

v1.2.0

Developer Portal updates consolidated

Consolidated release notes for the Developer Portal docs, app management, API keys, webhooks, metrics, logs, and public API authentication improvements.

May 6, 2026

  • Added protected developer pages for apps, keys, webhooks, metrics, and logs.
  • Published API reference for analysis endpoints in /docs.
  • Enabled OAuth sign-in flow for developer onboarding.
  • Added usage and request logging views for easier troubleshooting.
  • Enforced per-key scope checks across public API routes.
  • Improved structured usage log payload fields for metrics aggregation.
  • Added safer key revocation validation for edge cases.
  • Added DeveloperProfile lifecycle with lazy creation during authenticated requests.
  • Added DeveloperApp ownership boundaries by user and profile.
  • Added webhook configuration model with secret hashing at rest.