Kdenlive 26.04.3 utgiven
Den sista underhållsversionen av 26.04-serien är ute och innehåller den vanliga omgången felrättningar och förbättringar av arbetsflöde och stabilitet. Bland höjdpunkterna finns Rättningar av krascher vid ångra skapa sekvens och ljudinspelning utan en ljudenhet, samt förbättringar av effekterna Rektangulär alfamask och Rotoskopi. Versionen fortsätter också säkerhetsförbättringarna under cykel genom att förhindra oönskad kommandokörning på MLT-versioner mindre än 7.40.
Fullständig ändringslogg
- 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