Kdenlive 20.04.2
The second maintenance release of Kdenlive 20.04 is out with many bug fixes and usability enhancements.
Full Changelog
- Fix crash on disabled clip undo / redo insert. Commit.
- Cleaner monitor ticks in ruler. Commit.
- Fix lag caused by monitor ruler code when resizing the last clip of a long project. Commit.
- Fix all icons failing to load. Commit.
- Switch subtitle filter to use av.filename parameter that is now better supported in MLT. Commit.
- Correctly initialize timeline snapping. Commit.
- Fix loop clip always disabled. Commit.
- Fix moving single clip in group on another track with meta. Commit.
- Fix crash on project open and possible guides loss on recovery. Commit.
- When resizing a geometry effect, like transform, keep item centered. Commit.
- Ensure newly created folder is active so that added clips go in it. Commit.
- Make effect keyframe view follow cursor when zoomed. Commit.
- Clip proxy: drop data and subtitle streams. Commit.
- Fix cannot paste clip from project containing more tracks. Commit.
- Various timeline preview fixes (resize clip did not invalidate, undo/redo sometimes restoring invalid chunks). Commit.
- Archive project: fix clip with speed effect url not updated, resulting in missing clip message. Commit. Fixes bug #422135
- Reset current project name if opening backup file fails to prevent erasing original. Commit.
- Keyframe view zoom bar: don't allow invalid size (x > y). Commit.
- Ensure no double entries in generators menu. Commit.
- Fix sort order not correctly restored on open. Commit.
- Update bin sort menu when clicking in Bin headers. Commit.
- Fix set audio reference incorrectly disabled on AV grouped clips. Commit. Fixes bug #421669
- Fix keyframe view imprecision on high zoom. Commit.
- Fix clicking on guide not seeking to exact guide position. Commit.
- Fix timeline ruler incorrectly cut on small zoom. Commit.
- Fix crash on extract clip with shortcut. Commit.
- Ensure we start with the correct fps when default profile is not 25 fps. Commit. See bug #420580
- Improve timeline position on zoom. Commit.
- Locate clip: select file in file manager. Commit. Fixes bug #421365