La version 25.12.2 de Kdenlive a été publiée.
The second maintenance release of the 25.12 series is with the usual batch of stability fixes and workflow improvements. Highlights of this release include fixes to various monitor issues and refactoring of the monitor dragging mechanism. See the changelog below for more details.
Kdenlive needs your support
Our small team has been working for years to build an intuitive open source video editor that does not track you, does not use your data, and respects your privacy. However, to ensure a proper development requires resources, so please consider a donation if you enjoy using Kdenlive - even small amounts can make a big difference.
Note complète des modifications
- Disable sequence audio thumbnails until properly fixed. Commit. See issue #2134
- Fix crash opening and quickly closing Kdenlive settings. Commit.
- Fix MacOs. Commit.
- Fix pasting effects always enables built-in effects. Commit. Fixes bug #514885
- Expand bin and render profiles folders when doing a search. Commit.
- Fix monitor image position on fixed scale with small profile size. Commit.
- Try to workaround possible double free in audio thumbs. Commit.
- Fix remaining issues in clip monitor click and drag. Commit.
- Documentation.yml is no more needed. Commit.
- Refactor monitor dragging to fix audio/video only drag and disappearing audio waveform in clip monitor. Commit.
- Clip monitor audio thumbail: immediatly apply change in always show audio thumb setting. Commit.
- Fix sequence clips audio thumbnails (update each time duration changes). Commit. See bug #472627
- Fix licensing. Commit.
- Hide some irrelevant effects from UI using hidden_effects.txt / hidden_transitions.txt files. Allow copy from effects list description. Commit. See bug #473086
- Fix app glitch opening project with missing clip on Windows. Commit. See bug #513648
- Fix monitor rotoscoping overlay sometimes not correctly updating. Commit.
- Fix monitors always displayed on activation even when explicitely hidden. Commit. Fixes bug #514831