Випущено Kdenlive 25.08.3
У найсвіжішому випуску технічного обслуговування серії 25.08 ви знайдете виправлення проблем зі вставленням кліпів у проєктах з різною частотою кадрів, стилями субтитрів, обробкою зображень, а також проблем із послідовностями зображень. У цій версії, серед інших покращень, додано підтримку заміни SVG-файлів та коректну перевірку місця на диску під час архівування.
Повний список змін
- Fix incorrectly handled clip length crashing on past clips with different fps. Commit. Fixes issue #2075
- FIx possible crash using newer ui.rc file. Commit.
- Disable native font dialog in subtitle styles on Linux. Commit. See bug #509564
- FIx space check in archive widget. Commit.
- Fix typo. Commit.
- Incorrect regexp use. Commit.
- Fix image with percent in name incorrectly detected as slideshow. Commit.
- Fix image sequence by Mime broken. Commit. Fixes bug #500542
- Don't consider unused clips when checking if we use VFR clips. Commit. Fixes issue #2079
- Fix some images not rendered in timeline preview. Commit. Fixes bug #511249
- Only add resize effect to video / image clips. Commit. Fixes issue #2080
- Add svg as supported file type. Commit. Fixes bug #511250
- Fix crash on normalize track. Commit. See issue #2076
- Fix incorrect font size passed in font selector of subtitle style. Commit.
- Don't stop MLT::Consumer when switching monitors. Commit. See issue #2064