<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kdenlive</title><link>https://kdenlive.org/</link><description>Kdenlive News</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>2026-05-16T22:19:20+00:00</lastBuildDate><atom:link href="https://kdenlive.org/index.xml" rel="self" type="application/rss+xml"/><item><title>Kdenlive 26.04.1 released</title><link>https://kdenlive.org/news/releases/26.04.1/</link><pubDate>Sat, 09 May 2026 04:00:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/26.04.1/</guid><description>
&lt;p&gt;The first maintenance release of the 26.04 series is now available, with the usual batch of stability fixes and workflow improvements.&lt;/p&gt;
&lt;div class="alert alert-warning" role="alert"&gt;
This release also contains an &lt;b&gt;important security fix&lt;/b&gt;, so we strongly advise all users to &lt;b&gt;upgrade&lt;/b&gt; to the latest 26.04.1 version.
&lt;/div&gt;
&lt;p&gt;Thanks to an &lt;a href="https://nlnet.nl/project/Kdenlive/"&gt;NLnet/NGI0 grant&lt;/a&gt;, we had a security audit provided by &lt;a href="https://www.radicallyopensecurity.com"&gt;Radically Open Security&lt;/a&gt;. The audit found one serious vulnerability that can happen when opening a malicious project file, allowing remote code execution. This is fixed with Kdenlive 26.04.1. Thanks to Edoardo Geraci and Radically Open Security for helping us make our software safer!&lt;/p&gt;
&lt;p&gt;We are not aware of the vulnerability being exploited so far. It is important to understand that &lt;b&gt;this security issue is about a manipulated .kdenlive project file containing potentially malicious code&lt;/b&gt;. Therefore, it is only relevant &lt;b&gt;if you open a .kdenlive project file that you received from someone else or downloaded from the internet&lt;/b&gt;. If you are working only with your own projects or with shared projects in collaboration with fully trusted partners, there is no security risk.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;i&gt;If you cannot upgrade, do not open a project file that was not created by you&lt;/i&gt;&lt;/b&gt;.&lt;/p&gt;
&lt;p&gt;Although the vulnerability is fixed in 26.04.1, we have also implemented another layer of security checks for the upcoming 26.08.0 to warn the user if some other unexpected input is detected in a project file.&lt;/p&gt;
&lt;p&gt;Head to our &lt;a href="https://kdenlive.org/download"&gt;download&lt;/a&gt; section to get the latest binaries, or check the updates from your package manager. Please note that for Linux only AppImage and Flatpak are supported by the Kdenlive team.&lt;/p&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/26.04.1/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive 26.04.0 released</title><link>https://kdenlive.org/news/releases/26.04.0/</link><pubDate>Mon, 27 Apr 2026 11:30:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/26.04.0/</guid><description>
&lt;p&gt;The Kdenlive team is happy to announce the first major release of 2026. This cycle focuses on stability, interface polish and usability improvements.&lt;/p&gt;
&lt;p&gt;For the first time in Kdenlive's history, this version includes features implemented by so many different contributors. Our developer community is growing, don't hesitate to &lt;a href="https://kdenlive.org/get-involved"&gt;join us&lt;/a&gt; building a free and open source video editing program that respects the users privacy and provides a tool to democratize communication.&lt;/p&gt;
&lt;p&gt;In case you missed it, check out the &lt;a href="https://kdenlive.org/news/2026/state-2026/"&gt;State of Kdenlive&lt;/a&gt; to learn more about the project's health and the nifty features coming soon.&lt;/p&gt;
&lt;h2 id="monitor-mirroring"&gt;Monitor Mirroring&lt;/h2&gt;
&lt;p&gt;This feature allows you to mirror any monitor while working in fullscreen mode. It’s especially useful when working with multiple displays or collaborating with others in the editing room, making it easier to share what you're doing without disrupting your workspace.&lt;/p&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.3 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/releases/26.04.0/monitor-mirror.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;h2 id="effects-and-transitions"&gt;Effects and Transitions&lt;/h2&gt;
&lt;p&gt;This release improves effect and transition workflow. We improved the logic for luma files to adapt to different project profiles and automatically reload previews of downloaded lumas. We added a dedicated tab in the transitions list to browse luma files and added the ability to drag-and-drop transitions directly onto timeline clips. This release also comes with a new Euclid Eraser transition and a Heatmap effect. We also fixed issues with audio TAP effects and improved internationalization support, fixed a bug in the Video Noise Generator effect and scaling issues in the Transform effect.&lt;/p&gt;
&lt;h3 id="animated-previews"&gt;Animated Previews&lt;/h3&gt;
&lt;p&gt;Transitions now include animated previews, making it much easier to visualize how they will look before applying them. Additionally, dropping a transition onto the timeline can now automatically adjust its duration to match the clips above and below, saving time and reducing manual tweaking. The first version of this feature was originally written by &lt;em&gt;Swastik Patel&lt;/em&gt;, during &lt;a href="https://mentorship.kde.org/sok/"&gt;KDE's SoK&lt;/a&gt; 2025.&lt;/p&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.75 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/releases/26.04.0/anim-prev.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;h3 id="automatic-adjustment"&gt;Automatic Adjustment&lt;/h3&gt;
&lt;p&gt;Transitions automatically adjust to the length of the clip they are being applied to.&lt;/p&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.3 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/releases/26.04.0/auto-adjust.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;h3 id="math-expressions"&gt;Math Expressions&lt;/h3&gt;
&lt;p&gt;Added basic math expression support in effect spinboxes.&lt;/p&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.36 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/releases/26.04.0/expressions.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;h3 id="new-heatmap-effect"&gt;New Heatmap Effect&lt;/h3&gt;
&lt;p&gt;Added a new frei0r heatmap0r effect.&lt;/p&gt;
&lt;figure&gt;
&lt;img class="img-fluid" alt="effect" src="https://kdenlive.org/news/releases/26.04.0/heatmap.png"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;h2 id="interface-and-usability-improvements"&gt;Interface and Usability Improvements&lt;/h2&gt;
&lt;h3 id="timeline"&gt;Timeline&lt;/h3&gt;
&lt;p&gt;This release comes with many usability and workflow improvements to the timeline, such as a &lt;em&gt;Disable Timeline Effects&lt;/em&gt; function to timeline hamburger menu, the ability to import and add clips directly from the timeline context menu with a smart length detection function, and sequences now have audio thumbnails. Other highlights include:&lt;/p&gt;
&lt;h4 id="continuous-panning"&gt;Continuous Panning&lt;/h4&gt;
&lt;p&gt;Hold the middle mouse button and drag to continuously pan the timeline even when going outside of the screen edges. Implemented by &lt;em&gt;Abdias J Moya Perez&lt;/em&gt;.&lt;/p&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.32 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/releases/26.04.0/warp-scroll.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;h4 id="fixed-playhead"&gt;Fixed Playhead&lt;/h4&gt;
&lt;p&gt;Added the option to lock the playhead at the center of the timeline during playback, scrubbing or seeking. Implemented by &lt;em&gt;Abdias J Moya Perez&lt;/em&gt;.&lt;/p&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.25 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/releases/26.04.0/center-playhead.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;h4 id="playheadmouse-zoom"&gt;Playhead/Mouse Zoom&lt;/h4&gt;
&lt;p&gt;Added a button in the Status Bar to toggle between zooming to the mouse cursor position or the playhead position. Implemented by &lt;em&gt;the mrfantastic&lt;/em&gt;.&lt;/p&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.3 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/releases/26.04.0/timeline-zoom.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;h4 id="multi-clip-speed-changes"&gt;Multi-Clip Speed Changes&lt;/h4&gt;
&lt;p&gt;Added the ability to change the playback speed of multiple clips at once either by directly &lt;em&gt;ctrl + dragging&lt;/em&gt; in the timeline or by using the &lt;em&gt;Clip Speed&lt;/em&gt; tool. Implemented by &lt;em&gt;Vineet Tiwari&lt;/em&gt;.&lt;/p&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.33 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/releases/26.04.0/speed-adjust.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;h3 id="audio-capture"&gt;Audio Capture&lt;/h3&gt;
&lt;p&gt;Improved support for external recording devices, now the &lt;em&gt;channel count&lt;/em&gt; and &lt;em&gt;sample rate&lt;/em&gt; combo boxes only display values supported by the selected hardware. Also added the option to choose the &lt;em&gt;sample format (8bit, 16bit, 32bit, and float)&lt;/em&gt; as well as a button to use the hardware's default settings.&lt;/p&gt;
&lt;figure&gt;
&lt;img class="img-fluid" alt="audio" src="https://kdenlive.org/news/releases/26.04.0/audio-new.png"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;h2 id="subtitles-and-speech-tools"&gt;Subtitles and Speech Tools&lt;/h2&gt;
&lt;p&gt;This release fixes issues with cutting, moving, and saving subtitles, and solves a crash cutting subtitle clips. It also fixes a problem where searching for multiple words in the Speech Editor did not work correctly. We also improved the installation process for the Whisper and SeamlessM4T plugins and updated their requirements.&lt;/p&gt;
&lt;h2 id="other-noteworthy-features"&gt;Other Noteworthy Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;em&gt;Clear Undo History&lt;/em&gt; option in the &lt;em&gt;Edit&lt;/em&gt; menu&lt;/li&gt;
&lt;li&gt;Added HD-ready (1366×768) resolution to project profiles&lt;/li&gt;
&lt;li&gt;Added &lt;em&gt;Add to Project Bin&lt;/em&gt; option to &lt;em&gt;Render Widget&lt;/em&gt; to directly add rendered file to the Project Bin&lt;/li&gt;
&lt;li&gt;Hide mouse cursor when placed over monitor in fullscreen and not moving for 2 seconds&lt;/li&gt;
&lt;li&gt;Added option to edit a video clip with external program (useful for programs like &lt;a href="https://gyroflow.xyz/"&gt;Gyroflow&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Rearranged Marker menu items into groups and added a &lt;em&gt;Delete All Timeline Markers&lt;/em&gt; action&lt;/li&gt;
&lt;li&gt;Ability to directly add clips to folders from the context menu in the Project Bin&lt;/li&gt;
&lt;li&gt;Added AMF encoding profile for Windows&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2 id="give-back-to-kdenlive"&gt;Give back to Kdenlive&lt;/h2&gt;
&lt;p&gt;Releases are possible thanks to donations by the community. &lt;a href="https://kdenlive.org/fund/"&gt;Donate now!&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="need-help-"&gt;Need help ?&lt;/h2&gt;
&lt;p&gt;As usual, you will find very useful tips in our &lt;a href="https://docs.kdenlive.org/"&gt;documentation&lt;/a&gt; website. You can also get help and exchange your ideas in our &lt;a href="https://matrix.to/#/%23kdenlive:kde.org"&gt;Kdenlive users Matrix chat room&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="get-involved"&gt;Get involved&lt;/h2&gt;
&lt;p&gt;Kdenlive relies on its community, your help is always welcome. You can contribute by :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Helping to identify and &lt;a href="https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging"&gt;triage bugs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Contribute to &lt;a href="https://community.kde.org/Get_Involved/translation"&gt;translating&lt;/a&gt; Kdenlive in your language&lt;/li&gt;
&lt;li&gt;Promote Kdenlive in your local community&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/26.04.0/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>State of Kdenlive - 2026</title><link>https://kdenlive.org/news/2026/state-2026/</link><pubDate>Sat, 18 Apr 2026 09:00:00 +0000</pubDate><guid>https://kdenlive.org/news/2026/state-2026/</guid><description>
&lt;p&gt;In 2025, the Kdenlive team continued grinding to push the project forward through steady development, collaboration, and community support. Over the past year we’ve found a nice balance between adding new features, bug fixing, polishing the user interface, and improving performance and workflow, with stability taking priority over feature creep.&lt;/p&gt;
&lt;p&gt;We relaunched the website with a new content management system, refreshed some content and the design, and restored historic content dating back to 2002. We also strengthened upstream collaboration with the MLT developers and contributed several improvements to OpenTimelineIO.&lt;/p&gt;
&lt;p&gt;Here’s a look at what we've been up to and what is ahead.&lt;/p&gt;
&lt;h2 id="release-highlights"&gt;RELEASE HIGHLIGHTS&lt;/h2&gt;
&lt;p&gt;As part of &lt;a href="https://apps.kde.org/"&gt;KDE Apps&lt;/a&gt;, we follow the KDE Gear &lt;a href="https://community.kde.org/Schedules"&gt;release cycle&lt;/a&gt;, with three major releases each year—in April, August, and December—each followed by three point maintenance releases.&lt;/p&gt;
&lt;h3 id="25040"&gt;25.04.0&lt;/h3&gt;
&lt;p&gt;This release added a powerful automatic masking tool and brought the last batch of features from our last fundraiser.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://kdenlive.org/news/releases/25.04.0/"&gt;-&amp;gt; &lt;em&gt;Read full changelog&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="row row-cols-1 row-cols-md-2 row-cols-lg-3 g-4"&gt;
&lt;div class="col"&gt;
&lt;div class="card h-100 border-0 shadow-sm regular-card"&gt;
&lt;div class="card-body d-flex flex-column"&gt;
&lt;h3 class="card-title h4 title-accent"&gt;Background Removal&lt;/h3&gt;
&lt;div class="card-text flex-grow-1"&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.67 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/2026/state-2026/background-removal.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;p&gt;The new Object Segmentation plugin based on the [SAM2][4] model allows to remove any selected object from the background.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="col"&gt;
&lt;div class="card h-100 border-0 shadow-sm regular-card"&gt;
&lt;div class="card-body d-flex flex-column"&gt;
&lt;h3 class="card-title h4 title-accent"&gt;OpenTimelineIO&lt;/h3&gt;
&lt;div class="card-text flex-grow-1"&gt;
&lt;figure&gt;
&lt;img class="img-fluid" alt="otio" src="https://kdenlive.org/news/2026/state-2026/otiov.png"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;p&gt;We rewrote our OpenTimelineIO import and export function using the C++ library. Now you can exchange projects with other editing applications that support this open source file format.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="col"&gt;
&lt;div class="card h-100 border-0 shadow-sm regular-card"&gt;
&lt;div class="card-body d-flex flex-column"&gt;
&lt;h3 class="card-title h4 title-accent"&gt;Waveform improvements&lt;/h3&gt;
&lt;div class="card-text flex-grow-1"&gt;
&lt;figure&gt;
&lt;img class="img-fluid" alt="waveforns" src="https://kdenlive.org/news/2026/state-2026/waves.png"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;p&gt;Audio waveform generation got a 300% performance boost, along with a refactored sampling method that accurately renders the audio signal and higher-resolution waveforms for greater precision.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h3 id="25080"&gt;25.08.0&lt;/h3&gt;
&lt;p&gt;This release focused heavily on stabilization, bringing over 300 commits and fixing more than 15 crashes. Instead of major new features, the effort went into polishing and bug fixing.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://kdenlive.org/news/releases/25.08.0/"&gt;-&amp;gt; &lt;em&gt;Read full changelog&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="row row-cols-1 row-cols-md-2 row-cols-lg-3 g-4"&gt;
&lt;div class="col"&gt;
&lt;div class="card h-100 border-0 shadow-sm regular-card"&gt;
&lt;div class="card-body d-flex flex-column"&gt;
&lt;h3 class="card-title h4 title-accent"&gt;Audio Mixer&lt;/h3&gt;
&lt;div class="card-text flex-grow-1"&gt;
&lt;figure&gt;
&lt;img class="img-fluid" alt="mixer" src="https://kdenlive.org/news/2026/state-2026/mixer.png"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;p&gt;We redesigned the audio mixer bringing levels with clearer visuals and thresholds. We also did some code refactoring and cleanup. This change fixes issues with HiDPI displays with fractional scaling.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="col"&gt;
&lt;div class="card h-100 border-0 shadow-sm regular-card"&gt;
&lt;div class="card-body d-flex flex-column"&gt;
&lt;h3 class="card-title h4 title-accent"&gt;Markers and Guides&lt;/h3&gt;
&lt;div class="card-text flex-grow-1"&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.6 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/2026/state-2026/markers-guides.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;p&gt;Guides and Markers got a major overhaul this release to improve the project organization.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="col"&gt;
&lt;div class="card h-100 border-0 shadow-sm regular-card"&gt;
&lt;div class="card-body d-flex flex-column"&gt;
&lt;h3 class="card-title h4 title-accent"&gt;Titler improvements&lt;/h3&gt;
&lt;div class="card-text flex-grow-1"&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.55 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/2026/state-2026/titler.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;p&gt;This release the titler received some much needed love like improved SVG and image support with ability to move and resize items, added center resize with Shift + Drag, and renamed the Pattern tab to Templates and moved the templates dropdown to it&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h3 id="25120"&gt;25.12.0&lt;/h3&gt;
&lt;p&gt;The focus of this release cycle was on improving the user experience and polishing the user interface.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://kdenlive.org/news/releases/25.12.0/"&gt;-&amp;gt; &lt;em&gt;Read full changelog&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="row row-cols-1 row-cols-md-2 row-cols-lg-3 g-4"&gt;
&lt;div class="col"&gt;
&lt;div class="card h-100 border-0 shadow-sm regular-card"&gt;
&lt;div class="card-body d-flex flex-column"&gt;
&lt;h3 class="card-title h4 title-accent"&gt;Welcome Screen&lt;/h3&gt;
&lt;div class="card-text flex-grow-1"&gt;
&lt;figure&gt;
&lt;img class="img-fluid" alt="welcome_screen" src="https://kdenlive.org/news/2026/state-2026/welcome.webp"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;p&gt;We added a new first-run launch screen for first time users as well as added a Welcome Screen allowing to easily launch recent projects.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="col"&gt;
&lt;div class="card h-100 border-0 shadow-sm regular-card"&gt;
&lt;div class="card-body d-flex flex-column"&gt;
&lt;h3 class="card-title h4 title-accent"&gt;Docking System&lt;/h3&gt;
&lt;div class="card-text flex-grow-1"&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.6 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/2026/state-2026/docking.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;p&gt;We added a new, more flexible docking system that lets you group widgets, show or hide them on demand, and save layouts as separate files that can be shared or stored within projects.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="col"&gt;
&lt;div class="card h-100 border-0 shadow-sm regular-card"&gt;
&lt;div class="card-body d-flex flex-column"&gt;
&lt;h3 class="card-title h4 title-accent"&gt;Redesigned monitor&lt;/h3&gt;
&lt;div class="card-text flex-grow-1"&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.6 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/2026/state-2026/audio-monitor.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;p&gt;The audio waveform in the Project Monitor got a revamped interface with an added minimap.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h2 id="the-road-ahead"&gt;THE ROAD AHEAD&lt;/h2&gt;
&lt;h3 id="2604"&gt;26.04&lt;/h3&gt;
&lt;p&gt;This next release is just around the corner and brings a nice batch of nifty new features like monitor mirroring and animated transition previews, making it much easier to visualize how they will look before applying them. Additionally, dropping a transition onto the timeline can now automatically adjust its duration to match the clips above and below, saving time and reducing manual tweaking.&lt;/p&gt;
&lt;p&gt;This feature allows you to mirror any monitor while working in fullscreen mode. It’s especially useful when working with multiple displays or collaborating with others in the editing room.&lt;/p&gt;
&lt;figure class="text-center ratio ratio-16x9" style="--bs-aspect-ratio: calc(0.75 * 100%);"&gt;
&lt;video muted loop autoplay style="pointer-events: none;"&gt;&lt;source src="https://kdenlive.org/news/2026/state-2026/anim-prev.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;h4 id="other-noteworthy-features"&gt;OTHER NOTEWORTHY FEATURES&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Change the playback speed of multiple clips at once&lt;/li&gt;
&lt;li&gt;Import a clip directly from the timeline context menu and insert it at the click position&lt;/li&gt;
&lt;li&gt;Option to always zoom toward the mouse position instead of the timeline playhead&lt;/li&gt;
&lt;li&gt;Generate audio thumbnails for sequences&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="roadmap"&gt;ROADMAP&lt;/h3&gt;
&lt;p&gt;Our &lt;a href="https://kdenlive.org/roadmap/"&gt;roadmap&lt;/a&gt; is constantly being reviewed and updated, and some of the upcoming highlights include implementing the new features in MLT, the multimedia framework which powers Kdenlive. Some exciting upcoming features include 10/12 bit color support, &lt;a href="https://github.com/mltframework/mlt/commit/799b222aa0e2432269032193816d7565e2d8984f"&gt;playback optimizations (decoding)&lt;/a&gt;, and &lt;a href="https://github.com/mltframework/mlt/commit/fa0622a7dc826aaa842215c0f43522cfac5a68aa"&gt;OpenFX&lt;/a&gt; support. &lt;em&gt;(Shoutout to a Kdenlive community member for leading this effort)&lt;/em&gt;. Also expected is a refactoring of the subtitle system as well as continuing to develop the &lt;em&gt;Advanced Trimming Tools&lt;/em&gt;.&lt;/p&gt;
&lt;h4 id="dopesheet"&gt;DOPESHEET&lt;/h4&gt;
&lt;p&gt;We are currently working on refactoring the keyframing system and implementing a Dopesheet, basically it is a dedicated timeline for managing and viewing keyframes from multiple effects simultaneously. This work will also introduce per-parameter keyframing (currently, once you add a keyframe to an effect, it is applied to all parameters by default). More info can be found in the last &lt;a href="https://kdenlive.org/news/2026/dopesheet-status-1-26/"&gt;status report&lt;/a&gt;. This work is made possible through an &lt;a href="https://nlnet.nl/project/Kdenlive/"&gt;NGI Zero Commons grant via NLnet&lt;/a&gt;.&lt;/p&gt;
&lt;figure&gt;
&lt;img class="img-fluid" alt="dopesheet" src="https://kdenlive.org/news/2026/state-2026/dopesheet.png"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;h4 id="microsoft-store"&gt;MICROSOFT STORE&lt;/h4&gt;
&lt;p&gt;We have been working on &lt;a href="https://github.com/mltframework/mlt/commits/master/?author=jlskuz"&gt;enabling and fixing&lt;/a&gt; multiple modules in MLT to compile with MSVC allowing us to ship Kdenlive in the Microsoft Store soon. Another advantage is that it will allow to run unit tests on our &lt;a href="https://invent.kde.org/multimedia/kdenlive/-/merge_requests/721"&gt;CI for Windows.&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="community"&gt;COMMUNITY&lt;/h2&gt;
&lt;figure&gt;
&lt;img class="img-fluid" alt="Community" src="https://kdenlive.org/news/2026/state-2026/community2.png"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;h3 id="new-contributors"&gt;NEW CONTRIBUTORS&lt;/h3&gt;
&lt;p&gt;Currently, the Kdenlive core team is made up of 8 active members, including 2 developers.&lt;/p&gt;
&lt;p&gt;In 2025, 38 people contributed code to Kdenlive (including the core dev team and other KDE devs), a truly impressive number! Even more exciting, about half of them were first-time contributors, which is always great. We hope to see many of them continue contributing in the future. On behalf of the Kdenlive team, we salute you all!&lt;/p&gt;
&lt;details&gt;
&lt;summary&gt;List of contributors and commits&lt;/summary&gt;
&lt;p&gt;&lt;em&gt;Note that these numbers refer specifically to contributions to the Kdenlive application. Other projects such as the test suite and website are hosted in separate repositories and are not included in these figures.&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;878 — Jean-Baptiste Mardelle &lt;em&gt;(core team)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;126 — balooii balooii&lt;/li&gt;
&lt;li&gt;109 — Julius Künzel &lt;em&gt;(core team)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;60 — Darby Johnston &lt;em&gt;(fundraiser)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;26 — Bernd Jordan &lt;em&gt;(core team)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;24 — Ajay Chauhan&lt;/li&gt;
&lt;li&gt;11 — Eugen Mohr &lt;em&gt;(core team)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;9 — Scarlett Moore &lt;em&gt;(KDE)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;8 — Yuri Chornoivan &lt;em&gt;(KDE)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;7 — Justin Zobel &lt;em&gt;(KDE)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;7 — Ron Lee &lt;em&gt;(core team)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;6 — Farid Abdelnour &lt;em&gt;(core team)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;5 — Josep M. Ferrer&lt;/li&gt;
&lt;li&gt;5 — Étienne André &lt;em&gt;(fundraiser)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;4 — Kunda Ki&lt;/li&gt;
&lt;li&gt;4 — Swastik Patel&lt;/li&gt;
&lt;li&gt;3 — Camille Moulin &lt;em&gt;(core team)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;3 — Carlos De Maine&lt;/li&gt;
&lt;li&gt;2 — Johnny Jazeix &lt;em&gt;(KDE)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;2 — Luigi Toscano &lt;em&gt;(KDE)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;2 — Nicolas Fella &lt;em&gt;(KDE)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;2 — Richard Ash&lt;/li&gt;
&lt;li&gt;2 — Side Projects Lab&lt;/li&gt;
&lt;li&gt;2 — Xander Bailey&lt;/li&gt;
&lt;li&gt;2 — chocolate image&lt;/li&gt;
&lt;li&gt;1 — Adam Fidel&lt;/li&gt;
&lt;li&gt;1 — Alex Efimov&lt;/li&gt;
&lt;li&gt;1 — Edward McVern&lt;/li&gt;
&lt;li&gt;1 — Eli George&lt;/li&gt;
&lt;li&gt;1 — Helga K&lt;/li&gt;
&lt;li&gt;1 — Jack Bruienne&lt;/li&gt;
&lt;li&gt;1 — Jonas Endter&lt;/li&gt;
&lt;li&gt;1 — Oliver Kellogg&lt;/li&gt;
&lt;li&gt;1 — Rafael Sadowski&lt;/li&gt;
&lt;li&gt;1 — Steve Cossette&lt;/li&gt;
&lt;/ul&gt;
&lt;/details&gt;
&lt;h3 id="sprints-and-events"&gt;SPRINTS AND EVENTS&lt;/h3&gt;
&lt;h4 id="amsterdam-sprint"&gt;AMSTERDAM SPRINT&lt;/h4&gt;
&lt;figure&gt;
&lt;img class="img-fluid" alt="Amsterdam sprint" src="https://kdenlive.org/news/2026/state-2026/kdenlive-blender.jpg"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;p&gt;In February, part of the Kdenlive core team met in &lt;a href="https://kdenlive.org/news/2025/amsterdam-sprint-report/"&gt;Amsterdam for a short sprint&lt;/a&gt;, highlighted by a visit to the Blender Foundation, where we met with Francesco Siddi and he shared valuable insights into Blender’s history and offered advice on product management for Kdenlive. We also attended their weekly open session, where artists and developers present progress on ongoing projects. During the sprint, we discussed and advanced several technical topics, some highlights include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Refining the audio workflow task&lt;/li&gt;
&lt;li&gt;Developing a proof of concept to improve clip timecode handling&lt;/li&gt;
&lt;li&gt;Finishing an MLT Framework patch to enable rendering without a display server (needed for Flatpak testing)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="berlin-sprint"&gt;BERLIN SPRINT&lt;/h4&gt;
&lt;figure&gt;
&lt;img class="img-fluid" alt="Kdenlive Berlin" src="https://kdenlive.org/news/2026/state-2026/kdenlive-berlin.jpg"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;p&gt;The &lt;a href="https://kdenlive.org/news/2025/berlin-sprint/"&gt;Berlin sprint&lt;/a&gt; was one of our most productive gatherings to date. Most of the team was there in person, and we also connected online with those who couldn’t make it. We discussed just about every aspect of the project, from roadmap planning to upcoming features and workflow improvements. Some of the highlights include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Evaluated the current state of the Titler and discussed possible integration with Glaxnimate&lt;/li&gt;
&lt;li&gt;Reorganized the Menu structure&lt;/li&gt;
&lt;li&gt;Developed a proof of concept for using KDDockWidgets&lt;/li&gt;
&lt;li&gt;Redesigned and started development of the audio clip view in the Clip Monitor&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Thanks to the nice folks at &lt;a href="https://c-base.org/"&gt;c-base&lt;/a&gt; who kindly hosted us.&lt;/p&gt;
&lt;h4 id="akademy-2025"&gt;AKADEMY 2025&lt;/h4&gt;
&lt;figure&gt;
&lt;img class="img-fluid" alt="Akademy" src="https://kdenlive.org/news/2026/state-2026/akademy.jpg"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;p&gt;Akademy is always a great opportunity to exchange ideas with the broader KDE and Qt communities. One of the highlights was meeting the maintainer of Glaxnimate, where we discussed common goals and ways to collaborate. This year, &lt;a href="https://akademy.kde.org/2026/"&gt;Akademy will be in Graz&lt;/a&gt; on the 19-24 of September, and we hope to see you there.&lt;/p&gt;
&lt;h3 id="showcase"&gt;SHOWCASE&lt;/h3&gt;
&lt;p&gt;We’re very happy to see more YouTube channels talking about Kdenlive. Here are some examples of what the community has been creating.&lt;/p&gt;
&lt;div class="row row-cols-auto g-3 justify-content-md-center"&gt;
&lt;div class="col"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/9dIqJDy78TI?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;div class="col"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/PEFqdqRr18E?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;div class="col"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/zYD0b8LpiQA?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;div class="col"&gt;
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/YnSE9qgGui4?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" title="YouTube video"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;We'd love to see what you've been working on in the past year. Share your videos productions in the comments!&lt;/p&gt;
&lt;h3 id="spread-the-word"&gt;SPREAD THE WORD&lt;/h3&gt;
&lt;p&gt;Help us grow the community by organizing meetups, talks, or workshops in your local area. Don’t hesitate to contact us if you need guidance, materials, or support to get started.&lt;/p&gt;
&lt;p&gt;Below are photos from a workshop with indigenous communities in Paraguay.&lt;/p&gt;
&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
&lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
&lt;div class="swiper-slide swiper-slide-active"&gt;
&lt;img src="https://kdenlive.org/news/2026/state-2026/w1.jpg" alt="Screenshot of &amp;lt;nil&amp;gt;" lazy class="rounded"&gt;
&lt;/div&gt;
&lt;div class="swiper-slide"&gt;
&lt;img src="https://kdenlive.org/news/2026/state-2026/w2.jpg" alt="Screenshot of &amp;lt;nil&amp;gt;" lazy class="rounded"&gt;
&lt;/div&gt;
&lt;div class="swiper-slide"&gt;
&lt;img src="https://kdenlive.org/news/2026/state-2026/w3.jpg" alt="Screenshot of &amp;lt;nil&amp;gt;" lazy class="rounded"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
&lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
&lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;h3 id="stats"&gt;STATS&lt;/h3&gt;
&lt;h4 id="downloads"&gt;DOWNLOADS&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Kdenlive was downloaded 11,500,714 times from our download page in 2025. Do note that many additional installs happen through Linux distribution package managers, the Snap Store, Flathub, and other third-party servers, where statistics are not always available or reliably measurable.&lt;/li&gt;
&lt;li&gt;The Flatpak package from &lt;a href="https://flathub.org/en/apps/org.kde.kdenlive"&gt;Flathub&lt;/a&gt; gets 41,499 downloads per month.&lt;/li&gt;
&lt;li&gt;25.04.2 got the most number of downloads.&lt;/li&gt;
&lt;li&gt;17.08.2 was downloaded 1 time!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Downloads per release cycle&lt;/strong&gt;&lt;/p&gt;
&lt;div class="chart"&gt;
&lt;style&gt;
* { box-sizing: border-box; margin: 0; padding: 0; }
&lt;pre&gt;&lt;code&gt;.chart {
background: #fff;
border: 1px solid #e5e5e3;
border-radius: 12px;
padding: 1.5rem 2rem 2rem;
width: 100%;
max-width: 860px;
}
.subtitle {
font-size: 13px;
margin-bottom: 1.25rem;
}
.legend {
display: flex;
flex-wrap: wrap;
gap: 16px;
margin-bottom: 12px;
font-size: 13px;
}
.legend span {
display: flex;
align-items: center;
gap: 6px;
}
.legend-dot {
width: 10px;
height: 10px;
border-radius: 2px;
flex-shrink: 0;
}
.chart-wrap {
position: relative;
width: 100%;
height: 380px;
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;/style&gt;
&lt;div class="legend"&gt;
&lt;span&gt;&lt;span class="legend-dot" style="background:#3266ad;"&gt;&lt;/span&gt;Windows&lt;/span&gt;
&lt;span&gt;&lt;span class="legend-dot" style="background:#1D9E75;"&gt;&lt;/span&gt;Linux&lt;/span&gt;
&lt;span&gt;&lt;span class="legend-dot" style="background:#D85A30;"&gt;&lt;/span&gt;Mac&lt;/span&gt;
&lt;/div&gt;
&lt;div class="chart-wrap"&gt;
&lt;canvas id="chart" role="img" aria-label="Stacked bar chart of downloads per version by platform"&gt;&lt;/canvas&gt;
&lt;/div&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;script src="https://kdenlive.org/chart.umd.min.js"&gt;&lt;/script&gt;
&lt;script&gt;
const labels = ['24.12.1','24.12.2','24.12.3','25.04.0','25.04.1','25.04.2','25.04.3','25.08.0','25.08.1','25.08.2','25.08.3','25.12.0'];
new Chart(document.getElementById('chart'), {
type: 'bar',
data: {
labels,
datasets: [
{ label: 'Windows', data: [608114,527977,643960,494983,933593,957420,749543,530119,311429,395258,174128,126097], backgroundColor: '#3266ad', borderWidth: 0 },
{ label: 'Linux', data: [354475,359366,530079,291148,359432,365830,363838,620187,467990,252728,386446,571061], backgroundColor: '#1D9E75', borderWidth: 0 },
{ label: 'Mac', data: [8492,8642,14390,6478,11408,8088,15267,12265,7998,12000,12487,7664], backgroundColor: '#D85A30', borderWidth: 0 }
]
},
options: {
responsive: true,
maintainAspectRatio: false,
plugins: {
legend: { display: false },
tooltip: {
callbacks: {
label: ctx =&gt; ` ${ctx.dataset.label}: ${ctx.raw.toLocaleString()}`,
footer: items =&gt; `Total: ${items.reduce((s, i) =&gt; s + i.raw, 0).toLocaleString()}`
}
}
},
scales: {
x: {
stacked: true,
ticks: { autoSkip: false, maxRotation: 45, font: { size: 12 } },
grid: { display: false }
},
y: {
stacked: true,
ticks: {
callback: v =&gt; v &gt;= 1000000 ? (v / 1000000).toFixed(1) + 'M' : (v / 1000).toFixed(0) + 'K',
font: { size: 12 }
},
grid: { color: 'rgba(128,128,128,0.12)' }
}
}
}
});
&lt;/script&gt;
&lt;h4 id="code-commits"&gt;CODE COMMITS&lt;/h4&gt;
&lt;p&gt;&lt;strong&gt;Per Release Cycle&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;25.04 cycle: 403 commits&lt;/li&gt;
&lt;li&gt;25.08 cycle: 368 commits&lt;/li&gt;
&lt;li&gt;25.12 cycle: 405 commits&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Files With Most Code Changes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;src/mainwindow.cpp: 102 commits&lt;/li&gt;
&lt;li&gt;src/bin/bin.cpp: 70 commits&lt;/li&gt;
&lt;li&gt;src/timeline2/view/timelinecontroller.cpp: 67 commits&lt;/li&gt;
&lt;li&gt;src/monitor/monitor.cpp: 60 commits&lt;/li&gt;
&lt;li&gt;data/org.kde.kdenlive.appdata.xml: 57 commits&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Files With Most Bug Fixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;src/mainwindow.cpp: 1021 commits&lt;/li&gt;
&lt;li&gt;src/timeline2/model/timelinemodel.cpp: 600 commits&lt;/li&gt;
&lt;li&gt;src/bin/bin.cpp: 593 commits&lt;/li&gt;
&lt;li&gt;src/timeline2/view/timelinecontroller.cpp: 506 commits&lt;/li&gt;
&lt;li&gt;src/renderer.cpp: 501 commits&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="userbase"&gt;USERBASE&lt;/h4&gt;
&lt;p&gt;&lt;strong&gt;Continent&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;🌍 Europe — 949,077&lt;/li&gt;
&lt;li&gt;🌎 Americas — 781,131&lt;/li&gt;
&lt;li&gt;🌏 Asia — 750,406&lt;/li&gt;
&lt;li&gt;🌍 Africa — 127,948&lt;/li&gt;
&lt;li&gt;🌏 Oceania — 53,397&lt;/li&gt;
&lt;li&gt;🧊 Antarctica — 5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;To the 5 of you in Antarctica, let us know what you are editing. ;)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Country&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 United States — 392,967&lt;/li&gt;
&lt;li&gt;🇮🇳 India — 267,449&lt;/li&gt;
&lt;li&gt;🇧🇷 Brazil — 153,319&lt;/li&gt;
&lt;li&gt;🇩🇪 Germany — 118,115&lt;/li&gt;
&lt;li&gt;🇫🇷 France — 111,071&lt;/li&gt;
&lt;li&gt;🇨🇳 China — 104,692&lt;/li&gt;
&lt;li&gt;🇷🇺 Russia — 96,051&lt;/li&gt;
&lt;li&gt;🇪🇸 Spain — 91,052&lt;/li&gt;
&lt;li&gt;🇬🇧 United Kingdom — 86,165&lt;/li&gt;
&lt;li&gt;🇮🇹 Italy — 61,814&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Region&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 California, United States — 42,769&lt;/li&gt;
&lt;li&gt;🇧🇷 São Paulo, Brazil — 37,452&lt;/li&gt;
&lt;li&gt;🇮🇳 Tamil Nādu, India — 27,313&lt;/li&gt;
&lt;li&gt;🇫🇷 Île-de-France, France — 26,755&lt;/li&gt;
&lt;li&gt;🇮🇳 Mahārāshtra, India — 25,246&lt;/li&gt;
&lt;li&gt;🇺🇸 Texas, United States — 22,470&lt;/li&gt;
&lt;li&gt;🇨🇦 Ontario, Canada — 20,016&lt;/li&gt;
&lt;li&gt;🇳🇱 Noord-Holland, Netherlands — 19,826&lt;/li&gt;
&lt;li&gt;🇺🇸 Florida, United States — 18,997&lt;/li&gt;
&lt;li&gt;🇨🇳 Shanghai Shi, China — 18,991&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="funding"&gt;FUNDING&lt;/h4&gt;
&lt;p&gt;Ever since our last, and &lt;a href="https://kdenlive.org/news/2025/fundraising-final-report/"&gt;very successful&lt;/a&gt;, fundraiser in 2022, we haven’t actively asked for donations, yet the community has continued to support us. We are very grateful for that.&lt;/p&gt;
&lt;p&gt;In 2025, we received a total of €9,344.80 from donations (down from €11,526.61 in 2024). Around 30% of the amount was given by donors who kindly set up a recurring plan. The average donation was about €25, with the lowest amount being €10 and the highest €500.&lt;/p&gt;
&lt;p&gt;We allocate 20% of our budget to &lt;a href="https://ev.kde.org/"&gt;KDE e.V.&lt;/a&gt; to support infrastructure costs (servers and related expenses), as well as administration, legal support, and travel. As in previous years, your contributions enable us to continue supporting Jean-Baptiste (Kdenlive's maintainer), allowing him to dedicate several days each month to Kdenlive in addition to his volunteer work.&lt;/p&gt;
&lt;h2 id="we-need-your-support"&gt;WE &lt;strong&gt;NEED&lt;/strong&gt; YOUR SUPPORT&lt;/h2&gt;
&lt;p&gt;Kdenlive needs your support to keep growing and improving. If just a quarter of the people who downloaded Kdenlive in 2025 contributed €5, our maintainers would be able to dedicate more time to the project, and it would even allow us to hire more develpers to speed up development and improve stability. Small amounts can make a big difference, please consider making a donation.&lt;/p&gt;
&lt;div&gt;
&lt;script
src="https://donorbox.org/widget.js"
paypalexpress="true"
&gt;&lt;/script&gt;
&lt;iframe
loading="lazy"
src="https://donorbox.org/embed/kde-kdenlive"
name="donorbox"
allowpaymentrequest="true"
seamless="seamless"
frameborder="0"
scrolling="no"
height="900px"
width="100%"
style="min-width: 250px; max-height: none !important; height: 550px;"
data-donorbox-id="DonorBox-f1"
allow="payment"
&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a href="https://kdenlive.org/fund/"&gt;More options to donate&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You may also contribute by getting involved and helping in:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://kdenlive.org/bug-reports/"&gt;Reporting&lt;/a&gt;, debugging, and &lt;a href="https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging"&gt;triaging bugs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://community.kde.org/Get_Involved/translation"&gt;Translating&lt;/a&gt; Kdenlive in your language&lt;/li&gt;
&lt;li&gt;Promote Kdenlive in your local community&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Kdenlive 26.04 RC ready for testing</title><link>https://kdenlive.org/news/releases/26.03.90/</link><pubDate>Sat, 04 Apr 2026 09:00:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/26.03.90/</guid><description>
&lt;p&gt;The Kdenlive 26.04 Release Candidate is ready for testing. Many bug fixes and workflow adjustments should make your editing sessions nicer. It is also worth noting that we had quite a few new contributors helping our small team on this, so thanks to all those who helped us!&lt;/p&gt;
&lt;p&gt;Please remember that this is an RC version, not yet final, to be used only for testing and reporting issues.&lt;/p&gt;
&lt;h3 id="features-highlights"&gt;Features highlights:&lt;/h3&gt;
&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
&lt;video muted loop controls&gt;&lt;source src="https://kdenlive.org/news/releases/26.03.90/transition-preview.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;Added animated previews for transitions&lt;/li&gt;
&lt;li&gt;Added a feature to mirror the monitor to an external monitor, allowing you to see the image in the usual interface, while duplicating the output to a secondary monitor&lt;/li&gt;
&lt;li&gt;Added an entry in the timeline context menu to directly import a clip to the project and add it at click position&lt;/li&gt;
&lt;li&gt;Added an option to always zoom on the mouse position instead of the timeline playhead&lt;/li&gt;
&lt;li&gt;Generate audio thumbnails for sequences&lt;/li&gt;
&lt;li&gt;Dropping a transition to timeline will automatically adjust its duration to the above/below clips&lt;/li&gt;
&lt;li&gt;Allow changing speed of multiple clips&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="feedback-needed"&gt;Feedback Needed&lt;/h3&gt;
&lt;p&gt;Now is your chance to test it and let us know if you encounter any bugs or have suggestions to help us polish the final release. Share your feedback in the comments below&lt;/p&gt;
&lt;h3 id="available-binaries"&gt;Available Binaries&lt;/h3&gt;
&lt;p&gt;The AppImage and Windows versions can be downloaded through the links below. Update: the MacOS binaries are now also available&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Download the binaries from below and give it a spin!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Pre-release binaries can be downloaded &lt;a href="https://kdenlive.org/news/releases/26.03.90/#pre-release-binaries"&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive 25.12.3 released</title><link>https://kdenlive.org/news/releases/25.12.3/</link><pubDate>Mon, 09 Mar 2026 08:00:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.12.3/</guid><description>
&lt;p&gt;The last maintenance release of the 25.12 series is out with the usual batch of stability fixes and workflow improvements. Highlights include small interface refinements such as better dock widget behavior, improved shortcut handling in fullscreen mode, logically grouped marker menu items, and a new option to disable timeline effects in the hamburger menu. The release also brings improvements to multistream clip handling and ripple editing, as well as fixing small memleak in the render widget and a crash in the curve editor. See the &lt;a href="https://kdenlive.org/news/releases/25.12.3/#full-changelog"&gt;changelog&lt;/a&gt; below for more details.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The macOS versions will be available at a later time due to technical issues while generating the packages.&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="kdenlive-needs-your-support"&gt;Kdenlive needs your support&lt;/h3&gt;
&lt;p&gt;Our small team has been working for years to build an intuitive open source video editor that does not track you, does not use your data, and respects your privacy. However, to ensure a proper development requires resources, so please consider a &lt;a href="https://kdenlive.org/fund"&gt;donation&lt;/a&gt; if you enjoy using Kdenlive - even small amounts can make a big difference.&lt;/p&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/25.12.3/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive 25.12.2 released</title><link>https://kdenlive.org/news/releases/25.12.2/</link><pubDate>Mon, 09 Feb 2026 12:28:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.12.2/</guid><description>
&lt;p&gt;The second maintenance release of the 25.12 series is with the usual batch of stability fixes and workflow improvements. Highlights of this release include fixes to various monitor issues and refactoring of the monitor dragging mechanism. See the &lt;a href="#full-changelog"&gt;changelog&lt;/a&gt; below for more details.&lt;/p&gt;
&lt;h3 id="kdenlive-needs-your-support"&gt;Kdenlive needs your support&lt;/h3&gt;
&lt;p&gt;Our small team has been working for years to build an intuitive open source video editor that does not track you, does not use your data, and respects your privacy. However, to ensure a proper development requires resources, so please consider a &lt;a href="https://kdenlive.org/fund"&gt;donation&lt;/a&gt; if you enjoy using Kdenlive - even small amounts can make a big difference.&lt;/p&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/25.12.2/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Parametrized Keyframes - Status Report, February 2026</title><link>https://kdenlive.org/news/2026/dopesheet-status-1-26/</link><pubDate>Fri, 06 Feb 2026 06:00:00 +0000</pubDate><guid>https://kdenlive.org/news/2026/dopesheet-status-1-26/</guid><description>
&lt;p&gt;In the last month, I have mostly been working on refactoring the Kdenlive keyframes system to make it more powerful. This is part of a &lt;a href="https://nlnet.nl/project/Kdenlive/"&gt;NGI Zero Commons grant via NLnet&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="improving-existing-parameters-handling"&gt;Improving existing parameters handling&lt;/h3&gt;
&lt;p&gt;A first step in preparation for this work was to improve the usability of some effects. In Kdenlive, we support several effect libraries, like MLT, Frei0r and FFmpeg's avfilters. Not all effects expose their parameters in the same way. For example in MLT, we have a rectangle parameter allowing to define a zone in a video frame. Other effects expose several independent parameters for a rectangle, namely x, y, width and height.&lt;/p&gt;
&lt;p&gt;Currently, these effects are displayed with a list of sliders for each value:
&lt;figure&gt;
&lt;img class="img-fluid" src="https://kdenlive.org/news/2026/dopesheet-status-1-26/fillborders-before.png" title="Effect parameters before the change"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;With my latest changes, these will be handled like a rectangle, which means it can directly be manipulated in the monitor overlay.
&lt;figure&gt;
&lt;img class="img-fluid" src="https://kdenlive.org/news/2026/dopesheet-status-1-26/fillborders-after.png" title="Effect parameters now"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;Another improvement is the addition of Point parameters which will allow selecting a point in the monitor.&lt;/p&gt;
&lt;p&gt;These changes are planned to be in the 26.04 release.&lt;/p&gt;
&lt;h3 id="boosting-keyframes"&gt;Boosting keyframes&lt;/h3&gt;
&lt;p&gt;The next improvement being worked on is support of keyframes per parameter. Currently, once you add a keyframe to an effect, it is applied to all parameters, which is sometimes not wanted. This will also allow animating only one parameter while leaving the others parameters fixed.
Below is a screenshot of a basic UI created to test the feature.
&lt;figure&gt;
&lt;img class="img-fluid" src="https://kdenlive.org/news/2026/dopesheet-status-1-26/dopesheet.png" title="parameter independant keyframes"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
Also, currently you cannot see keyframes for different effects at the same time. Regrouping keyframes for all effects in one place will enable more powerful editing.&lt;/p&gt;
&lt;h3 id="kdenlive-needs-your-support"&gt;Kdenlive needs your support&lt;/h3&gt;
&lt;p&gt;Our small team has been working for years to build an intuitive open source video editor that does not track you, does not use your data, and respects your privacy. However, to ensure a proper development requires resources, so please consider a &lt;a href="https://kdenlive.org/fund"&gt;donation&lt;/a&gt; if you enjoy using Kdenlive - even small amounts can make a big difference.&lt;/p&gt;</description></item><item><title>Kdenlive 25.12.1 released</title><link>https://kdenlive.org/news/releases/25.12.1/</link><pubDate>Thu, 15 Jan 2026 12:00:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.12.1/</guid><description>
&lt;p&gt;Happy New Year! The first maintenance release of the 25.12 series is with the usual batch of stability fixes and workflow improvements. Highlights of this release include further polishing of the new welcome screen, added AMF encoding profile for Windows, fixes to audio capture and effects alongside numerous smaller improvements throughout the interface. See changelog for more details.&lt;/p&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/25.12.1/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive 25.12.0 released</title><link>https://kdenlive.org/news/releases/25.12.0/</link><pubDate>Thu, 18 Dec 2025 11:16:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.12.0/</guid><description>
&lt;p&gt;The Kdenlive team is happy to announce the release of version 25.12.0, just in time for the holiday season. For this release, we concentrated on improving the user experience. Many of these changes were discussed during our very productive &lt;a href="https://kdenlive.org/news/2025/berlin-sprint/"&gt;Berlin sprint&lt;/a&gt; last September, where the team met for three days of brainstorming.&lt;/p&gt;
&lt;h2 id="interface-and-usability"&gt;Interface and Usability&lt;/h2&gt;
&lt;h3 id="docking-system"&gt;Docking System&lt;/h3&gt;
&lt;p&gt;We introduced a new, more flexible docking system, allowing you to group the widgets you want together or easily show/hide them on demand. Each layout is now saved in its own file, opening the possibility for sharing. It is also now saved inside the project file, so when reopening a project the layout used when saving it is loaded and you are immediately ready to continue where you left off editing!
The downside is that existing layouts are not compatible, so that you will need to recreate your custom layouts.
&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
&lt;video muted loop controls&gt;&lt;source src="https://kdenlive.org/news/releases/25.12.0/docking.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;h3 id="welcome-screen"&gt;Welcome Screen&lt;/h3&gt;
&lt;p&gt;We introduced a Welcome Screen to improve the experience for new users, and add some handy shortcuts for everyone. With your feedback this will evolve in the future.
&lt;figure&gt;
&lt;img class="img-fluid" alt="image" src="https://kdenlive.org/news/releases/25.12.0/welcome-1.webp"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;Along with the Welcome Screen, we introduced a vertical layout and optional safe areas to improve editing of 9:16 videos.&lt;/p&gt;
&lt;h3 id="menu-restructuring"&gt;Menu Restructuring&lt;/h3&gt;
&lt;p&gt;Part of a long running discussion in the team, the menus were re-organized to make them more intuitive. Our long-time users may be confused initially (hopefully not for long, though), but we tried to follow some of the conventions in the professional editing world. For example, we regrouped all file related actions like &lt;code&gt;Render&lt;/code&gt; and the &lt;code&gt;Project Settings&lt;/code&gt; in the &lt;code&gt;File&lt;/code&gt; menu. There might be a few adjustments in the upcoming releases, but the most important changes are in.&lt;/p&gt;
&lt;figure&gt;
&lt;img class="img-fluid" alt="image" src="https://kdenlive.org/news/releases/25.12.0/menus.webp"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;p&gt;Thanks to users and translators feedback, we were able to fix several parts of the user interface that were not picked up properly for translation, making Kdenlive easier to use in your native language.&lt;/p&gt;
&lt;h3 id="monitor"&gt;Monitor&lt;/h3&gt;
&lt;p&gt;We revamped the monitor view of audio, with a minimap on top allowing to intuitively zoom parts of the audio. (audio monitor)
&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
&lt;video muted loop controls&gt;&lt;source src="https://kdenlive.org/news/releases/25.12.0/monitor.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;h3 id="markers"&gt;Markers&lt;/h3&gt;
&lt;p&gt;For consistency and to avoid confusion, we renamed timeline &lt;code&gt;guides&lt;/code&gt; to &lt;code&gt;markers&lt;/code&gt;, since the term &lt;code&gt;guide&lt;/code&gt; was used interchangeably and therefore confusing, and they were in fact markers for a sequence clip.
Markers can now have a duration that is shown in the timeline, and can be dragged in the timeline from the Markers list.&lt;/p&gt;
&lt;h2 id="other-highlights"&gt;Other Highlights&lt;/h2&gt;
&lt;h3 id="major-bug-fixes"&gt;Major Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;We fixed more than 15 crash reports&lt;/li&gt;
&lt;li&gt;Windows: Fix render failure when user name contains special characters&lt;/li&gt;
&lt;li&gt;Fix project corruption when copy-pasting a sequence or project file between projects&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="packaging"&gt;Packaging&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;We fixed the VAAPI support in AppImage, allowing for faster decoding and render time&lt;/li&gt;
&lt;li&gt;Several updates made it into our binaries, like Qt 6.10.1 and FFmpeg 8.0&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="last-minute-fixes"&gt;Last Minute Fixes&lt;/h3&gt;
&lt;p&gt;Several fixes that will be in the next release have already been included in the 25.12.0 binaries available on kdenlive.org. If you installed Kdenlive from your Linux distro, you will get those fixes with version 25.12.1 (release scheduled for January 2026).&lt;/p&gt;
&lt;details&gt;
&lt;summary&gt;Click to see the list of last minute changes.&lt;/summary&gt;
&lt;ul&gt;
&lt;li&gt;Fix xmlgui related crash starting an older Kdenlive version (&amp;lt; 25.08.3). &lt;a href="https://commits.kde.org/kdenlive/2ac9e8c3e1ccca5f708fe3eb70874dab82359ac1"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Keep duration info when moving ranged markers. &lt;a href="https://commits.kde.org/kdenlive/cb0cb43a7890aafc859c6a377d5f079910bb7743"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Don't load Kdenlive in the background if welcome screen is displayed to avoid busy cursor / greyed out screen on Wayland. &lt;a href="https://commits.kde.org/kdenlive/ab7202e90e0e2579a749276d0a97b4f2a6d572c4"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Fix window does not appear after crash and no welcome screen. &lt;a href="https://commits.kde.org/kdenlive/5f1b82ebbde2da1a4591e66c22b881f1776b5551"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Ensure we cannot call a Welcome Screen action before it is connected. &lt;a href="https://commits.kde.org/kdenlive/5f2853609c61b93a06863bab3701a91c7587d574"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;FIx possible crash in Welcome Screen trying to open profile or file when mainwindow was not ready yet. &lt;a href="https://commits.kde.org/kdenlive/5ab6338f3724348c96135533f7bc851f150c6fe8"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Fix changing keyframe type for multiple keyframes not working. &lt;a href="https://commits.kde.org/kdenlive/aacd17ede25048a177f3c30efd78955e3e1a1e3f"&gt;Commit&lt;/a&gt;. Fixes issue &lt;a href="https://invent.kde.org/multimedia/kdenlive/-/issues/2104"&gt;#2104&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Add AMF encoding profile for Windows. &lt;a href="https://commits.kde.org/kdenlive/1115ef1e4cab15c4a89b0d607741d0fdc3c66703"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Don't allow saving a custom effect with the name of an existing effect. &lt;a href="https://commits.kde.org/kdenlive/617ec0aa13963192ecfb45e1b4713bb282c1aba6"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Fix horizontal editing layout not loaded. &lt;a href="https://commits.kde.org/kdenlive/07ceadd3da564eb4777c667f13970e91e9e791b0"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Hsvhold similarity must be &amp;gt; 0. &lt;a href="https://commits.kde.org/kdenlive/66f089b09e93f009e36bfedc1a66968ac17ba1de"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Fix copy paste resets keyframe type. &lt;a href="https://commits.kde.org/kdenlive/ca204a0a849845582f47ed2dba6b0c0a12550af6"&gt;Commit&lt;/a&gt;. Fixes bug &lt;a href="https://bugs.kde.org/513053"&gt;#513053&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Fix editing transform on monitor discards opacity. &lt;a href="https://commits.kde.org/kdenlive/863067033cba9ec25086b46d5ff6b7c2ad184e31"&gt;Commit&lt;/a&gt;. Fixes issue &lt;a href="https://invent.kde.org/multimedia/kdenlive/-/issues/2108"&gt;#2108&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Don't check for readOnly in QStorageInfo on Mac. &lt;a href="https://commits.kde.org/kdenlive/37f277370ccc1b7078e96aa1eee7c1d52400c315"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Fix app not opening after crash and opening project from command line. &lt;a href="https://commits.kde.org/kdenlive/a248db70b524ec54d47727cb52fd2773a9213258"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Don't incorrectly show warning about hidden monitor. &lt;a href="https://commits.kde.org/kdenlive/656c40b0afb6a09c79257773ca74e20e1786de64"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Fix project layout not correctly restored if opened from Welcome Screen. &lt;a href="https://commits.kde.org/kdenlive/3da343ac1570d3226080b58409ef9932886af209"&gt;Commit&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/details&gt;
&lt;br/&gt;
The &lt;a href="#full-changelog"&gt;full changelog&lt;/a&gt; for 25.12.0 is available below.
&lt;br/&gt;&lt;br/&gt;
&lt;h2 id="give-back-to-kdenlive"&gt;Give back to Kdenlive&lt;/h2&gt;
&lt;p&gt;Releases are possible thanks to donations by the community. &lt;a href="https://kdenlive.org/fund/"&gt;Donate now!&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="need-help-"&gt;Need help ?&lt;/h2&gt;
&lt;p&gt;As usual, you will find very useful tips in our &lt;a href="https://docs.kdenlive.org/"&gt;documentation&lt;/a&gt; website. You can also get help and exchange your ideas in our &lt;a href="https://matrix.to/#/%23kdenlive:kde.org"&gt;Kdenlive users Matrix chat room&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="get-involved"&gt;Get involved&lt;/h2&gt;
&lt;p&gt;Kdenlive relies on its community, your help is always welcome. You can contribute by :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Helping to identify and &lt;a href="https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging"&gt;triage bugs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Contribute to &lt;a href="https://community.kde.org/Get_Involved/translation"&gt;translating&lt;/a&gt; Kdenlive in your language&lt;/li&gt;
&lt;li&gt;Promote Kdenlive in your local community&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/25.12.0/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive 25.12 RC ready for testing</title><link>https://kdenlive.org/news/releases/25.11.90/</link><pubDate>Sat, 29 Nov 2025 06:00:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.11.90/</guid><description>
&lt;p&gt;The Kdenlive 25.12 Release Candidate is ready for testing. We made several changes to the user interface to improve your workflow, including a new widget docking system that makes rearranging panels much easier and more powerful, an enhanced audio display in the clip monitor with a waveform overview for faster navigation and zooming, and a new Startup and Welcome screen allowing to easily select a few options when launching the program.&lt;/p&gt;
&lt;p&gt;&lt;figure&gt;
&lt;img class="img-fluid" alt="image" src="https://kdenlive.org/news/releases/25.11.90/welcome-screen.png"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;h3 id="other-highlights"&gt;Other highlights:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added an editing layout and safe areas for vertical formats&lt;/li&gt;
&lt;li&gt;Reordering of the menus to make them more logical&lt;/li&gt;
&lt;li&gt;Introduction of markers with a time span (GSoC 2025)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="feedback-needed"&gt;Feedback Needed&lt;/h2&gt;
&lt;p&gt;Now is your chance to test it and let us know if you encounter any bugs or have suggestions to help us polish the final release. Share your feedback either in the comments below or directly with the team during our online Café, where we’ll be discussing this upcoming release. Join us next Wednesday, &lt;strong&gt;3rd of December at 21:00 CET, on &lt;a href="https://meet.kde.org/b/far-twm-ebr"&gt;meet.kde.org&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id="update-30th-of-november-2025"&gt;Update 30th of November 2025&lt;/h3&gt;
&lt;p&gt;The original RC Appimage for Linux was broken on X11, we have now fixed it and the download link will give you the RC2 version.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Download the binaries from below and give it a spin!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Pre-release binaries can be downloaded &lt;a href="https://kdenlive.org/news/releases/25.11.90/#pre-release-binaries"&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive 25.08.3 released</title><link>https://kdenlive.org/news/releases/25.08.3/</link><pubDate>Fri, 07 Nov 2025 06:30:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.08.3/</guid><description>
&lt;p&gt;The last maintenance release of the 25.08 series is out with fixes to issues with clip pasting on projects with different fps, subtitle styles, image rendering, as well as problems with image sequences. This version also adds support for SVG file replacement and correctly checks for disk space when archiving among other improvements.&lt;/p&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/25.08.3/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive 25.08.2 released</title><link>https://kdenlive.org/news/releases/25.08.2/</link><pubDate>Fri, 10 Oct 2025 06:30:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.08.2/</guid><description>
&lt;p&gt;The second maintenance release of the 25.08 series is out continuing the focus on stability and polish. It fixes issues with effects and transitions, improves clip selection, and resolves crashes related to filter jobs and effects on sequences. This version also comes with updated parameters for frei0r effects and GIF rendering preset.&lt;/p&gt;
&lt;p&gt;The Windows package also fixes an annoying short freeze issue affecting the 25.08.1 version.&lt;/p&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/25.08.2/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive 25.08.1 released</title><link>https://kdenlive.org/news/releases/25.08.1/</link><pubDate>Mon, 22 Sep 2025 10:30:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.08.1/</guid><description>
&lt;p&gt;First maintenance release of the 25.08 series is out continuing the focus on stability and polish with many fixes for crashes and regressions as well as user interface and usability improvements.&lt;/p&gt;
&lt;p&gt;Some packaging issues caused a small delay for this release announcement, sorry for the inconvenience.
Thanks to all the people who help make Kdenlive more stable by reporting bugs, providing patches or sending constructive feedback.&lt;/p&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/25.08.1/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive in Berlin</title><link>https://kdenlive.org/news/2025/berlin-sprint/</link><pubDate>Sun, 14 Sep 2025 14:10:42 +0000</pubDate><guid>https://kdenlive.org/news/2025/berlin-sprint/</guid><description>
&lt;figure&gt;
&lt;img class="img-fluid" src="https://kdenlive.org/news/2025/berlin-sprint/berlin-1.jpg" title="Kdenlive team working"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;p&gt;From the 3rd to the 5th of September, the Kdenlive team was reunited in Berlin for a sprint and to attend &lt;a href="https://akademy.kde.org"&gt;Akademy&lt;/a&gt;, KDE's annual conference. This was an occasion for us to meet in person since our team is spread across continents, and to join our forces to make Kdenlive better. And I must say this was one of the most productive sprints in Kdenlive's history!&lt;/p&gt;
&lt;p&gt;We were kindly hosted by &lt;a href="https://c-base.org"&gt;c-base&lt;/a&gt; for our Sprint so a big thanks to the team for welcoming us there!&lt;/p&gt;
&lt;p&gt;Let's get into the details of what we did:&lt;/p&gt;
&lt;p&gt;We started by reviewing and updating our &lt;a href="https://kdenlive.org/roadmap"&gt;roadmap&lt;/a&gt;, so it is easier to understand what we are working on, what we plan and when. Another important step towards improving our workflows is that we created issues for each of these goals where the details will be discussed, so everyone can follow and possibly help us on the road to success.&lt;/p&gt;
&lt;h3 id="dopesheet"&gt;Dopesheet&lt;/h3&gt;
&lt;p&gt;Very exciting, I received a grant from the &lt;a href="https://nlnet.nl/commonsfund"&gt;NGI Zero Commons Fund&lt;/a&gt; through &lt;a href="https://nlnet.nl/"&gt;NLnet&lt;/a&gt; to work on a dopesheet feature in Kdenlive. This will bring a much improved keyframing interface with powerful features. We discussed what core features we want in it and some drafts on how that would work. This feature won't be ready for the December release, but I will post updates on the progress of this task in the coming months.&lt;/p&gt;
&lt;p&gt;We then reviewed specific parts of the UI that we would like to improve. All these ideas will be discussed in specific issues so that we can refine the implementation.&lt;/p&gt;
&lt;h3 id="menu-reorganization"&gt;Menu reorganization&lt;/h3&gt;
&lt;p&gt;This task started two years ago but we never took time to finalize it. We progressed a lot on this and you can expect it to land in the December release. Among the changes, we decided to rename the &lt;code&gt;Project Bin&lt;/code&gt; to &lt;code&gt;Media&lt;/code&gt;, &lt;code&gt;Render&lt;/code&gt; to &lt;code&gt;Export&lt;/code&gt;, and reorganize the menus to make things more logical. We will make another blog to present these changes in detail once this is done.&lt;/p&gt;
&lt;h3 id="timeline-toolbar"&gt;Timeline toolbar&lt;/h3&gt;
&lt;p&gt;We want to cleanup the UI, make the timeline timecode display cleaner and get rid of the large &lt;em&gt;Master&lt;/em&gt; button currently taking a lot of space.&lt;/p&gt;
&lt;h3 id="monitor-ui"&gt;Monitor UI&lt;/h3&gt;
&lt;p&gt;We plan to move the audio vu-meter to a collapsible vertical widget on the right side of the monitor to free some space in the toolbar, make the zone duration always visible and move the insert/overwrite actions currently in the timeline toolbar there.&lt;/p&gt;
&lt;h3 id="audio-monitor"&gt;Audio monitor&lt;/h3&gt;
&lt;p&gt;When selecting an audio clip, the Clip Monitor currently displays a huge audio waveform that is not that useful. We reviewed the UI to also display an overview at the top, making it easier to zoom and see where you are in the clip.&lt;/p&gt;
&lt;figure&gt;
&lt;picture class="img-fluid"&gt;
&lt;img-comparison-slider class="img-fluid"&gt;
&lt;figure slot="first" class="img-comparison-figure-before"&gt;&lt;figcaption&gt;Monitor with audio before the Sprint&lt;/figcaption&gt;&lt;img src="audio-monitor-before.png" alt="" loading="lazy"/&gt;
&lt;/figure&gt;
&lt;figure slot="second" class="img-comparison-figure-after"&gt;&lt;figcaption&gt;Monitor with audio a few days after the Sprint&lt;/figcaption&gt;&lt;img src="audio-monitor-after.png" alt="" loading="lazy"/&gt;
&lt;/figure&gt;
&lt;svg slot="handle" class="img-comparison-figure-handle" xmlns="http://www.w3.org/2000/svg" viewBox="-8 -3 16 6"&gt;
&lt;path d="M -5 -2 L -7 0 L -5 2 M -5 -2 L -5 2 M 5 -2 L 7 0 L 5 2 M 5 -2 L 5 2" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/img-comparison-slider&gt;
&lt;/picture&gt;
&lt;/figure&gt;
&lt;h3 id="layout-and-docks"&gt;Layout and docks&lt;/h3&gt;
&lt;p&gt;We have several open issues regarding docking. One of the frequent request we have is to save the layout per project file, since sometimes you want very specific layouts for a project. We discussed how to make it happen and are also evaluating switching the library managing the widgets docking to &lt;a href="https://www.kdab.com/software-technologies/developer-tools/kddockwidgets/"&gt;KDDockWidgets&lt;/a&gt; that would bring us some very nice improvements like being able to detach the timeline or group several undocked widgets together&lt;/p&gt;
&lt;figure&gt;
&lt;img class="img-fluid" src="https://kdenlive.org/news/2025/berlin-sprint/team-berlin.jpg" title="Kdenlive team working"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;h3 id="titler"&gt;Titler&lt;/h3&gt;
&lt;p&gt;Our current titler does the job for simple tasks but many users would like to be able to use some animation presets to make their titles more dynamic. We discussed the possible options to make this a reality. Among the ideas, we could use Lottie animations, since our video backend MLT already has support to play them through the Glaxnimate module. Another option would be to implement a Qml producer for MLT, allowing to play Qml files directly as a video. Any help on that topic is welcome.&lt;/p&gt;
&lt;h3 id="website"&gt;Website&lt;/h3&gt;
&lt;p&gt;We have some planned changes to make our website look better and discussed some of the options.&lt;/p&gt;
&lt;h3 id="and-all-the-rest"&gt;And all the rest&lt;/h3&gt;
&lt;p&gt;&lt;figure&gt;
&lt;img class="img-fluid" src="https://kdenlive.org/news/2025/berlin-sprint/team-restaurant.jpg" title="Kdenlive team in a nice restaurant"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
We discussed tons of other things and even managed to shoot some interviews of our team members. Less relevant maybe for users but we also reviewed some of the administrative and trademark issues, and CI/CD issues&lt;/p&gt;
&lt;h3 id="akademy-2025"&gt;Akademy 2025&lt;/h3&gt;
&lt;p&gt;Akademy was also an occasion to have interesting exchanges, notably with Glaxnimate's maintainer, Plasma developers and more. We are now back home with tons of ideas and TODO's, and the next release of Kdenlive, to be launched in December, will shine with some of the improvements we prepared during this week in Berlin !&lt;/p&gt;
&lt;p&gt;If you would like to help our small team, you are always welcome to contribute by giving some feedback, talk about us, create a merge request or donate.&lt;/p&gt;</description></item><item><title>Kdenlive 25.08.0 released</title><link>https://kdenlive.org/news/releases/25.08.0/</link><pubDate>Mon, 18 Aug 2025 11:00:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.08.0/</guid><description>
&lt;p&gt;The Kdenlive team is happy to announce the release of version 25.08.0 packed with over 300 commits and fixing more than 15 crashes. This release has no major shiny new features, just a ton of bug fixes and lots of polishing to give you a pleasant editing experience in the summer heat.&lt;/p&gt;
&lt;h1 id="interface-and-usability"&gt;Interface and Usability&lt;/h1&gt;
&lt;h2 id="mixer"&gt;Mixer&lt;/h2&gt;
&lt;p&gt;Redesign of the audio mixer bringing levels with clearer visuals and thresholds. We also did some code refactoring and cleanup. This change fixes issues with HiDPI displays with fractional scaling.&lt;/p&gt;
&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
&lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
&lt;div class="swiper-slide swiper-slide-active"&gt;
&lt;img src="https://kdenlive.org/news/releases/25.08.0/m1.png" alt="Screenshot of &amp;lt;nil&amp;gt;" lazy class="rounded"&gt;
&lt;/div&gt;
&lt;div class="swiper-slide"&gt;
&lt;img src="https://kdenlive.org/news/releases/25.08.0/m2.png" alt="Screenshot of &amp;lt;nil&amp;gt;" lazy class="rounded"&gt;
&lt;/div&gt;
&lt;div class="swiper-slide"&gt;
&lt;img src="https://kdenlive.org/news/releases/25.08.0/m3.png" alt="Screenshot of &amp;lt;nil&amp;gt;" lazy class="rounded"&gt;
&lt;/div&gt;
&lt;div class="swiper-slide"&gt;
&lt;img src="https://kdenlive.org/news/releases/25.08.0/m4.png" alt="Screenshot of &amp;lt;nil&amp;gt;" lazy class="rounded"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
&lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
&lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;h2 id="titler"&gt;Titler&lt;/h2&gt;
&lt;p&gt;This release the titler received some much needed love like improved &lt;em&gt;SVG&lt;/em&gt; and &lt;em&gt;image&lt;/em&gt; support with ability to move and resize items, added center resize with &lt;em&gt;Shift + Drag&lt;/em&gt;, and renamed the &lt;em&gt;Pattern&lt;/em&gt; tab to &lt;em&gt;Templates&lt;/em&gt; and moved the templates dropdown to it:&lt;/p&gt;
&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
&lt;video muted loop controls&gt;&lt;source src="https://kdenlive.org/news/releases/25.08.0/titler.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;p&gt;Other fixes include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added timecode widget with ability to drag to seek in the Titler,&lt;em&gt;(Shift+drag for 1 frame, CTRL+drag for fast seek)&lt;/em&gt;
Fix issues when resizing images would also moves them&lt;/li&gt;
&lt;li&gt;Fix titler selection on create / resize object&lt;/li&gt;
&lt;li&gt;Fixed an issue where the titler's panel width was consuming half the screen&lt;/li&gt;
&lt;li&gt;Save and restore the panel width on reopening&lt;/li&gt;
&lt;li&gt;Fix title thumbnail not updating in timeline after change&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="scopes"&gt;Scopes&lt;/h2&gt;
&lt;p&gt;Improved Scope styling by using system palettes for better theme integration as well as bug fixes in artifacts on high zoom level and paint modes. Compare the old styling on the left side with the new styling on the right:&lt;/p&gt;
&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
&lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
&lt;div class="swiper-slide swiper-slide-active"&gt;
&lt;img src="https://kdenlive.org/news/releases/25.08.0/v1.png" alt="Screenshot of &amp;lt;nil&amp;gt;" lazy class="rounded"&gt;
&lt;/div&gt;
&lt;div class="swiper-slide"&gt;
&lt;img src="https://kdenlive.org/news/releases/25.08.0/v2.png" alt="Screenshot of &amp;lt;nil&amp;gt;" lazy class="rounded"&gt;
&lt;/div&gt;
&lt;div class="swiper-slide"&gt;
&lt;img src="https://kdenlive.org/news/releases/25.08.0/v3.png" alt="Screenshot of &amp;lt;nil&amp;gt;" lazy class="rounded"&gt;
&lt;/div&gt;
&lt;div class="swiper-slide"&gt;
&lt;img src="https://kdenlive.org/news/releases/25.08.0/v4.png" alt="Screenshot of &amp;lt;nil&amp;gt;" lazy class="rounded"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
&lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
&lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;h2 id="subtitles-and-speech-to-text"&gt;Subtitles and Speech-To-Text&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Require shift + drag of a subtitle clip to create a new layer&lt;/li&gt;
&lt;li&gt;Make the &lt;em&gt;subtitle edit widget&lt;/em&gt; resizable to adapt to lower resolutions&lt;/li&gt;
&lt;li&gt;Fix crash dropping media file on subtitle track&lt;/li&gt;
&lt;li&gt;Subtitle code refactoring&lt;/li&gt;
&lt;li&gt;Fix subtitle layer name width&lt;/li&gt;
&lt;li&gt;Fix subtitles showing on the top layer rather than appearing in lower layers on project loading.&lt;/li&gt;
&lt;li&gt;Fix Whisper STT using Python 3.13&lt;/li&gt;
&lt;li&gt;Whisper: disable translation when the Turbo model is selected&lt;/li&gt;
&lt;li&gt;Fix Vosk STT producing bad subtitles&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="markers-and-guides"&gt;Markers and Guides&lt;/h2&gt;
&lt;p&gt;Guides and Markers got a major overhaul this release to improve the project organization.&lt;/p&gt;
&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
&lt;video muted loop controls&gt;&lt;source src="https://kdenlive.org/news/releases/25.08.0/markers-guides.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;Clicking a marker in the list now always selects it in the timeline&lt;/li&gt;
&lt;li&gt;When adding a new marker, it’s automatically selected in the guides list&lt;/li&gt;
&lt;li&gt;Selecting a guide in the timeline also highlights it in the guides list&lt;/li&gt;
&lt;li&gt;New option to show thumbnails in the markers list dialog&lt;/li&gt;
&lt;li&gt;Added a “Show markers for all clips in the project” toggle to display markers in other sequences&lt;/li&gt;
&lt;li&gt;Consistently use bookmark icon for guides/markers&lt;/li&gt;
&lt;li&gt;Improves &lt;em&gt;Project Notes&lt;/em&gt; integration&lt;/li&gt;
&lt;li&gt;Render dialog now updates correctly when sequence offsets change&lt;/li&gt;
&lt;li&gt;Sequence timecode offsets now propagate to the timeline ruler, monitor, and guides list&lt;/li&gt;
&lt;li&gt;Guides are correctly adjusted when changing project profile to match a clip profile&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="project-notes"&gt;Project Notes&lt;/h2&gt;
&lt;figure&gt;
&lt;img class="img-fluid" alt="image" src="https://kdenlive.org/news/releases/25.08.0/ProjectNotes.png"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;p&gt;Some highlights include: improve icons, automatically convert typed timecodes to links when pressing enter, fix pasting text with multiple lines, notes can create guides and markers directly, and the widget has improved icons and text handling&lt;/p&gt;
&lt;h2 id="monitors"&gt;Monitors&lt;/h2&gt;
&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
&lt;video muted loop controls&gt;&lt;source src="https://kdenlive.org/news/releases/25.08.0/monitor-updates.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;Add handle to rotate an item using the &lt;em&gt;Transform effect&lt;/em&gt; in the monitor&lt;/li&gt;
&lt;li&gt;Fix rotoscoping shape not matching selection in monitor&lt;/li&gt;
&lt;li&gt;Fix monitor overlay for &lt;em&gt;Obscure&lt;/em&gt; and &lt;em&gt;Alpha Shape&lt;/em&gt; effects&lt;/li&gt;
&lt;li&gt;Fix Transform monitor tool resizing when rotated&lt;/li&gt;
&lt;li&gt;Fix pattern/lines overlay of the project monitor misaligning if clip changes while zoomed in&lt;/li&gt;
&lt;li&gt;Improved monitor snapping: added back snapping when resizing for non-rotated frames, snapping when moving a rotated frame, and added snapping support for all edges when moving instead of only top-left&lt;/li&gt;
&lt;li&gt;Change Timecode color of active Monitor&lt;/li&gt;
&lt;li&gt;Make sure playhead is always on top of indicators&lt;/li&gt;
&lt;li&gt;Make transform effect monitor grid setting apply to both monitors&lt;/li&gt;
&lt;li&gt;Fix keyframe in monitor not correctly reported on clip selection&lt;/li&gt;
&lt;li&gt;Adjust monitor timecode for sequence clips with timecode offset&lt;/li&gt;
&lt;li&gt;Monitor code cleanup&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="video-processing"&gt;Video Processing&lt;/h1&gt;
&lt;p&gt;We've added work on rendering, encoding, decoding, and transcoding such as:&lt;/p&gt;
&lt;h2 id="decoding"&gt;Decoding&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;em&gt;Enable Hardware Decoding&lt;/em&gt; option in the &lt;em&gt;Config Wizard&lt;/em&gt; in preparation for future hardware acceleration features&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="rendering--encoding"&gt;Rendering / Encoding&lt;/h2&gt;
&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
&lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
&lt;div class="swiper-slide swiper-slide-active"&gt;
&lt;img src="https://kdenlive.org/news/releases/25.08.0/render-dialog.png" alt="Screenshot of &amp;lt;nil&amp;gt;" lazy class="rounded"&gt;
&lt;/div&gt;
&lt;div class="swiper-slide"&gt;
&lt;img src="https://kdenlive.org/news/releases/25.08.0/decode.png" alt="Screenshot of &amp;lt;nil&amp;gt;" lazy class="rounded"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
&lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
&lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;ul&gt;
&lt;li&gt;Added power management option to disable sleep while rendering and playing&lt;/li&gt;
&lt;li&gt;Added Nvidia 10 bit x265 encoding&lt;/li&gt;
&lt;li&gt;Added 10 bit export profiles in the render dialog &lt;em&gt;(Do note that it will be converted to 8 bit when using compositing or non avfilter effects)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Fix image sequence render incorrectly reported as failed&lt;/li&gt;
&lt;li&gt;Ensure audio checkbox is disabled if rendering to an image sequence&lt;/li&gt;
&lt;li&gt;Fix possible locale issue on render in Mac/Windows&lt;/li&gt;
&lt;li&gt;Added ability to show log files in render dialog &lt;em&gt;Job Queue&lt;/em&gt; tab&lt;/li&gt;
&lt;li&gt;Added option to keep log files in the render dialog options&lt;/li&gt;
&lt;li&gt;Replace AV1 profile with faster SVT-AV1 and added preset option to control quality and speed&lt;/li&gt;
&lt;li&gt;AddedSVT-AV1 to codecs which use &lt;em&gt;CRF&lt;/em&gt; option&lt;/li&gt;
&lt;li&gt;Fix canceling a render would leave Kdenlive in an unstable state&lt;/li&gt;
&lt;li&gt;Warn when exiting Kdenlive when render jobs are running, allow to terminate all jobs&lt;/li&gt;
&lt;li&gt;Update render dialog guides when sequence offset changes&lt;/li&gt;
&lt;li&gt;Display timecode offset in render dialog&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="under-the-hood"&gt;Under the hood&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Reduced memory consumption of the background removal (SAM2) feature&lt;/li&gt;
&lt;li&gt;Added more code tests to improve stability&lt;/li&gt;
&lt;li&gt;Improved packaging in MacOS, Windows, Snaps and Flatpak&lt;/li&gt;
&lt;li&gt;Cleanup plugins configuration page&lt;/li&gt;
&lt;li&gt;Fix SAM2 use system packages hidden&lt;/li&gt;
&lt;li&gt;Allow installing specific CUDA version for Whisper and SAM2&lt;/li&gt;
&lt;li&gt;Fixes to undo/redo operations&lt;/li&gt;
&lt;li&gt;OpentimelineIO (OTIO) fixes&lt;/li&gt;
&lt;li&gt;Drop mediainfo dependency now that we can directly read timecode from MLT&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="fixed-platform-specific-issues"&gt;Fixed platform specific issues:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;MacOS: Allow opening project files by double click (&lt;strong&gt;3 year old bug&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;Windows: Typewriter effect crash in Titler&lt;/li&gt;
&lt;li&gt;AppImage: Fix missing / corrupted font making App unusable on Ubuntu 24.04&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="upcoming-events"&gt;Upcoming events&lt;/h1&gt;
&lt;p&gt;&lt;a href="https://akademy.kde.org/2025/"&gt;&lt;figure&gt;
&lt;img class="img-fluid" alt="image" src="https://kdenlive.org/news/releases/25.08.0/going-akademy-post.png"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The team will be in &lt;strong&gt;Berlin&lt;/strong&gt; this September for two events. First, the Kdenlive Sprint which will include a community meetup on the 4th of September (stay tuned for more details) and on the 7th of September we'll be at &lt;a href="https://akademy.kde.org/2025/"&gt;Akademy&lt;/a&gt;, where Jean-Baptiste will give a &lt;a href="https://conf.kde.org/event/9/contributions/286/"&gt;talk about our fundraiser experience&lt;/a&gt;. Join us!&lt;/p&gt;
&lt;h2 id="give-back-to-kdenlive"&gt;Give back to Kdenlive&lt;/h2&gt;
&lt;p&gt;Releases are possible thanks to donations by the community. &lt;a href="https://kdenlive.org/fund/"&gt;Donate now!&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="need-help-"&gt;Need help ?&lt;/h2&gt;
&lt;p&gt;As usual, you will find very useful tips in our &lt;a href="https://docs.kdenlive.org/"&gt;documentation&lt;/a&gt; website. You can also get help and exchange your ideas in our &lt;a href="https://matrix.to/#/%23kdenlive:kde.org"&gt;Kdenlive users Matrix chat room&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="get-involved"&gt;Get involved&lt;/h2&gt;
&lt;p&gt;Kdenlive relies on its community, your help is always welcome. You can contribute by :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Helping to identify and &lt;a href="https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging"&gt;triage bugs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Contribute to &lt;a href="https://community.kde.org/Get_Involved/translation"&gt;translating&lt;/a&gt; Kdenlive in your language&lt;/li&gt;
&lt;li&gt;Promote Kdenlive in your local community&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/25.08.0/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive 25.08 Release Candidate Ready For Testing</title><link>https://kdenlive.org/news/releases/25.07.90/</link><pubDate>Thu, 24 Jul 2025 18:00:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.07.90/</guid><description>
&lt;p&gt;Kdenlive 25.08 Release Candidate is ready for testing. While this release focuses mostly on bug fixing, the dev team still managed to sneak in some cool features during the summer heat. Some highlights include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Optimized interface for lower resolution screens&lt;/li&gt;
&lt;li&gt;Project files are now properly recognized and can easily be opened by clicking them on MacOS&lt;/li&gt;
&lt;li&gt;Fix location of title templates on Windows&lt;/li&gt;
&lt;li&gt;Fix downloadable keyboard schemes&lt;/li&gt;
&lt;li&gt;Fix python 3.13 compatibility for Whisper&lt;/li&gt;
&lt;li&gt;Added power management support to prevent sleep while playing / rendering&lt;/li&gt;
&lt;li&gt;Support for start timecode&lt;/li&gt;
&lt;li&gt;Added option to display the markers of all clips in the project in the guides list&lt;/li&gt;
&lt;li&gt;Show thumbnails in the guides list&lt;/li&gt;
&lt;li&gt;Redesigned mixer&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;
&lt;img class="img-fluid" src="https://kdenlive.org/news/releases/25.07.90/new-mixer.png"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;p&gt;Download the binaries from below and give it a spin. Please share your feedback in the comments if you encounter any bugs or have a suggestion to help us polish the final release.&lt;/p&gt;
&lt;p&gt;Pre-release binaries can be downloaded &lt;a href="https://kdenlive.org/news/releases/25.07.90/#pre-release-binaries"&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive 25.04.3 released</title><link>https://kdenlive.org/news/releases/25.04.3/</link><pubDate>Mon, 07 Jul 2025 06:40:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.04.3/</guid><description>
&lt;p&gt;The last maintenance release of the 25.04 series is out with fixes to the volume and transform effects as well as some issues with guides.&lt;/p&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/25.04.3/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive 25.04.2 released</title><link>https://kdenlive.org/news/releases/25.04.2/</link><pubDate>Tue, 10 Jun 2025 06:40:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.04.2/</guid><description>
&lt;p&gt;Kdenlive 25.04.2 is now available, containing several fixes and small workflow improvements.
Some highlights include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Remember title editor window width&lt;/li&gt;
&lt;li&gt;Fix audio thumbnails have an offset in long files&lt;/li&gt;
&lt;li&gt;Fix OTIO import path on Windows&lt;/li&gt;
&lt;li&gt;Better feedback when auto mask fails&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;
&lt;img class="img-fluid" src="https://kdenlive.org/news/releases/25.04.2/250402.webp"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;p&gt;Some last minute fixes were also included in the Windows/Mac/AppImage versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix OTIO export tracks order and ensure .otio file extension is correctly added&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the full changelog below.&lt;/p&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/25.04.2/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive 25.04.1 released</title><link>https://kdenlive.org/news/releases/25.04.1/</link><pubDate>Mon, 12 May 2025 11:25:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.04.1/</guid><description>
&lt;p&gt;Kdenlive 25.04.1 is now available, containing several fixes and improvements.
Fixed bugs and improvements include :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix effect stack layout that sometimes prevented accessing some parameters&lt;/li&gt;
&lt;li&gt;Fix a crash when loading many clips and switching project profile&lt;/li&gt;
&lt;li&gt;Further speed increase for audio thumbnails generation&lt;/li&gt;
&lt;li&gt;Reduce memory usage of the automask feature, allowing to create masks for longer clips&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It is nice to note that these two last changes were made by Balooii, a new Kdenlive contributor!&lt;/p&gt;
&lt;figure&gt;
&lt;img class="img-fluid" src="https://kdenlive.org/news/releases/25.04.1/250401-release.jpg"
style="max-width: 100%; height: auto"
/&gt;
&lt;/figure&gt;
&lt;p&gt;See the full changelog below.&lt;/p&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/25.04.1/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kdenlive 25.04.0 released</title><link>https://kdenlive.org/news/releases/25.04.0/</link><pubDate>Mon, 28 Apr 2025 00:00:00 +0000</pubDate><guid>https://kdenlive.org/news/releases/25.04.0/</guid><description>
&lt;p&gt;We are proud to announce the release of Kdenlive 25.04.0. Here are some highlights of this major release:&lt;/p&gt;
&lt;h2 id="object-segmentation"&gt;Object segmentation&lt;/h2&gt;
&lt;p&gt;A new plugin based on the &lt;a target="_blank" href="https://github.com/facebookresearch/sam2"&gt;SAM2&lt;/a&gt; model now allows you to create object masks to remove the background of your videos or apply an effect only to an object.
All processing is done locally.&lt;/p&gt;
&lt;figure class="text-center ratio ratio-16x9" style="max-width: 848px; width: 100%; margin-left: auto; margin-right: auto;"&gt;
&lt;video controls&gt;&lt;source src="https://kdenlive.org/news/releases/25.04.0/background-removal.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;h2 id="improved-audio-waveforms-in-timeline"&gt;Improved audio waveforms in timeline.&lt;/h2&gt;
&lt;p&gt;A nice refactoring was done by &lt;a href="https://etiand.re/posts/2025/01/audio-waveforms-in-kdenlive-technical-upgrades-for-speed-precision-and-better-ux/"&gt;Etienne André&lt;/a&gt; to make the audio thumbnails faster and more precise.&lt;/p&gt;
&lt;h2 id="opentimelineio-importexport"&gt;OpentimelineIO import/export&lt;/h2&gt;
&lt;p&gt;Darby Johnston rewrote our OpentimelineIO import and export function using the C++ library. Now you can exchange projects with other editing applications that support this open source file format. Please note that effects, filters, and transitions are not exported as each application uses its own standard.&lt;/p&gt;
&lt;h2 id="workflow-improvements"&gt;Workflow improvements&lt;/h2&gt;
&lt;p&gt;Among the many small improvements, here are some of the noteworthy changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The duration of multiple adjacent clips can be changed in one operation
&lt;figure class="text-center ratio ratio-16x9" style="max-width: 846px; width: 100%; margin-left: auto; margin-right: auto;"&gt;
&lt;video controls&gt;&lt;source src="https://kdenlive.org/news/releases/25.04.0/multiple-resize.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;/li&gt;
&lt;li&gt;Allow vertical zooming of audio waveforms
&lt;figure class="text-center ratio ratio-16x9" style="max-width: 841px; width: 100%; margin-left: auto; margin-right: auto;"&gt;
&lt;video controls&gt;&lt;source src="https://kdenlive.org/news/releases/25.04.0/audio-zoom.webm" type="video/webm" /&gt;&lt;/video&gt;&lt;/figure&gt;
&lt;/li&gt;
&lt;li&gt;Fixed proxy clips workflow for videos with an alpha channel&lt;/li&gt;
&lt;li&gt;Added Shift+Click to expand/collapse all effects in the stack&lt;/li&gt;
&lt;li&gt;It is now easier to find out which monitor is active as the time code widget now uses a different color&lt;/li&gt;
&lt;li&gt;Added a search feature to the project notes, and made standard search shortcut work on all widgets&lt;/li&gt;
&lt;li&gt;Fixed UI translations not appearing correctly despite being translated&lt;/li&gt;
&lt;li&gt;Kdenlive now remembers the last used LUT files when doing color correction, making it easier to access them&lt;/li&gt;
&lt;li&gt;Fixed Render widget hidden behind main window on Mac&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Many other improvements made it into this release, and we closed more than 30 reported bugs. Please see the change log below for details.&lt;/p&gt;
&lt;h2 id="last-minute-fixes"&gt;Last minute fixes&lt;/h2&gt;
&lt;p&gt;Some last minute fixes have been included in our binaries:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a corruption when copying and pasting sequence clips to another project&lt;/li&gt;
&lt;li&gt;Improved the Title Editor's text outline to follow the font curves more closely&lt;/li&gt;
&lt;li&gt;Fixed an application freeze when trying to extract the last clip in a track&lt;/li&gt;
&lt;li&gt;Made the Auto Save feature less aggressive by increasing the time intervals and fine tuning the triggers in order to prevent a severe lag in large projects&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The work on the OpentimelineIO and audio waveform features was made possible thanks to all the people who contributed to our fundraising, see our &lt;a href="https://kdenlive.org/news/2025/fundraising-final-report/"&gt;final campaign report&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="give-back-to-kdenlive"&gt;Give back to Kdenlive&lt;/h2&gt;
&lt;p&gt;Releases are possible thanks to donations by the community. &lt;a href="https://kdenlive.org/fund/"&gt;Donate now!&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="need-help-"&gt;Need help ?&lt;/h2&gt;
&lt;p&gt;As usual, you will find very useful tips in our &lt;a href="https://docs.kdenlive.org/"&gt;documentation&lt;/a&gt; website. You can also get help and exchange your ideas in our &lt;a href="https://matrix.to/#/%23kdenlive:kde.org"&gt;Kdenlive users Matrix chat room&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="get-involved"&gt;Get involved&lt;/h2&gt;
&lt;p&gt;Kdenlive relies on its community, your help is always welcome. You can contribute by :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Helping to identify and &lt;a href="https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging"&gt;triage bugs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Contribute to &lt;a href="https://community.kde.org/Get_Involved/translation"&gt;translating&lt;/a&gt; Kdenlive in your language&lt;/li&gt;
&lt;li&gt;Promote Kdenlive in your local community&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For the full changelog &lt;a href="https://kdenlive.org/news/releases/25.04.0/#full-changelog"&gt;continue reading on kdenlive.org&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>