Випущено Kdenlive 26.04.3
Вийшов останній реліз технічного обслуговування серії 26.04, який містить звичайну послідовність виправлень помилок, удосконалень робочого процесу та стабільності. Серед основних моментів – виправлення збоїв під час скасування створення послідовності та запису звуку без звукового пристрою, а також удосконалення ефектів прямокутної альфа-маски та ротоскопії. У цьому випуску також продовжено зусилля з посилення безпеки цього циклу, запобігаючи небажаному виконанню команд у версіях MLT нижче 7.40.
Повний список змін
- FIx typo. Commit.
- Ensure we don't execute unwanted commands on MLT < 7.40. Commit.
- Fix typo. Commit.
- Fix possible crash in exit. Commit.
- Fix history not cleared if clearing and closing splash. Commit.
- Fix qml warning on qml shortcuts. Commit.
- Don't try to save audio thumbs to invalid empty path (happens in tests). Commit.
- Fix possible crash when trying to record without audio device. Commit. See bug #519900
- Fix fake rect not correctly initialized on add effect. Commit.
- Fix Rectangular Alpha mask keyframes. Commit.
- Fix effect with multiple color picker broken, and effect not disabled when picking. Commit. Fixes bug #521396
- Fix enforcing video stream in multi stream video clips. Commit. Fixes bug #505314
- Fix clip with mix left on incorrect subplaylist after cut. Commit.
- Fix timeline playhead going out of view while playing. Commit. Fixes bug #517494
- Fix crash undoing create sequence from selection. Commit. See bug #519268
- Fix cannot move rotoscoping shape after playing monitor. Commit. See issue #2200