Changelog

Product updates as we ship them.

A running log of major additions, fixes, and changes across Decode File.

v0.9April 23, 2026

Public samples, dark mode, and cleaner navigation

Sample reports are now easier to browse, the top navigation is more consistent, and dark mode is available from the navbar.

  • Added a dedicated changelog page and public sample routes
  • Introduced a persistent light / dark mode toggle in the navbar
  • Made sample report pages match the main report structure more closely
  • Kept Upload document available in the top navigation
v0.8April 23, 2026

Payments and Premium access flow

Premium unlock now runs through Razorpay Standard Checkout with verification and post-payment activation.

  • Integrated Razorpay order creation, checkout, verification, and webhook handling
  • Added Premium upgrade states, success handling, and guardrails around downloads
  • Connected payment confirmation to account-level Premium access
v0.7April 23, 2026

More document types and language coverage groundwork

Decode File now supports insurance, offer letters, NDAs, and legal documents with language-detection and translation-ready flows.

  • Expanded document categories beyond insurance
  • Prepared the pipeline for language detection and translation before decoding
  • Updated homepage and samples to reflect broader document coverage
v0.6April 22, 2026

Launchable prototype foundation

The initial launchable prototype established the core upload, decode, sample, and report experience.

  • Built the Next.js + TypeScript prototype structure
  • Added seeded report data, upload flow, and local persistence
  • Shipped sample reports, public marketing pages, and report layouts