File tree Expand file tree Collapse file tree
apps/web/content/changelog Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,11 +5,13 @@ title: "Motion & effects"
55description : " This release adds the foundation for motion and effects."
66changes :
77 - type : new
8- text : " Keyframe animation system, starting with transform properties (position, scale, rotation) ."
8+ text : " Keyframe animation system for animating element properties over time ."
99 - type : new
10- text : " Effects system (with our first effect: Blur!)"
10+ text : " Entirely new efects system. Effects can be applied per-clip or added as standalone elements on the timeline (with our first effect: Blur!)"
1111 - type : new
12- text : " Ripple editing mode. Delete or trim an element and the timeline automatically closes the gap."
12+ text : " Added a changelog page to the site."
13+ - type : new
14+ text : " Ripple editing mode."
1315 - type : fixed
1416 text : " Fixed an issue where click-and-drag selection on one timeline track could accidentally select items from the track below."
1517 - type : fixed
You can’t perform that action at this time.
0 commit comments