// Changelog

Release Notes from Mission Control

Recent product updates, infrastructure improvements, and feature launches across the PdfORBIT platform.

v0.1.0 · March 2026

Document intelligence launch

AI-assisted translation and Orbit Brief summarization arrived alongside stronger OCR-aware extraction for image-heavy PDFs.

  • Added Translate PDF with OCR-assisted text extraction for scanned documents.
  • Added Orbit Brief for executive-style PDF summaries.
  • Introduced tool-specific backend modules and cleaner processor wiring.
v0.0.9 · March 2026

Platform hardening and deployment cleanup

Backend and frontend deploy flows were stabilized for Railway, including service-root fixes for the monorepo setup.

  • Fixed Railway deploy packaging for separate frontend and backend services.
  • Improved startup configuration for production environments.
  • Refined error pages and surfaced clearer job failures in the UI.
v0.0.8 · March 2026

Compression and internal admin updates

Compression profiles were tuned for more predictable output sizes and development workflows gained an internal admin bypass path.

  • Reworked PDF compression tiers for clearer behavior between quality levels.
  • Added internal admin account support for testing without credit exhaustion.
  • Updated dashboard and auth surfaces for admin-aware credit display.