Changelog
What we shipped.
A running log of releases, improvements, and the occasional honest note about what we got wrong and how we fixed it.
- Release
Public preview
- — New mono-tonal design system with Instrument Serif display type.
- — Conversational dashboard with live history and a unified composer.
- — Voice transcription in 10+ Indian languages via Whisper.
- — Visual workflow builder with example pipelines.
- — Community preset library, likes, and the create-preset stepper.
- Infra
Convex migration
- — Moved from Supabase to Convex for real-time data + reactivity.
- — Job execution is now event-driven — no more status polling.
- — Convex Auth replaces the custom Arctic OAuth flow.
- Stability
Resilient routes
- — Every API route is now force-dynamic with lazy backend init — first-deploy builds never block on missing env.
- — Page-level error boundaries on dashboard and presets.
- — Sane loading skeletons everywhere.
- Started
ReFile begins
- — Day one of the project. Hello, world.