OpenCut/apps/web/content/changelog/0.2.0.md

2.6 KiB

version date title description changes
0.2.0 2026-02-30 Motion & effects This release adds the foundation for motion and effects, alongside many improvements & fixes.
type text
new Keyframe animation system for animating element properties over time.
type text
new Entirely new efects system. Effects can be applied per-clip or added as standalone elements on the timeline (with our first effect: Blur!)
type text
new Added a changelog page to the site.
type text
new Ripple editing mode.
type text
fixed Fixed an issue where click-and-drag selection on one timeline track could accidentally select items from the track below.
type text
fixed Audio could flicker or cut out at the start of playback when certain elements were selected. The scheduler now recovers from timing slips without losing audio.
type text
fixed Dragging a clip onto the timeline and pressing Ctrl+Z now removes both the clip and the track it created in one step, instead of requiring two undos.
type text
fixed A few values in the properties panel were previously showing incorrect values. This has been fixed.
type text
improved New text elements no longer have a black background by default.
type text
improved Selection outline in the preview is now dashed.
type text
improved Adjacent clips on the timeline now have a small gap between them so selected clips are always clearly visible.
type text
fixed Timeline trim handles now sit outside the clip instead of inside them, so the clip's visible area accurately represents where it starts and ends.
type text
fixed Clips being dragged on the timeline now render on top of other clips instead of underneath them.
type text
fixed Undoing a trim-from-start operation now correctly restores the clip to its original position and length, instead of stretching it to the right.
type text
fixed Resizing a clip on the timeline would deselect it when the mouse was released. The clip now stays selected after a resize.
type text
improved Press Escape to deselect the current element.
type text
fixed Resizing a clip could extend it past another clip on the same track, causing an overlap. The resize now stops at the next clip's edge.
type text
fixed Dragging a clip to a different track would deselect it on drop. The clip stays selected after moving.
type text
fixed Finishing a resize or drag with the mouse over empty track space would deselect the clip.