Kdenlive 25.04.2 released
Kdenlive 25.04.2 is now available, containing several fixes and small workflow improvements. Some highlights include:
- Remember title editor window width
- Fix audio thumbnails have an offset in long files
- Fix OTIO import path on Windows
- Better feedback when auto mask fails

Some last minute fixes were also included in the Windows/Mac/AppImage versions:
- Fix OTIO export tracks order and ensure .otio file extension is correctly added
See the full changelog below.
Full Changelog
- Fix moving subtitle with grab. Commit. Fixes bug #474193.
- Fix empty gradient in config causes crash. Commit. Fixes bug #505014.
- Snapcraft: Give more permissions for microphone access. Commit. Fixes bug #504192.
- Backport missing effects xml. Commit.
- Fix quick markers not taking clip crop into account in timeline. Commit.
- Fix marker dialog not allowing to add marker if only 1 category exists. Commit. Fixes bug #504993.
- Fix merge error causing freeze on exit. Commit.
- Fix crash in HistogramGenerator when running on a white color clip. Commit.
- Fix Whisper model directory not being created if asked to do so. Commit.
- Fix canceling quit on rendering leaves kdenlive in unstable state. Commit.
- Only clear undo stack when we delete a timeline sequence, not a standard bin clip. Commit.
- Fix misalignment of monitor tools CCBUG: 498337 CCBUG:461219. Commit.
- Fix OTIO path issue on import, related to #1998. Commit. Fixes bug #504708.
- Fix bin clip effects disappear after disabling a timeline clip. Commit. Fixes bug #439194.
- Fix keyframe in monitor not correctly reported on clip selection. Commit.
- Fix monitor scene not correcty activated on clip selection. Commit.
- Fix small error causing offset in long audio thumbnails. Commit. See bug #504579.
- Fix guides list buttons not working on app opening. Commit. Fixes issue #2007.
- Fix built-in effects disabled state changes on cut. Commit.
- Fix render widget target file can have no extension or incorrect path. Commit. See bug #503896.
- SAM2: show message and full log if the python script crashes, try to auto reinstall if the venv python exe is missing. Commit.
- Save and restore title editor window width. Commit. See bug #502869.