Kdenlive 26.04.3 יצאה לאור
The last maintenance release of the 26.04 series is out, bringing the usual batch of bug fixes and workflow and stability improvements. Highlights include fixes for crashes when undoing sequence creation and recording audio without an audio device, as well as improvements to Rectangular Alpha Mask and Rotoscoping effects. This release also continues the security hardening efforts of this cycle by preventing unwanted command execution on MLT versions below 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