Випущено Kdenlive 26.04.1
Випущено найсвіжішу супровідну версію 26.04 зі звичайним набором виправлень стабільності роботи та удосконаленнями робочих процесів.
Завдяки гранту NLnet/NGI0, ми пройшли аудит безпеки, виконаний Radically Open Security. Аудит виявив одну серйозну вразливість, яка може виникнути під час відкриття файла проєкту, що уможливлює віддалене виконання коду. Це виправлено у Kdenlive 26.04.1. Дякуємо Едоардо Джерачі та Radically Open Security за допомогу у підвищенні захисту нашого програмного забезпечення!
Нам поки що невідомо, чи скористався хтось цією вразливістю. Важливо розуміти, що ця проблема безпеки стосується спеціально створеного файла проєкту .kdenlive, який містить потенційно шкідливий код. Тому це актуально, лише якщо ви відкриваєте файл проєкту .kdenlive, який ви отримали від когось іншого або отримали з інтернету. Якщо ви працюєте лише з власними проєктами або зі спільними проєктами у співпраці з повністю довіреними партнерами, загрози безпеці немає.
Якщо ви не можете оновити програму, не відкривайте файл проєкту, який не був створений вами..
Хоча вразливість виправлено у версії 26.04.1, ми також впровадили ще один рівень перевірок безпеки для майбутньої версії 26.08.0, щоб попередити користувача про виявлення інших неочікуваних даних у файлі проєкту.
Перейдіть до нашого розділу отримання пакунків, щоб отримати найновіші бінарні файли, або пошукайте оновлення у вашій програмі для керування пакунками. Зверніть увагу, що для Linux команда Kdenlive підтримує лише AppImage та Flatpak.
Повний список змін
- Try to fix MacOS app permissions. Commit.
- Fix minimum MacOS supported version in Info.plist. Commit.
- Ensure we don't try to access uninitialized media recorder. Commit.
- Ensure we don't try to access audio device before permission confirmed. Commit.
- Warn user on invalid preset on document open. Commit.
- Fix Clip Monitor position stuck when switch clip. Commit. Fixes issue #2177
- Fix otiotest. Commit.
- Fix nonstop message asking to confirm sequence resize. Commit. Fixes bug #518990
- MacOS: explicitely request mic permission. Commit. See bug #509281
- Fix tab order in create color clip dialog. Commit.
- Fix plist typo. Commit.
- Update Mac plist. Commit. See bug #509281
- Fix dropping sequence without audio in timeline. Commit. Fixes bug #519583
- Fix clip monitor playhead remains the same when switching clips. Commit. See issue #2177
- Fix welcome screen recent profile opening incorrect project profile. Commit.
- Fix archiving of title files with images. Commit. See bug #518992
- Fix crash cutting subtitle on layer > 0. Commit. Fixes bug #519505
- Switch transition preview to gif format since most of our binaries don't encode webp. Commit.
- Fix transition preview generation. Commit.
- Fix crash switching multiple times between icon and list view in transitions list. Commit.
- Fix trying to access uninitialized core profile on document open. Commit.
- Fix render test suite crash on unknown render profile. Commit.
- Sanitize proxy parameters. Commit.
- Limit the number of supported layers in subtitles. Commit.
- Always adjust composition duration on drop if there are clips above and below. Commit.
- Fix missing Q_EMIT keyword. Commit.
- Only show transition preview action if python is found. Commit.
- Fix freeze canceling project recovery. Commit.
- Fix playlist with different profile always have audio + video. Commit. Fixes bug #497943
- Fix proxying playlist clip always adds audio. Commit. See bug #497943
- MacOS: fix monitor offset with transform on zoom. Commit.
- Bin icon mode: show folder indicator when item has zones, double click a sequence will expand/colapse it as well as open the sequence in timeline. Commit. Fixes bug #518857
- Ensure double click opens sequence even when it has subclips. Commit. Fixes bug #518857
- Cleanup audio level code, fix possible crash when adding first clip. Commit.
- Transitions preview: script should only generate previews for custom lumas for now. Commit.
- Don't show incorrect transition preview. Commit.
- Fix crash closing app through welcomne screen close button. Commit.