A new maintenance release of the popular open source video editing tool Kdenlive is now available.
Kdenlive 23.08.2 released
The second maintenance release of the 23.08 version is out with a galore of fixes. This version continues the performance optimizations introduced in last release.
- Fix Fit Zoom. Commit. Fixes bug #472754.
- Fix cannot move clip to 0 in some cases. Commit.
- Fix erratic behavior when requesting to add same track transitions (mixes) to several clips. Commit.
- Redirect Settings > Configure Kdenlive > Help to the online documentation. Commit.
- Fix multiple audio streams broken by MLT’s new astream property. Commit. Fixes bug #474895.
- Fix dialogs not correctly deleted, e.g. add track dialog, causing crash on exit. Commit.
- Ensure clips with audio (for exemple playlists) don’t block audio when inserted on video track. Commit.
- Ensure translations cannot mess with file extensions. Commit.
- Fix another case blocking separate track move. Commit.
- Fix grabbed clips cannot be moved on upper track in some cases. Commit.
- Fix move clip part of a group on another track not always working. Commit.
- Fix playlist count not correctly updated, allowing to delete last sequence. Commit. Fixes bug #474988.
- Fix motion-tracker Nano file name and links to the documentation. Commit.
- Stop installing kdenliveui.rc also as separate file, next to Qt resource. Commit.
- Fix tests and possible corruption in recent mix fix. Commit.
- Correctly highlight newly dropped files in library. Commit.
- Fix threading issue crashing in resource widget. Commit.
- Fix freeze on adding mix. Commit.
- Make Lift work as expected by most users. Commit. Fixes bug #447948. Fixes bug #436762.
- Fix load task discarding kdenlive settings (caused timeline clips to miss the “proxy” icon. Commit.
- Fix multiple issues with Lift/Gamma/Gain undo. Commit. Fixes bug #472865. Fixes bug #462406.
- Fix freeze / crash on project opening. Commit.
- Optimize RAM usage by not storing producers on which we did a get_frame operation. Commit.
- Fix guide multi-export adding an extra dot to the filename. Commit.
- Correctly update effect stack when switching timeline tab. Commit.