Changelog
What actually changed, in order. This is a prototype, so every entry here is real.
v0.6
Real accounts and a database
- Replaced the localStorage mock store with Supabase auth, Postgres, and row-level security
- Email and password accounts, with a 13+ age and Terms checkbox at signup
- Added Privacy, Terms, Acceptable Use, and DMCA pages
- Added a Features page and redesigned the footer
- The signup screen now has a panel reserved for showcasing generated videos
v0.5
Command palette, scroll progress, homepage demo
- Press Ctrl K (Cmd K on Mac) anywhere to jump to a page
- Added a live "Try it" demo to the homepage, no account needed
- Added a Traditional editing vs Sensorly comparison section
- Switched the accent color to monochrome white
- Fixed the background carrying a faint blue tint instead of neutral grey
- Styled scrollbars to blend into the dark theme instead of the default light OS scrollbar
v0.4
A functional Studio
- Image attachments in the composer, stored as local data URLs
- The assistant now replies with its own message, separate from the result clip
- A cycling status bubble replaces the plain spinner while a clip "generates"
- Style presets (Cinematic, Anime, Noir, Neon) insertable from the composer
v0.3
An Apple inspired pass
- Sticky, translucent navigation bar
- Size specific letter tracking on display type
- Pill shaped buttons and rounded cards throughout
- Scroll triggered reveal animations across every section
v0.2
A full marketing site
- Pricing, login, and signup pages
- A bento style feature grid and a FAQ accordion
- A ChatGPT style Studio layout with threads in a sidebar
v0.1
Initial prototype
- Next.js, Tailwind, and shadcn/ui scaffolded
- A localStorage backed mock store for auth, threads, and credits
- Landing page with an empty state hero, no fabricated example content