Skip to content

v0.8.0

Choose a tag to compare

@OrellBuehler OrellBuehler released this 28 Jun 21:22
67ac7c9

Smoother import & drag-to-timeline

A frontend UX pass focused on getting media into the timeline faster.

Media bin

  • Multi-file import — import several files at once. A failed file no longer aborts the batch; it's skipped and reported.
  • Import spinner — the media bin shows a loading spinner during the probe phase, and badges the specific asset being analyzed in a multi-import batch.

Timeline

  • Bin → timeline drag — drag assets straight from the media bin onto a matching-kind track. A snapped drop ghost previews the placement and turns red to reject overlapping drops (mirroring move_clip's non-overlap invariant).

Polish

  • Text-selection control — chrome text is now non-selectable, with selection opted back in only where it's worth copying: transcripts, agent output, the export ffmpeg command/summary, and inspector timecodes.

Full changelog: v0.7.0...v0.8.0