Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 00:51
8673339

0.3.0 (2026-06-19)

Bug Fixes

  • timeline: give the frame plan collision-free intermediate paths (7407b70)
  • ui: derive frame error from its src; cache-bust rev-keyed fetches (b1cbbad)
  • ui: isolate preview renders + degrade render failures gracefully (1363832)

Features

  • mcp: MCP server — drive the editor from Claude Desktop (key-free) (97392d6), closes #3
  • mcp: renderability in show/edit, verb narrowing, real version (a4406e7)
  • ui: cached source-frame thumbnail endpoint for the filmstrip (c50eb3a)
  • ui: dark NLE theme + bottom-docked timeline (NLE-grade polish) (4da0231)
  • ui: edit timeline clips via the verb layer (trim/move/split/transition/remove) (0be6552)
  • ui: make the timeline playhead draggable + add a ruler scrub rail (54e223d)
  • ui: render frame-thumbnail filmstrips on timeline clips (8b96d5f)
  • ui: render the CompositionDoc as a timeline (ruler, lanes, clips, playhead) (6360092)
  • ui: timeline undo/redo on the doc op-log (87eb0ea)
  • ui: viewer (composited frame at the playhead) + export from the UI (82ef3b3), closes #9 #10