Lançamento do Kdenlive 25.12.1
Feliz Ano Novo! A primeira atualização de manutenção da série 25.12 traz o pacote habitual de correções de estabilidade e melhorias no fluxo de trabalho. Os destaques desta versão incluem aprimoramentos na nova tela de boas-vindas, adição do perfil de codificação AMF para Windows, correções na captura e nos efeitos de áudio, além de diversas outras melhorias menores em toda a interface. Consulte o changelog para mais detalhes.
Registro de alterações completo
- Fix slow opening through file manager. Commit. See bug #513648
- Fix project monitor initialized at frame 1 in new projects. Commit. Fixes bug #513907
- Rotoscoping: don't reset mask points when seeking while shape is not yet closed. Commit. Fixes bug #513801
- Minor cleanup media capture. Commit.
- Audio capture: minor cleanup, ensure we use a channel count/sample rate compatible with mic. Commit. See bug #493308
- Fix crash on copy. Commit. Fixes bug #513964
- Use Qt native method to fetch audio level in capture. Commit. See issue #2116
- Fix crash toggling audio monitor. Commit. See issue #2116
- Refresh monitor after changing interpolation. Commit.
- Fix paste clips doesn't follow disabled state. Commit. Fixes bug #513473
- Fix xmlgui related crash starting an older Kdenlive version (< 25.08.3). Commit.
- Keep duration info when moving ranged markers. Commit.
- Don't load Kdenlive in the background if welcome screen is displayed to avoid busy cursor / greyed out screen on Wayland. Commit.
- Fix window does not appear after crash and no welcome screen. Commit.
- Ensure we cannot call a welcome screen action before it is connected. Commit.
- Fix possible crash in welcome screen trying to open profile or file when main window was not ready yet. Commit.
- Fix changing keyframe type for multiple keyframes not working. Commit. Fixes issue #2104
- CI: Add documentation build. Commit.
- Add AMF encoding profile for Windows. Commit.
- Don't allow saving a custom effect with the name of an existing effect. Commit.
- Fix horizontal editing layout not loaded. Commit.
- Hsvhold similarity must be > 0. Commit.
- Fix copy paste resets keyframe type. Commit. Fixes bug #513053
- Fix editing transform on monitor discards opacity. Commit. Fixes issue #2108
- Don't check for readOnly in QStorageInfo on Mac. Commit.
- Fix app not opening after crash and opening project from command line. Commit.
- Don't incorrectly show warning about hidden monitor. Commit.
- Fix project layout not correctly restored if opened from welcome screen. Commit.