SiteReel

Changelog

v0.6.0

2026-08-31
  • AddedFree and Pro plans — recording length/quality, export resolution/format, monthly export quota, active projects, watermark, Record Again, Recording History, and custom frame backgrounds all now vary by plan, enforced server-side
  • AddedA pricing page comparing Free and Pro side by side, linked from Settings and every legal/marketing page
  • AddedBulk delete on the projects page, in both list and card view, with a single Undo
  • AddedError tracking and structured logging (Sentry) across the API, web app, and render service, for faster bug fixes
  • AddedA Skip Countdown preference in Settings
  • AddedA redesigned landing page hero and closing call-to-action
  • FixedResponsive/mobile usability issues across several components
  • FixedExport defaults and other settings letting a Free-plan account select Pro-only options
  • FixedA long project name pushing a project card's menu off-screen
  • FixedLong text overflowing its container instead of truncating in several places across the app

v0.5.0

2026-08-25
  • AddedCapture-first recording — "Record my site" opens the browser's tab-share picker immediately; the project (name + optional website URL) is only created after you stop recording, so cancelling the picker leaves nothing behind
  • AddedProject name and website URL are both editable later, with URL validation deferred until you actually save
  • AddedExport version history — re-exporting with no changes reuses the last render instead of rendering again; every real export stays downloadable
  • AddedManual Save, an autosave on/off toggle, and full undo/redo across the timeline
  • AddedA menu bar, Cmd+K command palette, and shortcuts reference dialog sharing one action list, plus J/K/L playback and multi-waypoint zoom paths
  • AddedDuplicate project, soft-delete with an Undo toast, and snapping on timeline keyframes
  • FixedExports firing twice when switching browser tabs mid-render
  • FixedReopening a project occasionally re-prompting for a tab to share even though a recording already existed

v0.4.0

2026-08-10
  • AddedSign-in-first flow — create a project by URL right after signing in, instead of gating at export
  • AddedReal editor UI: a draggable, resizable timeline, an inspector panel, and a draggable start→end path for zoom effects
  • AddedReopening a project now resumes your saved recording and timeline instead of starting over
  • FixedSign-out and section navigation missing from the landing page

v0.3.0

2026-08-09
  • AddedMigrated storage to Backblaze B2 with scoped credentials and CORS
  • AddedStructured backend logging with per-request tracing
  • FixedRenamed the project to SiteReel across the codebase, repo, and infrastructure

v0.2.0

2026-08-08
  • AddedZoom and callout keyframes with a live Remotion preview
  • AddedServer-side MP4 export pipeline
  • AddedLight and dark themes

v0.1.0

2026-08-07
  • AddedScreen recording with upload, and a timeline for organizing what you've captured — the original MVP
  • AddedProgress indicators and loading states across the recorder and export