<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Krita</title><link>https://krita.org/en/</link><description>Krita Posts</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>2026-04-09T03:25:04+00:00</lastBuildDate><atom:link href="https://krita.org/en/index.xml" rel="self" type="application/rss+xml"/><item><title>Krita 5.3.1.1 Released (Android-only)</title><link>https://krita.org/en/posts/2026/krita-5.3.1.1-released/</link><pubDate>Wed, 08 Apr 2026 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2026/krita-5.3.1.1-released/</guid><description>
&lt;p&gt;Krita 5.3.1.1 is an Android-only fix for 5.3.1. It is exactly the same as Krita 5.3.1, but with two fixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;fixed a crash on Android 12 and older when trying to access any text controls&lt;/li&gt;
&lt;li&gt;fix stylus workarounds for Xiaomi and OnePlus to work properly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check out the &lt;a href="https://krita.org/en/release-notes/krita-5-3-release-notes/"&gt;release notes&lt;/a&gt; for a full overview of all the new features in Krita 5.3 and 6.0.&lt;/p&gt;
&lt;p&gt;Note: this release is only relevant for Android, so only Android APK's and source archives are available. You only need the source archive when building for Android yourself.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
One again, we consider Krita 5.3.1 suitable for productive work; 6.0.1 is, because of the many changes from Qt5 to Qt6 more experimental.&lt;/p&gt;&lt;/blockquote&gt;
&lt;h2 id="5311-download"&gt;5.3.1.1 Download&lt;/h2&gt;
&lt;h3 id="android"&gt;Android&lt;/h3&gt;
&lt;p&gt;Krita on Android is still &lt;strong&gt;&lt;em&gt;beta&lt;/em&gt;&lt;/strong&gt;; and is meant to run on chromebooks and tablets only.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.3.1/krita-x86_64-5.3.1.1-release-signed.apk"&gt;64 bits Intel CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.3.1/krita-arm64-v8a-5.3.1.1-release-signed.apk"&gt;64 bits Arm CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.3.1/krita-armeabi-v7a-5.3.1.1-release-signed.apk"&gt;32 bits Arm CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="source-code"&gt;Source code&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
Note for distributions: if you package both PyQt5 and PyQt6, you will want to patch
our source code with this patch: &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2723"&gt;Disallow importing conflicting version of PyQt &lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/6.0.1/krita-6.0.1.1.tar.gz"&gt;krita-6.0.1.1.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/6.0.1/krita-6.0.1.1.tar.xz"&gt;krita-6.0.1.1.tar.xz&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="md5sum"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/stable/krita/5.3.1/"&gt;https://download.kde.org/stable/krita/5.3.1/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key"&gt;Key&lt;/h3&gt;
&lt;p&gt;The the source tarballs are signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/stable/krita/5.3.1/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;</description></item><item><title>Krita 5.3.1 Released!</title><link>https://krita.org/en/posts/2026/krita-5.3.1-released/</link><pubDate>Tue, 31 Mar 2026 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2026/krita-5.3.1-released/</guid><description>
&lt;p&gt;Today we're releasing Krita 5.3.1 and 6.0.1.&lt;/p&gt;
&lt;p&gt;This release mainly fixes an issue for Windows users: some applications, like Microsoft Windows Powertoys' Fancy Zones or the Google Drive plugin cause problems for Krita. These applications query all running applications for their accessibility abilities.&lt;/p&gt;
&lt;p&gt;Until &lt;a href="https://github.com/qt/qtbase/commit/bcd0a3220348778c0d72faac202efb97f4d6dd07"&gt;Qt6&lt;/a&gt;, Qt's QML module, which is used extensively in the new text tool, would then recursively query all active screen objects, like comboboxes or buttons, and up and down the entire class hierarchy for accessibility features. This slowed down Krita to the point where even menus would be slow to open.&lt;/p&gt;
&lt;p&gt;It was extremely tricky to figure this out, since none of the Krita developers actually use these external applications... But it should be fixed now!&lt;/p&gt;
&lt;p&gt;There are more fixes in this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The mutator shortcut is now Ctrl-alt-shift-m instead of Z in accordance with the plugin's manual.&lt;/li&gt;
&lt;li&gt;On Android, the canvas will not pan up when you use the text tool&lt;/li&gt;
&lt;li&gt;On Android, the OnePlus stylus middle click button works&lt;/li&gt;
&lt;li&gt;Animation Key Frame copy pasting now works in Krita 6&lt;/li&gt;
&lt;li&gt;On Wayland, drag and drop is fixed (Wayland clears the clipboard when a new window is opened, so now we have to cache the data.)&lt;/li&gt;
&lt;li&gt;The canvas resize dialog now works correctly when changing units (&lt;a href="https://bugs.kde.org/517857"&gt;bug: 517857&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The Incremental Backup/Version saving function now works in Krita 6.&lt;/li&gt;
&lt;li&gt;On Android, text fields should no longer block stylus movements, pressing spacebar should work as a shortcut and the view should no longer turn blue when pressing a keyboard key. These issues only occurred on some devices.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check out the &lt;a href="https://krita.org/en/release-notes/krita-5-3-release-notes/"&gt;release notes&lt;/a&gt; for a full overview of all the new features in Krita 5.3 and 6.0.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
One again, we consider Krita 5.3.1 suitable for productive work; 6.0.1 is, because of the many changes from Qt5 to Qt6 more experimental.&lt;/p&gt;&lt;/blockquote&gt;
&lt;h2 id="531-download"&gt;5.3.1 Download&lt;/h2&gt;
&lt;h3 id="windows"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
We are no longer making 32-bit Windows builds.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/stable/krita/5.3.1/krita-x64-5.3.1-setup.exe"&gt;krita-x64-5.3.1-setup.exe&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/stable/krita/5.3.1/krita-x64-5.3.1.zip"&gt;krita-x64-5.3.1.zip&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.3.1/krita-x64-5.3.1-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux"&gt;Linux&lt;/h3&gt;
&lt;p&gt;Note: starting with recent releases, the minimum supported distro versions may change.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
Starting with recent AppImage runtime updates, some AppImageLauncher versions may be incompatible. See AppImage runtime docs for troubleshooting.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/stable/krita/5.3.1/krita-5.3.1-x86_64.AppImage"&gt;krita-5.3.1-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos"&gt;MacOS&lt;/h3&gt;
&lt;p&gt;Note: minimum supported MacOS may change between releases.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/stable/krita/5.3.1/krita-5.3.1-signed.dmg"&gt;krita-5.3.1-signed.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="android"&gt;Android&lt;/h3&gt;
&lt;p&gt;Krita on Android is still &lt;strong&gt;&lt;em&gt;beta&lt;/em&gt;&lt;/strong&gt;; and is meant to run on chromebooks and tablets only.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.3.1/krita-x86_64-5.3.1-release-signed.apk"&gt;64 bits Intel CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.3.1/krita-arm64-v8a-5.3.1-release-signed.apk"&gt;64 bits Arm CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.3.1/krita-armeabi-v7a-5.3.1-release-signed.apk"&gt;32 bits Arm CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="source-code"&gt;Source code&lt;/h3&gt;
&lt;p&gt;For source archives, please download one of the 6.0.1 archives and build with Qt5.&lt;/p&gt;
&lt;h3 id="md5sum"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/stable/krita/5.3.1/"&gt;https://download.kde.org/stable/krita/5.3.1/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key"&gt;Key&lt;/h3&gt;
&lt;p&gt;The Linux AppImage and the source tarballs are signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/stable/krita/5.3.1/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;
&lt;h2 id="601-download"&gt;6.0.1 Download&lt;/h2&gt;
&lt;h3 id="windows-1"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
We are no longer making 32-bit Windows builds.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/stable/krita/6.0.1/krita-x64-6.0.1-setup.exe"&gt;krita-x64-6.0.1-setup.exe&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/stable/krita/6.0.1/krita-x64-6.0.1.zip"&gt;krita-x64-6.0.1.zip&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/6.0.1/krita-x64-6.0.1-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux-1"&gt;Linux&lt;/h3&gt;
&lt;p&gt;Note: starting with recent releases, the minimum supported distro versions may change.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
Starting with recent AppImage runtime updates, some AppImageLauncher versions may be incompatible. See AppImage runtime docs for troubleshooting.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/stable/krita/6.0.1/krita-6.0.1-x86_64.AppImage"&gt;krita-6.0.1-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos-1"&gt;MacOS&lt;/h3&gt;
&lt;p&gt;Note: minimum supported MacOS may change between releases.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/stable/krita/6.0.1/krita-6.0.1-signed.dmg"&gt;krita-6.0.1-signed.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="android-1"&gt;Android&lt;/h3&gt;
&lt;p&gt;Krita 6.0.1 is not yet functional on Android, so we are not making APK's available for sideloading.&lt;/p&gt;
&lt;h3 id="source-code-1"&gt;Source code&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
Note for distributions: if you package both PyQt5 and PyQt6, you will want to patch
our source code with this patch: &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2723"&gt;Disallow importing conflicting version of PyQt &lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/6.0.1/krita-6.0.1.tar.gz"&gt;krita-6.0.1.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/6.0.1/krita-6.0.1.tar.xz"&gt;krita-6.0.1.tar.xz&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="md5sum-1"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/stable/krita/6.0.1/"&gt;https://download.kde.org/stable/krita/6.0.1/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key-1"&gt;Key&lt;/h3&gt;
&lt;p&gt;The Linux AppImage and the source tarballs are signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/stable/krita/6.0.1/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;</description></item><item><title>Krita 5.3.0 Released!</title><link>https://krita.org/en/posts/2026/krita-5.3.0-released/</link><pubDate>Tue, 24 Mar 2026 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2026/krita-5.3.0-released/</guid><description>
&lt;p&gt;Today is the simultaneous release of Krita 5.3.0 and Krita 6.0.0!&lt;/p&gt;
&lt;p&gt;Depending which version of Qt and KDE Frameworks you build, the same source will result in one of the other. Both versions are almost functionally identical, with 6.0.0 having more Wayland functionality.&lt;/p&gt;
&lt;p&gt;But note that since Krita 6 is still considered rather experimental, since it's our first release based on Qt 6, and there were many complicated changes between 5 and 6.&lt;/p&gt;
&lt;p&gt;For real work, please use 5.3.0! We expect 6.0 to become the main version of Krita before the end of the year, though.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What's New&lt;/h2&gt;
&lt;p&gt;&lt;video controls width="100%" poster="images/release_notes/2026-03-02_krita-53-60-trailer_thumbnail.jpg"&gt;
&lt;source src="https://cdn.kde.org/krita/marketing/videos/krita-53-60-trailer.mp4" type="video/mp4"&gt;
There should have been a video here but your browser does not seem to support it.
&lt;/video&gt;
Video courtesy of &lt;a href="https://davidrevoy.com"&gt;David Revoy&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Krita 5.3/6.0 is the result of many years of work by the Krita developers. Some features have been rewritten from the ground up, others make their first appearance.&lt;/p&gt;
&lt;p&gt;Enjoy the completely new text feature: on canvas editing, full opentype support, text flowing into shapes. It is now easier than ever to create vector-based panels for comic pages. Tools got extended: for instance, the fill tool now can close gaps. The liquify mode of the transform tool is much faster. There are new filters: a propagate colors filter and a reset transparent filter. Support for HDR painting has been improved. The recorder docker can now work in real time. There is improved support for file formats, like support for text objects in PSD files. And much, much, much more!&lt;/p&gt;
&lt;p&gt;For a complete overview of everything, check out our extensive &lt;a href="https://krita.org/en/release-notes/krita-5-3-release-notes/"&gt;release notes&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id="530-download"&gt;5.3.0 Download&lt;/h2&gt;
&lt;h3 id="windows"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
We are no longer making 32-bit Windows builds.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/stable/krita/5.3.0/krita-x64-5.3.0-setup.exe"&gt;krita-x64-5.3.0-setup.exe&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/stable/krita/5.3.0/krita-x64-5.3.0.zip"&gt;krita-x64-5.3.0.zip&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.3.0/krita-x64-5.3.0-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux"&gt;Linux&lt;/h3&gt;
&lt;p&gt;Note: starting with recent releases, the minimum supported distro versions may change.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
Starting with recent AppImage runtime updates, some AppImageLauncher versions may be incompatible. See AppImage runtime docs for troubleshooting.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/stable/krita/5.3.0/krita-5.3.0-x86_64.AppImage"&gt;krita-5.3.0-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos"&gt;MacOS&lt;/h3&gt;
&lt;p&gt;Note: minimum supported MacOS may change between releases.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/stable/krita/5.3.0/krita-5.3.0-signed.dmg"&gt;krita-5.3.0-signed.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="android"&gt;Android&lt;/h3&gt;
&lt;p&gt;Krita on Android is still &lt;strong&gt;&lt;em&gt;beta&lt;/em&gt;&lt;/strong&gt;; tablets only.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.3.0/krita-x86_64-5.3.0-release-signed.apk"&gt;64 bits Intel CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.3.0/krita-arm64-v8a-5.3.0-release-signed.apk"&gt;64 bits Arm CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.3.0/krita-armeabi-v7a-5.3.0-release-signed.apk"&gt;32 bits Arm CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="source-code"&gt;Source code&lt;/h3&gt;
&lt;p&gt;For source archives, please download the 6.0.0 archives and build with Qt5.&lt;/p&gt;
&lt;h3 id="md5sum"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/stable/krita/5.3.0/"&gt;https://download.kde.org/stable/krita/5.3.0/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key"&gt;Key&lt;/h3&gt;
&lt;p&gt;The Linux AppImage and is signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/stable/krita/5.3.0/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;
&lt;h2 id="600-download"&gt;6.0.0 Download&lt;/h2&gt;
&lt;h3 id="windows-1"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
We are no longer making 32-bit Windows builds.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/stable/krita/6.0.0/krita-x64-6.0.0-setup.exe"&gt;krita-x64-6.0.0-setup.exe&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/stable/krita/6.0.0/krita-x64-6.0.0.zip"&gt;krita-x64-6.0.0.zip&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/6.0.0/krita-x64-6.0.0-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux-1"&gt;Linux&lt;/h3&gt;
&lt;p&gt;Note: starting with recent releases, the minimum supported distro versions may change.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
Starting with recent AppImage runtime updates, some AppImageLauncher versions may be incompatible. See AppImage runtime docs for troubleshooting.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/stable/krita/6.0.0/krita-6.0.0-x86_64.AppImage"&gt;krita-6.0.0-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos-1"&gt;MacOS&lt;/h3&gt;
&lt;p&gt;Note: minimum supported MacOS may change between releases.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/stable/krita/6.0.0/krita-6.0.0-signed.dmg"&gt;krita-6.0.0-signed.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="android-1"&gt;Android&lt;/h3&gt;
&lt;p&gt;Krita 6.0.0 is not yet functional on Android, so we are not making APK's available for sideloading.&lt;/p&gt;
&lt;h3 id="source-code-1"&gt;Source code&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/6.0.0/krita-6.0.0.tar.gz"&gt;krita-6.0.0.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/6.0.0/krita-6.0.0.tar.xz"&gt;krita-6.0.0.tar.xz&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="md5sum-1"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/stable/krita/6.0.0/"&gt;https://download.kde.org/stable/krita/6.0.0/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key-1"&gt;Key&lt;/h3&gt;
&lt;p&gt;The Linux AppImage and the source tarballs are signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/stable/krita/6.0.0/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;</description></item><item><title>Monthly Report - March 2026</title><link>https://krita.org/en/posts/2026/monthly-report-2603/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2026/monthly-report-2603/</guid><description>
&lt;p&gt;The second and third betas for Krita 5.3.0/6.0.0 have been released, with the final release drawing near. There was also a hotfix stable release, 5.2.16, to fix a regression causing problems with HEIF files.&lt;/p&gt;
&lt;p&gt;Read on for a look at development news and the Krita-Artists forum's featured artwork from last month.&lt;/p&gt;
&lt;h2 id="development-report"&gt;Development Report&lt;/h2&gt;
&lt;h3 id="5216-hotfix-release"&gt;5.2.16 Hotfix Release&lt;/h3&gt;
&lt;p&gt;This release contains exactly two regression fixes: some HEIF files not loading properly (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515704"&gt;bug&lt;/a&gt;), and the Move Tool movement shortcuts not working until clicking the canvas (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515703"&gt;bug&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;If you're encountering either issue, &lt;a href="https://krita.org/en/posts/2026/krita-5.2.16-released/"&gt;update to 5.2.16&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="manual-updated-ahead-of-release"&gt;Manual Updated Ahead of Release&lt;/h3&gt;
&lt;p&gt;The &lt;a href="https://docs.krita.org/en/"&gt;Krita Manual&lt;/a&gt; has been updated with all the new features in 5.3.0, thanks to the efforts of manual writer Wolthera and others.&lt;/p&gt;
&lt;p&gt;Having trouble figuring something out? The friendly documentation is there to guide you in multiple languages, thanks to the ongoing work of all the translators!&lt;/p&gt;
&lt;h3 id="second-and-third-betas-for-530600-released"&gt;Second and Third Betas for 5.3.0/6.0.0 Released&lt;/h3&gt;
&lt;p&gt;The &lt;a href="https://krita.org/en/posts/2026/krita-6.0.0-beta2-released/"&gt;second beta&lt;/a&gt; and &lt;a href="https://krita.org/en/posts/2026/krita-6.0.0-beta3-released/"&gt;third beta&lt;/a&gt; for 5.3.0/6.0.0 were released, with many bug-fixes and a look at the new splash screen artwork by Tyson Tan.&lt;/p&gt;
&lt;p&gt;Thanks to everyone who tested! The beta period is at an end with the final release right around the corner, but you can keep testing the latest nightly builds (found at the bottom of this post), and keep reporting bugs!&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2026/2022-08-15_kiki-repairing_by-David-Revoy.jpg"&gt; &lt;img class="fit" src="images/posts/2026/2022-08-15_kiki-repairing_by-David-Revoy.jpg" alt="Kiki repairing bugs. CC-BY David Revoy"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="fixes-in-beta-2"&gt;Fixes in Beta 2&lt;/h3&gt;
&lt;p&gt;Zoom In/Out to Cursor is the default canvas input zoom again, and Zoom In/Out to Center is the alternatively configurable action. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515554"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2645"&gt;change&lt;/a&gt; by Carsten)&lt;/p&gt;
&lt;h4 id="qt6-fixes"&gt;Qt6 Fixes&lt;/h4&gt;
&lt;p&gt;Some Krita 6 bugs were caused using an outdated version of Qt6. As updating Qt would cause too many issues before the final release, Dmitry backported the fixes to our version.&lt;/p&gt;
&lt;p&gt;On Windows, Krita won't crash when news is enabled (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515619"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/dkazakov/qtbase/-/commit/a245521d84"&gt;change&lt;/a&gt;) and menus won't instantly close when using a stylus with WinTab (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515639"&gt;bug 1&lt;/a&gt;, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515614"&gt;bug 2&lt;/a&gt;; &lt;a href="https://invent.kde.org/dkazakov/qtbase/-/commit/197aeee138"&gt;change&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;On Linux with Wayland, issues with incorrect stylus cursor position (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515618"&gt;bug 1&lt;/a&gt;, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=504546"&gt;bug 2&lt;/a&gt;; &lt;a href="https://invent.kde.org/dkazakov/qtbase/-/commit/37ffe5037d"&gt;change 1&lt;/a&gt;, &lt;a href="https://invent.kde.org/dkazakov/qtwayland/-/commit/4dc42ccfd9"&gt;change 2&lt;/a&gt;), wrong cursor shape (&lt;a href="https://invent.kde.org/dkazakov/qtwayland/-/commit/17c74fea67"&gt;change&lt;/a&gt;), and shortcut keys being auto-repeated (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=506141"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/dkazakov/qtwayland/-/commit/08f16cfc7c"&gt;change&lt;/a&gt;) are fixed.&lt;/p&gt;
&lt;p&gt;The Help menu's Report Bug item is back, so don't be shy to report bugs! (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515803"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2644"&gt;change&lt;/a&gt; by Luna)&lt;/p&gt;
&lt;h3 id="fixes-in-beta-3"&gt;Fixes in Beta 3&lt;/h3&gt;
&lt;p&gt;File Layers now allow Inherit Alpha and Layer Styles (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/d9436e3e13"&gt;change&lt;/a&gt;), .kra files used as File Layers now use their color profiles (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=467608"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2669"&gt;change&lt;/a&gt;), and renaming File, Filter, and Generator Layers is now undoable (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=506233"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/72af5096bb"&gt;change&lt;/a&gt;), all thanks to Dmitry.&lt;/p&gt;
&lt;p&gt;Agata fixed some regressions. Tools that auto-scroll when dragged to the edge of the canvas, such as the Selection tools, no longer scroll too much when zoomed in (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=514871"&gt;bug&lt;/a&gt; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2632"&gt;change&lt;/a&gt;); Liquify Transform Masks no longer appear different than before (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=512577"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2664"&gt;change&lt;/a&gt;), plus the new Comics Panel Editing Tool no longer affects text (rather than turning characters into blocks) (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515963"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2650"&gt;change&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;On Android, a saving issue where the file is claimed to be unwritable was fixed by Carsten (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2667"&gt;change&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;On Linux with X11/XWayland, there have been &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516267"&gt;reports&lt;/a&gt; of Krita 6 running at a low framerate. The &lt;a href="https://invent.kde.org/graphics/krita/-/commit/bd6975bd38"&gt;fix&lt;/a&gt; for this is to &lt;a href="https://invent.kde.org/dkazakov/qtbase/-/commit/ac3a7162ac"&gt;switch&lt;/a&gt; the OpenGL interface from GLX to EGL. This switch needs testing, so please read the &lt;a href="https://krita-artists.org/t/needs-testing-new-egl-backend-for-gpu-acceleration-on-linux-with-x11-xwayland/170414"&gt;EGL backend testing thread&lt;/a&gt; on how to do that and leave some feedback on whether it works or not.&lt;/p&gt;
&lt;h3 id="fixes-in-the-upcoming-final-release"&gt;Fixes in the Upcoming Final Release&lt;/h3&gt;
&lt;p&gt;Crashes were fixed when making a new vector layer after switching to a session (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515166"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/7cae000090"&gt;change&lt;/a&gt; by Wolthera), converting the only layer of a group into a selection mask (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=516787"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/bee001fd20"&gt;change&lt;/a&gt; by Dmitry), or on startup after removing a bundle containing tags. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2672"&gt;change&lt;/a&gt; by Carsten)&lt;/p&gt;
&lt;p&gt;More issues loading and saving HEIF images were fixed (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=517241"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/0b85299486"&gt;change 1&lt;/a&gt;, &lt;a href="https://invent.kde.org/packaging/krita-deps-management/-/commit/983c361988ac7a64d53a5022cc5af88eae52f570"&gt;change 2&lt;/a&gt; by Dmitry).&lt;/p&gt;
&lt;p&gt;The Selection Actions Bar was fixed by Luna and Carsten to work with stylus or touch again, and have the right colors. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2676"&gt;change 1&lt;/a&gt;, &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2688"&gt;change 2&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2687"&gt;change 3&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;More fixes to the Comic Panel Editing Tool by Agata (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2694"&gt;change&lt;/a&gt;): Only cut shapes the cut goes all the way through. Remove shapes that are small enough to be inside the cut gap. Work properly when using Shift for a straight line and putting the cursor on the end of the line. Don't add to the undo stack when nothing happened. The buttons and options have explanatory tooltips now (CC&lt;a href="https://bugs.kde.org/show_bug.cgi?id=517593"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/8511bc0b26"&gt;change 1&lt;/a&gt;, &lt;a href="https://invent.kde.org/graphics/krita/-/commit/4174bacbcf"&gt;change 2&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Krita 6 no longer crashes when loading window layouts. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515839"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2695"&gt;change&lt;/a&gt; by Gregg Jansen van Vuren)&lt;/p&gt;
&lt;p&gt;On Linux with Wayland, pasting images with multiple sources in the clipboard no longer crashes. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=516593"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2678"&gt;change&lt;/a&gt; by Luna)&lt;/p&gt;
&lt;p&gt;Krita 6 on Windows no longer crashes when trying to open the background color selector. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=516771"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/c487e1a2b0"&gt;change&lt;/a&gt; by Dmitry)&lt;/p&gt;
&lt;p&gt;A regression in beta 3 that broke translations on Android and Krita 6 has been fixed by Carsten and Freya (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=517257"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2700"&gt;change 1&lt;/a&gt;, &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2704"&gt;change 2&lt;/a&gt;).
Missing translations in Krita 6 were fixed by Dmitry and Ivan (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2714"&gt;change 1&lt;/a&gt;, &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2716"&gt;change 2&lt;/a&gt;).
Translations for some standard menu items such as 'New File' or 'About Krita' were also fixed for all versions. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515795"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/5201fe7b15"&gt;change&lt;/a&gt; by Dmitry)&lt;/p&gt;
&lt;p&gt;The G'MIC plugin has been updated by Ivan to version 3.7.2 (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2697"&gt;change&lt;/a&gt;) and a crash when using the 'Layers Blend [Seamless]' filter was also fixed by Carsten (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=511202"&gt;bug&lt;/a&gt;, &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2710"&gt;change&lt;/a&gt;).&lt;/p&gt;
&lt;h4 id="text"&gt;Text&lt;/h4&gt;
&lt;p&gt;The usual plethora of text fixes by Wolthera:&lt;/p&gt;
&lt;p&gt;In the Text Properties Docker, Line Height property is now visible by default (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/e21e20127b"&gt;change&lt;/a&gt;) and the dropdowns are touch-scrollable (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2663"&gt;change&lt;/a&gt; by Carsten). The Style Presets preview now shows properly in paragraph mode (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515972"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/6a81ad0918"&gt;change&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;The Text Tool won't modify hidden or locked layers (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=516001"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2689"&gt;change&lt;/a&gt;). Rendering issues when undoing/redoing text modifications have been fixed (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515967"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/0c53e85102"&gt;change 1&lt;/a&gt;, &lt;a href="https://invent.kde.org/graphics/krita/-/commit/9e5359d55f"&gt;change 2&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Text-on-path now works properly with RTL and end-anchors (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/0b374289b8"&gt;change&lt;/a&gt;). Gradients are properly positioned on text-in-shape (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/a575d8341e"&gt;change&lt;/a&gt;), and flow-text-in-shape only happens for filled shapes (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/2b29bc1736"&gt;change&lt;/a&gt;). Text-on-path can't also be inside a shape (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=517438"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/526284d1c4"&gt;change&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Instead of crashing when loading a font on startup fails, a fallback font is loaded (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=516204"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2690"&gt;change&lt;/a&gt;). Try harder to load some fonts (CC&lt;a href="https://bugs.kde.org/show_bug.cgi?id=506086"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/ca312d9b40"&gt;change 1&lt;/a&gt;, &lt;a href="https://invent.kde.org/graphics/krita/-/commit/7539ab6555"&gt;change 2&lt;/a&gt;).&lt;/p&gt;
&lt;h3 id="and-even-more"&gt;And Even More!&lt;/h3&gt;
&lt;p&gt;If that wasn't enough bugfixes for you, there's even more listed in the &amp;quot;Additional Changes&amp;quot; section near the bottom of this post.&lt;/p&gt;
&lt;h3 id="roadmap-revealed"&gt;Roadmap Revealed&lt;/h3&gt;
&lt;p&gt;The next major release is almost here! But the work to improve Krita never ends, so the development team got together to decide their next priorities.&lt;/p&gt;
&lt;p&gt;Read the &lt;a href="https://krita.org/en/posts/2026/roadmap-2026/"&gt;2026 Krita Roadmap&lt;/a&gt; post to find out what problems the team wants to address after 5.3/6.0.&lt;/p&gt;
&lt;h2 id="community-report"&gt;Community Report&lt;/h2&gt;
&lt;h3 id="february-2026-monthly-art-challenge-results"&gt;February 2026 Monthly Art Challenge Results&lt;/h3&gt;
&lt;p&gt;The winner of the &lt;a href="https://krita-artists.org/t/monthly-art-challenge-alien-world-building-february-2026/163381"&gt;&amp;quot;Alien World Building&amp;quot;&lt;/a&gt; challenge is…&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/birth-in-the-depths/170850"&gt;Birth in the Depths&lt;/a&gt; by Rhea_Asma&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2026/m2603_birth_in_the_depths-rhea_asma_lq.webp"&gt; &lt;img class="fit" src="images/posts/2026/m2603_birth_in_the_depths-rhea_asma_lq.webp" alt="Birth in the Depths by Rhea_Asma"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="join-this-months-art-challenge"&gt;Join This Month's Art Challenge!&lt;/h3&gt;
&lt;p&gt;For March's theme, last month's winner has chosen &lt;a href="https://krita-artists.org/t/march-2026-art-challenge-an-unforgettable-scene-5-seconds-before/171084"&gt;&amp;quot;An unforgettable scene – 5 seconds before&amp;quot;&lt;/a&gt;. Maybe you've got an artwork just waiting to happen?&lt;/p&gt;
&lt;h2 id="featured-artwork"&gt;Featured Artwork&lt;/h2&gt;
&lt;p&gt;This month's featured forum artwork, as voted in the &lt;a href="https://krita-artists.org/t/best-of-krita-artists-january-february-2026-nomination-submissions-thread/159738"&gt;Best of Krita-Artists - January/February 2026&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/skeleton-and-cat/162306"&gt;Skeleton and Cat&lt;/a&gt; by ShangZhou0&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2026/m2603_skeleton_and_cat-shangzhou0_lq.webp"&gt; &lt;img class="fit" src="images/posts/2026/m2603_skeleton_and_cat-shangzhou0_lq.webp" alt="Skeleton and Cat by ShangZhou0"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/pennywise-fan-art/158128"&gt;Pennywise Fan-art&lt;/a&gt; by Devin_Lopez&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2026/m2603_pennywise_fanart-devin_lopez_lq.webp"&gt; &lt;img class="fit" src="images/posts/2026/m2603_pennywise_fanart-devin_lopez_lq.webp" alt="Pennywise Fan-art by Devin_Lopez"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/we-are-going-to-have-to-defend-it-with-machete/165056"&gt;We are going to have to defend it with machete&lt;/a&gt; by Joseiby_Tapia&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2026/m2603_we_are_going_to_have_to_defend_it_with_machete-joseiby_tapia_lq.webp"&gt; &lt;img class="fit" src="images/posts/2026/m2603_we_are_going_to_have_to_defend_it_with_machete-joseiby_tapia_lq.webp" alt="We are going to have to defend it with machete by Joseiby_Tapia"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/why-so-serious/165488"&gt;Why.. So.. Serious?&lt;/a&gt; by TBs_thename&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2026/m2603_why_so_serious-tbs_thename.png"&gt; &lt;img class="fit" src="images/posts/2026/m2603_why_so_serious-tbs_thename.png" alt="Why.. So.. Serious? by TBs_thename"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/bad-opal/160398"&gt;Bad opal&lt;/a&gt; by Sineater&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2026/m2603_bad_opal-sineater.jpeg"&gt; &lt;img class="fit" src="images/posts/2026/m2603_bad_opal-sineater.jpeg" alt="Bad opal by Sineater"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="nominate-and-vote-for-next-months-featured-artwork"&gt;Nominate and Vote For Next Month's Featured Artwork!&lt;/h3&gt;
&lt;p&gt;Participate in next month's nominations and voting to voice your opinion on the &lt;a href="https://krita-artists.org/t/nominations-thread-february-march-2026-best-of-krita-artists/168092"&gt;Best of Krita-Artists - February/March 2026&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="krita-is-free---but-you-can-contribute"&gt;Krita is Free - But You Can Contribute!&lt;/h2&gt;
&lt;p&gt;Krita is free to use and modify, but it can only exist with the contributions of the community. A small sponsored team alongside volunteer programmers, artists, writers, testers, translators, and more from across the world keep development going.&lt;/p&gt;
&lt;p&gt;If this software has value to you, consider donating to the &lt;a href="https://krita.org/en/donations/"&gt;Krita Development Fund&lt;/a&gt;. Or &lt;a href="https://krita.org/en/get-involved/"&gt;Get Involved&lt;/a&gt; and put your skills to use making Krita and its community better!&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/pages/2021-11-16_kiki-piggy-bank_krita5.png"&gt; &lt;img class="fit" src="images/pages/2021-11-16_kiki-piggy-bank_krita5.png" alt="Krita's mascot Kiki putting money in a piggy bank"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h2 id="additional-changes"&gt;Additional Changes&lt;/h2&gt;
&lt;h3 id="530600-beta-2-stable-pre-release"&gt;5.3.0/6.0.0 Beta 2 (Stable pre-release):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Freehand Brush Tool: Properly remember Stabilizer sample count values. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=514308"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/fe37113468"&gt;change&lt;/a&gt; by Dmitry Kazakov)&lt;/li&gt;
&lt;li&gt;Dockers: Palette: Don't scroll the palette view when the foreground color changes with select nearest palette color on. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2649"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Android: Fix the UI font being too big with the Enable HiDPI setting disabled. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515585"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2641"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Android: Fix the Add Style Preset dialog being a white box. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515662"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2640"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Android: Go back to the previous way of working around the window not updating when first opening an image. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515993"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2653"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Linux Wayland: Fix a crash when running with --nosplash. (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/f958483f6d"&gt;change&lt;/a&gt; by Dmitry Kazakov)&lt;/li&gt;
&lt;li&gt;Python Plugins: Batch Exporter: Fix script error when exporting. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515880"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/c41ebad4e0"&gt;change&lt;/a&gt; by Freya Lupen)&lt;/li&gt;
&lt;li&gt;Qt6: Fix line-edits having an unreadable placeholder text color. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515579"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2648"&gt;change&lt;/a&gt; by Freya Lupen)&lt;/li&gt;
&lt;li&gt;Qt6 macOS: Fix the SVG Text Editor's background always using macOS style. (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/b6bd98c37b"&gt;change&lt;/a&gt; by Freya Lupen)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="530600-beta-3-stable-pre-release"&gt;5.3.0/6.0.0 Beta 3 (Stable pre-release):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Selection Tools: Improve Selection Actions Bar. Switch between light and dark icons. Show the cursor when hovering over it. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2633"&gt;change&lt;/a&gt; by Luna Lovecraft)&lt;/li&gt;
&lt;li&gt;Text Tool: Make sure text selection highlight is synced to changes. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515968"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/c7c49cc015"&gt;change&lt;/a&gt; by Wolthera van Hövell)&lt;/li&gt;
&lt;li&gt;Text Tool: Fix double ends being drawn in type setting mode. (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/63c46550ca"&gt;change&lt;/a&gt; by Wolthera van Hövell)&lt;/li&gt;
&lt;li&gt;Text: Avoid crash by testing bounds for cursor pos. (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/5d676f657d"&gt;change&lt;/a&gt; by Wolthera van Hövell)&lt;/li&gt;
&lt;li&gt;Type Setting Mode: Don't maintain pos when there's no selection. (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/e2fb7c0c49"&gt;change&lt;/a&gt; by Wolthera van Hövell)&lt;/li&gt;
&lt;li&gt;File Formats: PNG: Fix the 'Assume sRGB' setting to actually use sRGB for PNG images without a color profile. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=516000"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/b705240513"&gt;change&lt;/a&gt; by Dmitry Kazakov)&lt;/li&gt;
&lt;li&gt;Input Profiles: Bind mouse button 6 to Eraser Mode in the Krita Default input profile and Eraser Preset in the other default profiles. Bind middle-click on Android to mouse button 6. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2668"&gt;change 1&lt;/a&gt; &lt;a href="https://invent.kde.org/szaman/qtbase/-/commit/d31098f5c7"&gt;change 2&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Bundle Creator: Fix thumbnails of selected resources to not be blank in thumbnails view mode. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=516475"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/2cd1d6654f"&gt;change&lt;/a&gt; by Dmitry Kazakov)&lt;/li&gt;
&lt;li&gt;Plugins: Workflow Buttons: Fix settings button not being visible. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=516716"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/976f933bd0"&gt;change&lt;/a&gt; by Timothée Giet)&lt;/li&gt;
&lt;li&gt;Scripting: Avoid crashing if another version of PyQt is on Python's search path, by removing its containing folder (which may contain other modules) from the search path. This also adds a new script function, 'pykrita.qt_major_version()'. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=513241"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2673"&gt;change&lt;/a&gt; by Freya Lupen)&lt;/li&gt;
&lt;li&gt;Qt6 Dockers: Specific Color Selector: Fix saturation and value/lightness not updating in HSV/HSL mode. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=516561"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/ee8a5244c3"&gt;change&lt;/a&gt; by Freya Lupen)&lt;/li&gt;
&lt;li&gt;Linux Wayland: Fix deploying Wayland client-side-decoration (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2665"&gt;change&lt;/a&gt; by Dmitry Kazakov)&lt;/li&gt;
&lt;li&gt;Linux Wayland: Fix error when opening Settings on compositors without the 'wp_color_manager_v1' extension. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2660"&gt;change&lt;/a&gt; by Luna Lovecraft)&lt;/li&gt;
&lt;li&gt;Linux: Make sure Dr.Konqi has a bugreport address (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=516210"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2656"&gt;change&lt;/a&gt; by Dmitry Kazakov)&lt;/li&gt;
&lt;li&gt;Linux Wayland: Fix the Pop-up Palette's docker config dialog not appearing. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515624"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2652"&gt;change&lt;/a&gt; by Luna Lovecraft)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="krita-plus-stable-530600"&gt;Krita Plus (Stable, 5.3.0/6.0.0):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Tools: Make non-mouse multi-clicks in tools such as Crop and Polyline work. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=517136"&gt;bug 1&lt;/a&gt;, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517197"&gt;bug 2&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2706"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Freehand Brush Tool: Improve Pixel Smoothing mode and fix it to work with sensor dynamics. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2682"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Brush Engines: Fix brush speed lurching. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=517054"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2679"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Crop Tool: Show negative coordinates in grow mode, snap to the canvas bounds when not in grow mode. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2702"&gt;change&lt;/a&gt; by Luna Lovecraft)&lt;/li&gt;
&lt;li&gt;Comics Panel Editing Tool: Fix the last edge being missing when merging shapes by removing a gutter. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2681"&gt;change&lt;/a&gt;, by Agata Cacko)&lt;/li&gt;
&lt;li&gt;Pasting: Fix missing colorspace with Paste into New Image with a selection. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515274"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2655"&gt;change&lt;/a&gt; by Luna Lovecraft)&lt;/li&gt;
&lt;li&gt;Layer Stack: When switching to a mask with a shortcut, show its name in the floating message instead of its parent layer's. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=517288"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/c3738e31e2"&gt;change&lt;/a&gt; by Dmitry Kazakov)&lt;/li&gt;
&lt;li&gt;Resources: Fix being able to save resources that are inside a subfolder into a document. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=517221"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/fe3c46e1c0"&gt;change&lt;/a&gt; by Dmitry Kazakov)&lt;/li&gt;
&lt;li&gt;Palettes: Save modifications to palettes saved in documents. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2686"&gt;change&lt;/a&gt; by Mike Will)&lt;/li&gt;
&lt;li&gt;Palettes: Make the 'Default' palette the default in the FG/BG color selector. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=517202"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/fdca68403e"&gt;change&lt;/a&gt; by Dmitry Kazakov)&lt;/li&gt;
&lt;li&gt;Touch Input: Don't touch paint when multiple fingers were down. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=517034"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2680"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Touch Input: Disable pointless long-press on the FG/BG color selector. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2683"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Text Properties Docker: Fix right-clicking slider-spinboxes selecting the text label instead of only the value. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=517078"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2696"&gt;change&lt;/a&gt; by Luna Lovecraft)&lt;/li&gt;
&lt;li&gt;General: Speed up start-up by making the Text Properties Docker load color theme faster. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2703"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="krita-next-unstable-540610-prealpha"&gt;Krita Next (Unstable, 5.4.0/6.1.0-prealpha):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Pop-up Palette: Add option to not rotate the triangular color selector; 'Settings-&amp;gt;Pop-up Palette-&amp;gt;Fix sRGB Triangle Selector Rotation'. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2661"&gt;change&lt;/a&gt; by Dat Le)&lt;/li&gt;
&lt;li&gt;Scripting: Add brushFade get/set to the View class. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2662"&gt;change&lt;/a&gt; by Aqaao Aqaao)&lt;/li&gt;
&lt;li&gt;Toolbox Docker: Add horizontal layout and compact mode (remove separators) options to the context menu. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2675"&gt;change&lt;/a&gt; by Mike Will)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="nightly-builds"&gt;Nightly Builds&lt;/h2&gt;
&lt;p&gt;These pre-release versions of Krita are built every day.&lt;/p&gt;
&lt;p&gt;Note that there are currently no Qt6 builds for Android.&lt;/p&gt;
&lt;p&gt;Test out the upcoming &lt;strong&gt;Stable&lt;/strong&gt; release in Krita Plus (5.3.0/6.0.0-prealpha): Linux &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/linux"&gt;Qt6&lt;/a&gt; &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/linux-qt5"&gt;Qt5&lt;/a&gt; — Windows &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/windows"&gt;Qt6&lt;/a&gt; &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/windows-qt5"&gt;Qt5&lt;/a&gt; — macOS &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/macos-universal"&gt;Qt6&lt;/a&gt; &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/macos-universal-qt5"&gt;Qt5&lt;/a&gt; — Android arm64 &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/android-arm64-v8a"&gt;Qt5&lt;/a&gt; – Android arm32 &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/android-arm32-v7a"&gt;Qt5&lt;/a&gt; – Android x86_64 &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/android-x86-64"&gt;Qt5&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or test out the latest &lt;strong&gt;Experimental&lt;/strong&gt; features in Krita Next (5.4.0/6.1.0-prealpha). Feedback and &lt;a href="https://docs.krita.org/en/untranslatable_pages/reporting_bugs.html"&gt;bug reports&lt;/a&gt; are appreciated!: Linux &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/linux"&gt;Qt6&lt;/a&gt; &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/linux-qt5"&gt;Qt5&lt;/a&gt; — Windows &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/windows"&gt;Qt6&lt;/a&gt; &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/windows-qt5"&gt;Qt5&lt;/a&gt; — macOS &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/macos-universal"&gt;Qt6&lt;/a&gt; &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/macos-universal-qt5"&gt;Qt5&lt;/a&gt; — Android arm64 &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm64-v8a"&gt;Qt5&lt;/a&gt; – Android arm32 &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm32-v7a"&gt;Qt5&lt;/a&gt; – Android x86_64 &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-x86-64"&gt;Qt5&lt;/a&gt;&lt;/p&gt;</description></item><item><title>2026 Krita Roadmap</title><link>https://krita.org/en/posts/2026/roadmap-2026/</link><pubDate>Thu, 12 Mar 2026 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2026/roadmap-2026/</guid><description>
&lt;p&gt;In two sessions, the Krita developers discussed what they want to work on in 2026, after Krita 5.3 and Krita 6.0 are released. That is, actually, one release, but one version is built with Qt5 and one with Qt6. The release is planned for March 24.&lt;/p&gt;
&lt;h2 id="krita-sketch-user-interface"&gt;Krita Sketch User Interface&lt;/h2&gt;
&lt;p&gt;Last year, Timotheé created a &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2417"&gt;prototype for a mobile user interface for Krita&lt;/a&gt; (there is an APK you can install to play with). At the same time Wolthera finished her work on the new text shape and text tools. Both projects use the QML and QtQuick features of Qt to implement the user interface.&lt;/p&gt;
&lt;p&gt;This year, we intend to work on replacing the tool option dockers with QML so we can use those both in the mobile and in the desktop version of Krita.&lt;/p&gt;
&lt;p&gt;Alvin Wong experimented in 2025 with embedding an OpenGL based canvas inside a QML application. Dmitry and Carsten will continue that work and see whether we can use Krita's canvas to show an image inside Timotheé's prototype.&lt;/p&gt;
&lt;p&gt;Agata has already started work to make the current user interface more suitable for tablet use.&lt;/p&gt;
&lt;h2 id="working-with-files"&gt;Working with Files&lt;/h2&gt;
&lt;p&gt;There are a couple of plans we have with regards to file handling. On Android, working with the file sandboxing is seriously complicated, and we're looking into a solution for that.&lt;/p&gt;
&lt;p&gt;The Krita .kra file format is pretty old by now (not 25 years, since it came into being a few years after Krita started being developed). It can, obviously, load and save everything Krita can handle, but it is not a particular fast file format. Carsten proposed to look into an SQLlite based file format. This could potentially mean that we could save the image after every change without the user noticing, making saving completely transparent.&lt;/p&gt;
&lt;p&gt;Agata is already working on improving the autosave dialog. There is already &lt;a href="https://krita-artists.org/t/unnamed-autosave-dialog-gets-a-glow-up-mockup-for-new-gui-inside/127551"&gt;a mockup for this&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Ivan is looking into sharing settings and resources across a user's devices, ideally in a cross-platform way.&lt;/p&gt;
&lt;h2 id="color-management"&gt;Color Management&lt;/h2&gt;
&lt;p&gt;While Krita supports HDR displays, there are issues with the user interface. Wolthera wants to start improving there.&lt;/p&gt;
&lt;p&gt;Now that Qt 6 includes support for color management, CMYK and higher-bit depth images, it should be possible to add color management to Krita's vector layers, and that's something we are eager to implement.&lt;/p&gt;
&lt;p&gt;We also discussed Wayland. We now support color management on Wayland on Linux, but there are plenty of problems there. We decided to only support the &lt;a href="https://kde.org/plasma-desktop/"&gt;KWin Wayland&lt;/a&gt; compositor that comes with KDE Plasma for now.&lt;/p&gt;
&lt;h2 id="performance"&gt;Performance&lt;/h2&gt;
&lt;p&gt;Dmitry wants to work on &amp;quot;region based updates&amp;quot;, and &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2578"&gt;has already started on that&lt;/a&gt;: this will make working with large images faster.&lt;/p&gt;
&lt;p&gt;Ivan and Wolthera are interested in using vectorization in filters, possibly replacing the use of LittleCMS for color transformations.&lt;/p&gt;
&lt;h2 id="continuous-integration"&gt;Continuous integration&lt;/h2&gt;
&lt;p&gt;Continuous integration is how we build Krita: after changes, Krita is built automatically for every platform. Now that we've access to Windows ARM hardware, we need to find a way to extend our builds to Windows ARM, but the CI factory doesn't have an ARM builder, so we'd need to cross build.&lt;/p&gt;
&lt;p&gt;We also intend to update all Krita's dependencies to the latest version, but only after we release Krita 5.3 and Krita 6.0. And of course, we intend to keep releasing bugfix and feature releases this year! For now, Krita 5.3 is the standard release, and 6.0 is considered experimental, but that should have changed by the end of the year.&lt;/p&gt;</description></item><item><title>Third beta for Krita 5.3 and Krita 6.0</title><link>https://krita.org/en/posts/2026/krita-6.0.0-beta3-released/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2026/krita-6.0.0-beta3-released/</guid><description>
&lt;p&gt;Today we're releasing the third beta of Krita 5.3.0 and Krita 6.0.0.&lt;/p&gt;
&lt;p&gt;The bug-squashing continues, We received &lt;a href="https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&amp;amp;bug_status=CONFIRMED&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_status=RESOLVED&amp;amp;bug_status=NEEDSINFO&amp;amp;bug_status=VERIFIED&amp;amp;bug_status=CLOSED&amp;amp;classification=Applications&amp;amp;list_id=3455358&amp;amp;product=krita&amp;amp;query_format=advanced&amp;amp;version=5.3.0-beta1&amp;amp;version=5.3.0-beta2&amp;amp;version=6.0.0-beta1&amp;amp;version=6.0.0-beta3&amp;amp;version=6.0.0-beta2"&gt;63 bug reports in total&lt;/a&gt;, of which we managed to resolve 8 for this release, &lt;a href="https://bugs.kde.org/buglist.cgi?bug_status=RESOLVED&amp;amp;bug_status=NEEDSINFO&amp;amp;bug_status=VERIFIED&amp;amp;bug_status=CLOSED&amp;amp;classification=Applications&amp;amp;list_id=3455357&amp;amp;product=krita&amp;amp;query_format=advanced&amp;amp;version=5.3.0-beta1&amp;amp;version=5.3.0-beta2&amp;amp;version=6.0.0-beta2&amp;amp;version=6.0.0-beta3&amp;amp;version=6.0.0-beta1"&gt;making a total of 22 fixed bugs&lt;/a&gt;. Beyond that, &lt;a href="https://docs.krita.org"&gt;the manual&lt;/a&gt; has been updated for 5.3 and 6.0, complete with dark theme!&lt;/p&gt;
&lt;p&gt;Please keep testing and reporting!&lt;/p&gt;
&lt;p&gt;Note that 6.0.0-beta3 has more issues, especially on Linux and Wayland, than 5.3.0-beta3. If you want to combine beta testing with actual productive work, it's best to test 5.3.0-beta3, since 5.3.0 will remain the recommended version of Krita for now.&lt;/p&gt;
&lt;p&gt;To learn about everything that has changed, check &lt;a href="https://krita.org/en/release-notes/krita-5-3-release-notes/"&gt;the release notes&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id="530-beta3-download"&gt;5.3.0-beta3 Download&lt;/h2&gt;
&lt;h3 id="windows"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
We are no longer making 32-bit Windows builds.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta3/krita-x64-5.3.0-beta3-setup.exe"&gt;krita-x64-5.3.0-beta3-setup.exe&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta3/krita-x64-5.3.0-beta3.zip"&gt;krita-x64-5.3.0-beta3.zip&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta3/krita-x64-5.3.0-beta3-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux"&gt;Linux&lt;/h3&gt;
&lt;p&gt;Note: starting with recent releases, the minimum supported distro versions may change.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
Starting with recent AppImage runtime updates, some AppImageLauncher versions may be incompatible. See AppImage runtime docs for troubleshooting.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta3/krita-5.3.0-beta3-x86_64.AppImage"&gt;krita-5.3.0-beta3-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos"&gt;MacOS&lt;/h3&gt;
&lt;p&gt;Note: minimum supported MacOS may change between releases.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta3/krita-5.3.0-beta3-signed.dmg"&gt;krita-5.3.0-beta3-signed.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="android"&gt;Android&lt;/h3&gt;
&lt;p&gt;Krita on Android is still &lt;strong&gt;&lt;em&gt;beta&lt;/em&gt;&lt;/strong&gt;; tablets only.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta3/krita-x86_64-5.3.0-beta3-release-signed.apk"&gt;64 bits Intel CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta3/krita-arm64-v8a-5.3.0-beta3-release-signed.apk"&gt;64 bits Arm CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta3/krita-armeabi-v7a-5.3.0-beta3-release-signed.apk"&gt;32 bits Arm CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="source-code"&gt;Source code&lt;/h3&gt;
&lt;p&gt;See the source code for 6.0.0-beta3&lt;/p&gt;
&lt;h3 id="md5sum"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta3/"&gt;https://download.kde.org/unstable/krita/5.3.0-beta3/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key"&gt;Key&lt;/h3&gt;
&lt;p&gt;The Linux AppImage and the source tarballs are signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta3/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;
&lt;h2 id="600-beta2-download"&gt;6.0.0-beta2 Download&lt;/h2&gt;
&lt;h3 id="windows-1"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
We are no longer making 32-bit Windows builds.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta3/krita-x64-6.0.0-beta3-setup.exe"&gt;krita-x64-6.0.0-beta3-setup.exe&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta3/krita-x64-6.0.0-beta3.zip"&gt;krita-x64-6.0.0-beta3.zip&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta3/krita-x64-6.0.0-beta3-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux-1"&gt;Linux&lt;/h3&gt;
&lt;p&gt;Note: starting with recent releases, the minimum supported distro versions may change.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
Starting with recent AppImage runtime updates, some AppImageLauncher versions may be incompatible. See AppImage runtime docs for troubleshooting.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta3/krita-6.0.0-beta3-x86_64.AppImage"&gt;krita-6.0.0-beta3-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos-1"&gt;MacOS&lt;/h3&gt;
&lt;p&gt;Note: minimum supported MacOS may change between releases.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta3/krita-6.0.0-beta3-signed.dmg"&gt;krita-6.0.0-beta3-signed.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="android-1"&gt;Android&lt;/h3&gt;
&lt;p&gt;No Krita 6.0.0 for Android for now. Please use the 5.3.0-beta3 APKs.&lt;/p&gt;
&lt;h3 id="source-code-1"&gt;Source code&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta3/krita-6.0.0-beta3.tar.gz"&gt;krita-6.0.0-beta3.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta3/krita-6.0.0-beta3.tar.xz"&gt;krita-6.0.0-beta3.tar.xz&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="md5sum-1"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta3/"&gt;https://download.kde.org/unstable/krita/6.0.0-beta3/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key-1"&gt;Key&lt;/h3&gt;
&lt;p&gt;The Linux AppImage and the source tarballs are signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta3/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;</description></item><item><title>Krita 5.2.16 bugfix release!</title><link>https://krita.org/en/posts/2026/krita-5.2.16-released/</link><pubDate>Wed, 25 Feb 2026 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2026/krita-5.2.16-released/</guid><description>
&lt;p&gt;Today we're releasing Krita 5.2.16. The previous version of 5.2 had issues with saving heif, heic and avif files, and while we are busy preparing 5.3, we decided this was worth it to make another release over.&lt;/p&gt;
&lt;h2 id="download"&gt;Download&lt;/h2&gt;
&lt;h3 id="windows"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
We are no longer making 32-bit Windows builds.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/stable/krita/5.2.16/krita-x64-5.2.16-setup.exe"&gt;krita-x64-5.2.16-setup.exe&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/stable/krita/5.2.16/krita-x64-5.2.16.zip"&gt;krita-x64-5.2.16.zip&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.16/krita-x64-5.2.16-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux"&gt;Linux&lt;/h3&gt;
&lt;p&gt;Note: starting with recent releases, the minimum supported distro versions may change.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
Starting with recent AppImage runtime updates, some AppImageLauncher versions may be incompatible. See AppImage runtime docs for troubleshooting.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/stable/krita/5.2.16/krita-5.2.16-x86_64.AppImage"&gt;krita-5.2.16-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos"&gt;MacOS&lt;/h3&gt;
&lt;p&gt;Note: minimum supported MacOS may change between releases.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/stable/krita/5.2.16/krita-5.2.16-signed.dmg"&gt;krita-5.2.16-signed.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="android"&gt;Android&lt;/h3&gt;
&lt;p&gt;Krita on Android is still &lt;strong&gt;&lt;em&gt;beta&lt;/em&gt;&lt;/strong&gt;; tablets only.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.16/krita-x86_64-5.2.16-release-signed.apk"&gt;64 bits Intel CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.16/krita-arm64-v8a-5.2.16-release-signed.apk"&gt;64 bits Arm CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.16/krita-armeabi-v7a-5.2.16-release-signed.apk"&gt;32 bits Arm CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="source-code"&gt;Source code&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.16/krita-5.2.16.tar.gz"&gt;krita-5.2.16.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.16/krita-5.2.16.tar.xz"&gt;krita-5.2.16.tar.xz&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="md5sum"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/stable/krita/5.2.16/"&gt;https://download.kde.org/stable/krita/5.2.16/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key"&gt;Key&lt;/h3&gt;
&lt;p&gt;The Linux AppImage and the source tarballs are signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/stable/krita/5.2.16/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;</description></item><item><title>Second beta for Krita 5.3 and Krita 6.0</title><link>https://krita.org/en/posts/2026/krita-6.0.0-beta2-released/</link><pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2026/krita-6.0.0-beta2-released/</guid><description>
&lt;p&gt;Today we're releasing the second beta of Krita 5.3.0 and Krita 6.0.0. Our thanks to all the people who have tested the first beta. We received &lt;a href="https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&amp;amp;bug_status=CONFIRMED&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;bug_status=RESOLVED&amp;amp;bug_status=NEEDSINFO&amp;amp;bug_status=VERIFIED&amp;amp;bug_status=CLOSED&amp;amp;classification=Applications&amp;amp;list_id=3446287&amp;amp;product=krita&amp;amp;query_format=advanced&amp;amp;version=5.3.0-beta1&amp;amp;version=5.3.0-beta2&amp;amp;version=6.0.0-beta1&amp;amp;version=6.0.0-beta2"&gt;49 bug reports in total&lt;/a&gt;, of which we managed to &lt;a href="https://bugs.kde.org/buglist.cgi?bug_status=RESOLVED&amp;amp;bug_status=NEEDSINFO&amp;amp;bug_status=VERIFIED&amp;amp;bug_status=CLOSED&amp;amp;classification=Applications&amp;amp;list_id=3446294&amp;amp;product=krita&amp;amp;query_format=advanced&amp;amp;version=5.3.0-beta1&amp;amp;version=5.3.0-beta2&amp;amp;version=6.0.0-beta1&amp;amp;version=6.0.0-beta2"&gt;resolve 14 for this release&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Note that 6.0.0-beta2 has more issues, especially on Linux and Wayland, than 5.3.0-beta2. If you want to combine beta testing with actual productive work, it's best to test 5.3.0-beta2, since 5.3.0 will remain the recommended version of Krita for now.&lt;/p&gt;
&lt;p&gt;This release also has the new splash screen by &lt;a href="http://tysontan.com"&gt;Tyson Tan&lt;/a&gt; - &amp;quot;Kiki Paints Over the Waves&amp;quot;!&lt;/p&gt;
&lt;figure&gt;
&lt;a href="https://cdn.kde.org/krita/marketing/kiki/electrichearts_20250824A_kiki_4K.png"&gt; &lt;img class="fit" src="https://cdn.kde.org/krita/marketing/kiki/electrichearts_20250824A_kiki_4K.png" alt="Kiki Paints Over the Waves"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;To learn about everything that has changed, check &lt;a href="https://krita.org/en/release-notes/krita-5-3-release-notes/"&gt;the release notes&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id="530-beta2-download"&gt;5.3.0-beta2 Download&lt;/h2&gt;
&lt;h3 id="windows"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
We are no longer making 32-bit Windows builds.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta2/krita-x64-5.3.0-beta2-setup.exe"&gt;krita-x64-5.3.0-beta2-setup.exe&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta2/krita-x64-5.3.0-beta2.zip"&gt;krita-x64-5.3.0-beta2.zip&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta2/krita-x64-5.3.0-beta2-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux"&gt;Linux&lt;/h3&gt;
&lt;p&gt;Note: starting with recent releases, the minimum supported distro versions may change.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
Starting with recent AppImage runtime updates, some AppImageLauncher versions may be incompatible. See AppImage runtime docs for troubleshooting.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta2/krita-5.3.0-beta2-x86_64.AppImage"&gt;krita-5.3.0-beta2-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos"&gt;MacOS&lt;/h3&gt;
&lt;p&gt;Note: minimum supported MacOS may change between releases.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta2/krita-5.3.0-beta2-signed.dmg"&gt;krita-5.3.0-beta2-signed.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="android"&gt;Android&lt;/h3&gt;
&lt;p&gt;Krita on Android is still &lt;strong&gt;&lt;em&gt;beta&lt;/em&gt;&lt;/strong&gt;; tablets only.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta2/krita-x86_64-5.3.0-beta2-release-signed.apk"&gt;64 bits Intel CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta2/krita-arm64-v8a-5.3.0-beta2-release-signed.apk"&gt;64 bits Arm CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta2/krita-armeabi-v7a-5.3.0-beta2-release-signed.apk"&gt;32 bits Arm CPU APK&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="source-code"&gt;Source code&lt;/h3&gt;
&lt;p&gt;You can build Krita 5.3 using the Krita 6.0.0.source archives. The difference is which version of Qt you build against.&lt;/p&gt;
&lt;h3 id="md5sum"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta2/"&gt;https://download.kde.org/unstable/krita/5.3.0-beta2/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h2 id="600-beta2-download"&gt;6.0.0-beta2 Download&lt;/h2&gt;
&lt;h3 id="windows-1"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
We are no longer making 32-bit Windows builds.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta2/krita-x64-6.0.0-beta2-setup.exe"&gt;krita-x64-6.0.0-beta2-setup.exe&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta2/krita-x64-6.0.0-beta2.zip"&gt;krita-x64-6.0.0-beta2.zip&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta2/krita-x64-6.0.0-beta2-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux-1"&gt;Linux&lt;/h3&gt;
&lt;p&gt;Note: starting with recent releases, the minimum supported distro versions may change.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
Starting with recent AppImage runtime updates, some AppImageLauncher versions may be incompatible. See AppImage runtime docs for troubleshooting.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta2/krita-6.0.0-beta2-x86_64.AppImage"&gt;krita-6.0.0-beta2-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos-1"&gt;MacOS&lt;/h3&gt;
&lt;p&gt;Note: minimum supported MacOS may change between releases.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta2/krita-6.0.0-beta2-signed.dmg"&gt;krita-6.0.0-beta2-signed.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="android-1"&gt;Android&lt;/h3&gt;
&lt;p&gt;Due to issues with Qt6 and Android, we cannot make APK builds for Android of Krita 6.0.0-beta2.&lt;/p&gt;
&lt;h3 id="source-code-1"&gt;Source code&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta2/krita-6.0.0-beta2.tar.gz"&gt;krita-6.0.0-beta2.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta2/krita-6.0.0-beta2.tar.xz"&gt;krita-6.0.0-beta2.tar.xz&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="md5sum-1"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta2/"&gt;https://download.kde.org/unstable/krita/6.0.0-beta2/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key"&gt;Key&lt;/h3&gt;
&lt;p&gt;The Linux AppImage and the source tarballs are signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta2/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;</description></item><item><title>Monthly Report - February 2026</title><link>https://krita.org/en/posts/2026/monthly-report-2602/</link><pubDate>Tue, 10 Feb 2026 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2026/monthly-report-2602/</guid><description>
&lt;p&gt;The final final 5.2.x release has been made, and the first beta for 5.3.0/6.0.0 is out!&lt;/p&gt;
&lt;p&gt;Read on for a look at development news and the Krita-Artists forum's featured artwork from last month.&lt;/p&gt;
&lt;h2 id="development-report"&gt;Development Report&lt;/h2&gt;
&lt;h3 id="5215-released"&gt;5.2.15 Released&lt;/h3&gt;
&lt;p&gt;5.2.15, another bugfix release, is out, featuring a few more Android, touch input, and general bug fixes. This is really the last 5.2.x release this time.&lt;/p&gt;
&lt;p&gt;Check out the &lt;a href="https://krita.org/en/posts/2026/krita-5.2.15-released/"&gt;5.2.15 release post&lt;/a&gt; and stay up-to-date!&lt;/p&gt;
&lt;h3 id="first-beta-for-530600-released"&gt;First Beta for 5.3.0/6.0.0 Released&lt;/h3&gt;
&lt;p&gt;The next major release will be a dual release; 5.3.0 is built on the familiar Qt5 framework, while 6.0.0 is ported to the newer Qt6 framework. Qt6 allows for better Wayland compositor support on Linux among other things, but unfamiliarity and lack of testing means Krita 6.0.0 will be less stable than 5.3.0. Krita 6 is also not yet available on Android.&lt;/p&gt;
&lt;p&gt;The first betas for this release are out. Help out by testing the two years' worth of changes since 5.2 and the Qt6 porting work, and &lt;a href="https://docs.krita.org/en/untranslatable_pages/reporting_bugs.html"&gt;report any bugs you find&lt;/a&gt; so they can be fixed before the final release! Learn more in the &lt;a href="https://krita.org/en/posts/2026/krita-5.3-6.0-first-beta.md"&gt;beta1 release post&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="some-of-last-months-bugfixes"&gt;Some of Last Month's Bugfixes&lt;/h3&gt;
&lt;p&gt;The team has been busy polishing new features and fixing old bugs for the beta release.&lt;/p&gt;
&lt;p&gt;Many issues with gradients, layer styles, and resource loading were fixed by Dmitry.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Layer Styles now use their own copy of gradients, preventing the gradients from unexpectedly changing when the global version is modified, as well as related crashes. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=505986"&gt;bug 1&lt;/a&gt;, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=510082"&gt;bug 2&lt;/a&gt;, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=467729"&gt;bug 3&lt;/a&gt;, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514744"&gt;bug 4&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/97fbf20faf"&gt;change&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The Bevel-and-Emboss Layer Style now saves patterns correctly. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=510082"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/8c854aaea6"&gt;change&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Brush presets with embedded resources sharing a name with a different resource are now loaded correctly. (CC&lt;a href="https://bugs.kde.org/show_bug.cgi?id=514744"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/d86c29e217"&gt;change&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed editing or removing resource bundles causing a database error on startup. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=508096"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/34c55c0bb3"&gt;change&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;More text fixes by Wolthera:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Made sure new texts are made with the current foreground color. (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/85ea954c4b"&gt;change&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed an issue where light-colored text made Krita stall and then the text disappeared (caused by reading uninitialized data as font metrics). (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=504814"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/79b6fe0120"&gt;change&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed selecting fonts whose full name is the same as their family name. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=514300"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/645ed3a967"&gt;change&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed freeze when editing text contour while bound rect snapping is enabled. (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/f49c72d8be"&gt;change&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fixed setting subscript and superscript on the entire paragraph. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=426607"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/1a1f118c35"&gt;change&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The G'MIC filter plugin has been updated by Ivan to &lt;a href="https://discuss.pixls.us/t/release-of-gmic-3-6/47481"&gt;version 3.6.6&lt;/a&gt;. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2603"&gt;change&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;On macOS, Krita's G'MIC is now faster, being built with OpenMP's multithreading as was already the case on other platforms. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2607"&gt;change&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="community-report"&gt;Community Report&lt;/h2&gt;
&lt;h3 id="january-2026-monthly-art-challenge-results"&gt;January 2026 Monthly Art Challenge Results&lt;/h3&gt;
&lt;p&gt;The winner of the &lt;a href="https://krita-artists.org/t/monthly-art-challenge-january-2026-vintage-travel-poster/156483"&gt;&amp;quot;Vintage Travel Poster&amp;quot;&lt;/a&gt; challenge is…&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/titan/162696"&gt;Titan&lt;/a&gt; by Elixiah&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2026/m2602_titan-elixiah_lq.webp"&gt; &lt;img class="fit" src="images/posts/2026/m2602_titan-elixiah_lq.webp" alt="Titan by Elixiah"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="join-this-months-art-challenge"&gt;Join This Month's Art Challenge!&lt;/h3&gt;
&lt;p&gt;For February's theme, last month's winner Elixiah passed the choice of topic to runner-up MossGreenEddie, who has chosen &lt;a href="https://krita-artists.org/t/monthly-art-challenge-alien-world-building-february-2026/163381"&gt;&amp;quot;Alien World Building&amp;quot;&lt;/a&gt;, with the optional challenge of including food in some way. How might members of an extra-terrestrial society interact? Cook up something out of this world!&lt;/p&gt;
&lt;h2 id="featured-artwork"&gt;Featured Artwork&lt;/h2&gt;
&lt;p&gt;This month's featured forum artwork, as voted in the &lt;a href="https://krita-artists.org/t/best-of-krita-artists-december-2025-january-2026-nomination-submissions-thread/153564"&gt;Best of Krita-Artists - December 2025/January 2026&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/aging/158441"&gt;Aging&lt;/a&gt; by ShangZhou0&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2026/m2602_aging-shangzhou0_lq.webp"&gt; &lt;img class="fit" src="images/posts/2026/m2602_aging-shangzhou0_lq.webp" alt="Aging by ShangZhou0"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/cat-s-eye/156090"&gt;Cat's Eye&lt;/a&gt; by _CR&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2026/m2602_cats_eye-_cr_lq.webp"&gt; &lt;img class="fit" src="images/posts/2026/m2602_cats_eye-_cr_lq.webp" alt="Cat's Eye by _CR"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/digital-watercolor-landscapes/7286"&gt;Digital Watercolor Landscapes&lt;/a&gt; by daroart37&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2026/m2602_digital_watercolor_landscapes-daroart37_lq.webp"&gt; &lt;img class="fit" src="images/posts/2026/m2602_digital_watercolor_landscapes-daroart37_lq.webp" alt="Digital Watercolor Landscapes by daroart37"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/photo-drawing-study-hands/156982"&gt;Photo drawing study: hands&lt;/a&gt; by pavuk0.2&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2026/m2602_photo_drawing_study_hands-pavuk0_2_lq.webp"&gt; &lt;img class="fit" src="images/posts/2026/m2602_photo_drawing_study_hands-pavuk0_2_lq.webp" alt="Photo drawing study: hands by pavuk0.2"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/rooster-2025/153557"&gt;Rooster 2025&lt;/a&gt; by z586t&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2026/m2602_rooster_2025-z586t_lq.webp"&gt; &lt;img class="fit" src="images/posts/2026/m2602_rooster_2025-z586t_lq.webp" alt="Rooster 2025 by z586t"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="nominate-and-vote-for-next-months-featured-artwork"&gt;Nominate and Vote For Next Month's Featured Artwork!&lt;/h3&gt;
&lt;p&gt;Participate in next month's nominations and voting to voice your opinion on the &lt;a href="https://krita-artists.org/t/best-of-krita-artists-january-february-2026-nomination-submissions-thread/159738"&gt;Best of Krita-Artists - January/February 2026&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="krita-is-free---but-you-can-contribute"&gt;Krita is Free - But You Can Contribute!&lt;/h2&gt;
&lt;p&gt;Krita is free to use and modify, but it can only exist with the contributions of the community. A small sponsored team alongside volunteer programmers, artists, writers, testers, translators, and more from across the world keep development going.&lt;/p&gt;
&lt;p&gt;If this software has value to you, consider donating to the &lt;a href="https://krita.org/en/donations/"&gt;Krita Development Fund&lt;/a&gt;. Or &lt;a href="https://krita.org/en/get-involved/"&gt;Get Involved&lt;/a&gt; and put your skills to use making Krita and its community better!&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/pages/2021-11-16_kiki-piggy-bank_krita5.png"&gt; &lt;img class="fit" src="images/pages/2021-11-16_kiki-piggy-bank_krita5.png" alt="Krita's mascot Kiki putting money in a piggy bank"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h2 id="additional-changes"&gt;Additional Changes&lt;/h2&gt;
&lt;h3 id="krita-plus-stable-5215"&gt;Krita Plus (Stable, 5.2.15):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Gradients: Fix an issue where reloading a gradient removes the transparency, by using premultipled alpha in SVG gradients. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=502118"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/753107e08a"&gt;change&lt;/a&gt; by Dmitry Kazakov)&lt;/li&gt;
&lt;li&gt;Shortcuts: Prevent Transform/Move Tool move shortcuts from triggering when the tools aren't active, which could override other shortcuts (such as next/previous frame). (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=513855"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/c463e9c0a0"&gt;change&lt;/a&gt; by Dmitry Kazakov)&lt;/li&gt;
&lt;li&gt;Overview Docker: Fix touch-dragging to pan, by disabling the non-existent context menu. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=514238"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2589"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Tablets: Add workarounds for Xiaomi devices, which can be toggled in Configure Krita -&amp;gt; Tablet Settings: Translate the stylus's Page Up and Page Down buttons into right mouse and middle mouse buttons. Ignore jagged tablet stylus position history. Use a steeper default pressure curve so that it's possible to reach 100% pressure. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2597"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="krita-plus-stable-pre-release-530600-beta1"&gt;Krita Plus (Stable pre-release, 5.3.0/6.0.0-beta1):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Comics Panel Editing Tool: Fix crash and other issues with remove gutter mode. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=512601"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2570"&gt;change&lt;/a&gt; by Agata Cacko)&lt;/li&gt;
&lt;li&gt;Transform Tool: Liquify: Fix broken 'Accurate with Instant Preview' when zoomed out, and issues when liquifying on the edge of a selection. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=514407"&gt;bug 1&lt;/a&gt;, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514406"&gt;bug 2&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2600"&gt;change&lt;/a&gt; by Agata Cacko)&lt;/li&gt;
&lt;li&gt;Transform Tool: Show feedback that hidden or locked layers cannot be transformed, when attempted. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2608"&gt;change&lt;/a&gt; by Agata Cacko)&lt;/li&gt;
&lt;li&gt;Move Tool: Disallow moving layers hidden by isolation mode. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2586"&gt;change&lt;/a&gt; by Ricky Ringler)&lt;/li&gt;
&lt;li&gt;Freehand Path Tool: Fix preview not updating when changing color. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2613"&gt;change&lt;/a&gt; by Luna Lovecraft)&lt;/li&gt;
&lt;li&gt;General: Fix crash when closing image after deleting a vector layer under some circumstances. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=512649"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2614"&gt;change&lt;/a&gt; by Luna Lovecraft)&lt;/li&gt;
&lt;li&gt;General: Avoid Krita becoming unresponsive due to slow layer thumbnail generation. When thumbnail generation is slow, a warning in the statusbar mentions that the thumbnails have been switched to low quality mode and suggests using the new Image-&amp;gt;Purge Unused Image Data action to clean up empty spaces of the image. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=510627"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2581"&gt;change&lt;/a&gt; by Dmitry Kazakov)&lt;/li&gt;
&lt;li&gt;Layers Docker: Prevent Ctrl+drag-and-drop from selecting the layer. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2594"&gt;change&lt;/a&gt; by Luna Lovecraft)&lt;/li&gt;
&lt;li&gt;Layers Docker: Fixes for selecting layers with Shift or Ctrl. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=514427"&gt;bug 1&lt;/a&gt;, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514563"&gt;bug 2&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2601"&gt;change&lt;/a&gt; by Luna Lovecraft)&lt;/li&gt;
&lt;li&gt;Touch Input: Prevent touch scrolling from triggering context menus. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=513413"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2590"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Brush Editor: Fix Texture Options' offset sliders not working after enabling Pattern. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=509655"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2585"&gt;change&lt;/a&gt; by Luna Lovecraft)&lt;/li&gt;
&lt;li&gt;Android: Recorder Docker: Remove the default recording folder path to avoid saving to a user-inaccessible appdata directory. The path can be set manually, which will move any existing recordings from the old default folder. (Note that rendering timelapse videos is not possible on Android Krita, but the frames and their document can be copied to another OS and rendered there.) (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=507284"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2616"&gt;change&lt;/a&gt; by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;macOS: Fix lack of standard Qt text translations such as Yes/No buttons and the macOS application menu. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=432685"&gt;bug 1&lt;/a&gt;, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=475515"&gt;bug 2&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/8699304fcb"&gt;change&lt;/a&gt; by Ivan Yossi)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="krita-plus-stable-pre-release-530600-beta1-1"&gt;Krita Plus (Stable pre-release, 5.3.0/6.0.0-beta1+):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;File Formats: HEIF: Fix crash when opening HEIF/AVIF images in YCrBr. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=515704"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/commit/70631e374b"&gt;change&lt;/a&gt; by Dmitry Kazakov)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="krita-next-unstable-540610-prealpha"&gt;Krita Next (Unstable, 5.4.0/6.1.0-prealpha):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;General: Show hi-dpi versions of the recent file thumbnails on the welcome page. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2610"&gt;change&lt;/a&gt; by Agata Cacko)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="nightly-builds"&gt;Nightly Builds&lt;/h2&gt;
&lt;p&gt;These pre-release versions of Krita are built every day.&lt;/p&gt;
&lt;p&gt;Note that there are currently no Qt6 builds for Android.&lt;/p&gt;
&lt;p&gt;Test out the upcoming &lt;strong&gt;Stable&lt;/strong&gt; release in Krita Plus (5.3.0/6.0.0-prealpha): Linux
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/linux"&gt;Qt6&lt;/a&gt;
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/linux-qt5"&gt;Qt5&lt;/a&gt;
— Windows
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/windows"&gt;Qt6&lt;/a&gt;
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/windows-qt5"&gt;Qt5&lt;/a&gt;
— macOS
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/macos-universal"&gt;Qt6&lt;/a&gt;
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/macos-universal-qt5"&gt;Qt5&lt;/a&gt;
— Android arm64
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/android-arm64-v8a"&gt;Qt5&lt;/a&gt;
– Android arm32
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/android-arm32-v7a"&gt;Qt5&lt;/a&gt;
– Android x86_64
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-6.0/android-x86-64"&gt;Qt5&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or test out the latest &lt;strong&gt;Experimental&lt;/strong&gt; features in Krita Next (5.4.0/6.1.0-prealpha). Feedback and &lt;a href="https://docs.krita.org/en/untranslatable_pages/reporting_bugs.html"&gt;bug reports&lt;/a&gt; are appreciated!:
Linux
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/linux"&gt;Qt6&lt;/a&gt;
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/linux-qt5"&gt;Qt5&lt;/a&gt;
— Windows
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/windows"&gt;Qt6&lt;/a&gt;
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/windows-qt5"&gt;Qt5&lt;/a&gt;
— macOS
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/macos-universal"&gt;Qt6&lt;/a&gt;
&lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/macos-universal-qt5"&gt;Qt5&lt;/a&gt;
— Android arm64 &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm64-v8a"&gt;Qt5&lt;/a&gt;
– Android arm32 &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm32-v7a"&gt;Qt5&lt;/a&gt;
– Android x86_64 &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-x86-64"&gt;Qt5&lt;/a&gt;&lt;/p&gt;</description></item><item><title>First beta for Krita 5.3 and Krita 6.0</title><link>https://krita.org/en/posts/2026/krita-6.0.0-beta1-released/</link><pubDate>Thu, 05 Feb 2026 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2026/krita-6.0.0-beta1-released/</guid><description>
&lt;p&gt;We have started the release process for the next feature release of Krita today! This release is the culmination of years of hard work. From the same codebase, we're building both Krita 5.3, based on Qt5, and Krita 6.0.0. based on Qt6. Krita 6 is not yet available for Android or ChromeOS because Qt6 is unstable on those platforms.&lt;/p&gt;
&lt;h2 id="highlights"&gt;Highlights&lt;/h2&gt;
&lt;p&gt;To learn about everything that has changed, check &lt;a href="https://krita.org/en/release-notes/krita-5-3-release-notes/"&gt;the release notes&lt;/a&gt;!&lt;/p&gt;
&lt;h3 id="text-object"&gt;Text Object&lt;/h3&gt;
&lt;p&gt;The text object has been completely rewritten, as have all the tools to handle text. You can now edit text on the canvas, make text wrap inside vector shapes and put text on a vector path. We support most if not all scripts fully as well.&lt;/p&gt;
&lt;p&gt;A variety of technical blog posts were written on the topic: &lt;a href="https://wolthera.info/2024/07/making-sense-of-font-selection/"&gt;Fonts&lt;/a&gt;, &lt;a href="https://wolthera.info/2025/03/controls-for-opentype/"&gt;Open Type&lt;/a&gt;, &lt;a href="https://wolthera.info/2025/04/going-in-depth-on-font-metrics/"&gt;Font Metrics&lt;/a&gt;, &lt;a href="https://wolthera.info/2025/09/remainder-of-the-text-properties/"&gt;various other properties&lt;/a&gt;, &lt;a href="https://wolthera.info/2025/11/text-tool-phase-3/"&gt;Text in Shape and Type Setting Mode&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="wayland-color-management-support"&gt;Wayland Color Management Support&lt;/h3&gt;
&lt;p&gt;A Krita 6-only feature, on Linux, we now support Wayland color management support when Krita runs in native Wayland mode. Note that the only officially supported wayland compositor is KWin. If you use another compositor and find an issue, test with kwin first whether that issue reproducible.&lt;/p&gt;
&lt;h3 id="tools"&gt;Tools&lt;/h3&gt;
&lt;p&gt;There is a completely new tool: a knife tool for vector objects, for merging and splitting vector objects. This is extremely handle when creating comic page layouts. Other tools have been extended or have improved performance. For instance, the freehand drawing tool has a pixel-art stabilizer and the liquify transform tool is much faster.&lt;/p&gt;
&lt;h3 id="assistants"&gt;Assistants&lt;/h3&gt;
&lt;p&gt;Configuring assistants has become easier and there's a new curve-linear perspective assistant.&lt;/p&gt;
&lt;h3 id="filters"&gt;Filters&lt;/h3&gt;
&lt;p&gt;There are new filters: propagate colors and color overlay mask. All blending modes have been checked for correctness when working in HDR.&lt;/p&gt;
&lt;h3 id="dockers"&gt;Dockers&lt;/h3&gt;
&lt;p&gt;The recorder docker now can capture in real time. Dockers can be added to the popup palette.&lt;/p&gt;
&lt;h3 id="brush-engines"&gt;Brush Engines&lt;/h3&gt;
&lt;p&gt;Among other improvements, the pattern option has been extended with a soft texturing mode.&lt;/p&gt;
&lt;h3 id="file-formats"&gt;File Formats&lt;/h3&gt;
&lt;p&gt;There is support for a new file format, Radiance RGBE. Additionally, JPEG-XL support has been improved a lot, just in time for Googles volte-face on JPEG-XL support. And... Text objects in PhotoShop files now be loaded as text! You can save text to PSD as well, but only in a limited way.&lt;/p&gt;
&lt;h3 id="python-plugin-api"&gt;Python Plugin API&lt;/h3&gt;
&lt;p&gt;The Python plugin API has been extended with an API for generating brush strokes, new user interface objects and new methods for existing classes. There are also new python plugins.&lt;/p&gt;
&lt;h2 id="krita-53-downloads"&gt;Krita 5.3 Downloads&lt;/h2&gt;
&lt;h3 id="windows"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta1/krita-x64-5.3.0-beta1-setup.exe"&gt;krita-5.3.0-beta1-setup.exe&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta1/krita-x64-5.3.0-beta1.zip"&gt;krita-5.3.0-beta1.zip&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta1/krita-x64-5.3.0-beta1-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux"&gt;Linux&lt;/h3&gt;
&lt;p&gt;Note: starting with 5.2.11, the minimum supported version of Ubuntu is 22.04.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta1/krita-5.3.0-beta1-x86_64.AppImage"&gt;krita-5.3.0-beta1-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos"&gt;MacOS&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta1/krita-5.3.0-beta1-signed.dmg"&gt;krita-5.3.0-beta1.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="android"&gt;Android&lt;/h3&gt;
&lt;p&gt;We consider Krita on ChromeOS as ready for production. Krita on Android is still &lt;strong&gt;&lt;em&gt;beta&lt;/em&gt;&lt;/strong&gt;. Krita is not available for Android phones, only for tablets, because the user interface requires a large screen.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta1/krita-x86_64-5.3.0-beta1-release-signed.apk"&gt;64 bits Intel CPU APK&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta1/krita-arm64-v8a-5.3.0-beta1-release-signed.apk"&gt;64 bits Arm CPU APK&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta1/krita-armeabi-v7a-5.3.0-beta1-release-signed.apk"&gt;32 bits Arm CPU APK&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="source-code"&gt;Source code&lt;/h3&gt;
&lt;p&gt;You can build Krita 5.3 using the Krita 6.0.0.source archives. The difference is which version of Krita you build against.&lt;/p&gt;
&lt;h3 id="md5sum"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta1"&gt;https://download.kde.org/unstable/krita/5.3.0-beta1/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key"&gt;Key&lt;/h3&gt;
&lt;p&gt;The Linux AppImage and the source .tar.gz and .tar.xz tarballs are signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/unstable/krita/5.3.0-beta1/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;
&lt;h2 id="krita-60-download"&gt;Krita 6.0. Download&lt;/h2&gt;
&lt;p&gt;NOTE: The main feature of the 6.0 release is that it uses Qt6. This means it is buggier than 5.3, having both the 5.3 bugs and Qt6 related bugs. If you have no need for the Krita 6.0 features, we recommend you use 5.3 for testing.&lt;/p&gt;
&lt;h3 id="windows-1"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta1/krita-x64-6.0.0-beta1-setup.exe"&gt;krita-6.0.0-setup.exe&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta1/krita-x64-6.0.0-beta1.zip"&gt;krita-6.0.0.zip&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta1/krita-x64-6.0.0-beta1-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux-1"&gt;Linux&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta1/krita-6.0.0-beta1-x86_64.AppImage"&gt;krita-6.0.0-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos-1"&gt;MacOS&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta1/krita-6.0.0-beta1-signed.dmg"&gt;krita-6.0.0-signed.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="source-code-1"&gt;Source code&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta1/krita-6.0.0-beta1.tar.gz"&gt;krita-6.0.0.tar.gz&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta1/krita-6.0.0-beta1.tar.xz"&gt;krita-6.0.0.tar.xz&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="md5sum-1"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/unstable/krita/6.0.0"&gt;https://download.kde.org/unstable/krita/6.0.0-beta1/&lt;/a&gt;. and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key-1"&gt;Key&lt;/h3&gt;
&lt;p&gt;The Linux AppImage and the source .tar.gz and .tar.xz tarballs are signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/unstable/krita/6.0.0-beta1/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;</description></item><item><title>Krita 5.2.15 bugfix release!</title><link>https://krita.org/en/posts/2026/krita-5.2.15-released/</link><pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2026/krita-5.2.15-released/</guid><description>
&lt;p&gt;Today we're releasing Krita 5.2.15. This is a bug fix release with a number of crash fixes and workarounds to improve use with the Xiaomi Pad.&lt;/p&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fix crash when using a smudge brush (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=512243"&gt;Bug 512243&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update GMic to 3.6.4.1 in krita/5.2 branch&lt;/li&gt;
&lt;li&gt;Fix crash when undoing liquefy (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=498696"&gt;Bug 498696&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix crash when an embedded profile is faulty (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=509875"&gt;Bug 509875&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix loading of TIFF files with JPEG compression&lt;/li&gt;
&lt;li&gt;Force SVG gradients to work in premultiplied alpha mode, counter to specification (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=502118"&gt;Bug 502118&lt;/a&gt;, &lt;a href="https://invent.kde.org/graphics/krita/-/commit/c82e28995d4a0d8e712b1c6f275fc99b75266b55"&gt;more info in commit&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix Transform and Move shortcuts conflicting Timeline arrow key actions (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=513855"&gt;Bug 513855&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Don't compress touch events matched to shortcuts&lt;/li&gt;
&lt;li&gt;Treat 3+-finger-touch cancels as ends (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=510993"&gt;Bug 510993&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Prevent rotation notice jitter around zero&lt;/li&gt;
&lt;li&gt;Allow combining zoom and rotation popup messages&lt;/li&gt;
&lt;li&gt;Disable context menu on overview widget (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=514238"&gt;Bug 514238&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Make touch scrolling not trigger menu (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=513413"&gt;Bug 513413&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Xiaomi stylus button and curve fixes (handle pageup and down) (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/9c415159dc09cc600185e0685aa10e2ba670e36b"&gt;more info in commit&lt;/a&gt; )&lt;/li&gt;
&lt;li&gt;Steeper tablet curve for Xiaomi devices (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/cdeafd418f286b6a33480cd51ae94442b2b76552"&gt;more info in commit&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Don't flicker window on Xiaomi devices&lt;/li&gt;
&lt;li&gt;make xcodebuild an archival build to avoid unwanted debug entitlements.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="download"&gt;Download&lt;/h2&gt;
&lt;h3 id="windows"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
We are no longer making 32-bit Windows builds.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/stable/krita/5.2.15/krita-x64-5.2.15-setup.exe"&gt;krita-5.2.15-setup.exe&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/stable/krita/5.2.15/krita-x64-5.2.15.zip"&gt;krita-5.2.15.zip&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.15/krita-x64-5.2.15-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux"&gt;Linux&lt;/h3&gt;
&lt;p&gt;Note: starting with 5.2.11, the minimum supported version of Ubuntu is 22.04.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
Starting with 5.2.11 has updated the AppImage runtime, which is known to be incompatible with the old versions of AppImageLauncher. Developers of the AppImage runtime suggest to remove or update AppImageLauncher. See this report: &lt;a href="https://github.com/AppImage/type2-runtime/issues/121"&gt;Issue 121&lt;/a&gt;
More AppImage troubleshooting info is available here: &lt;a href="https://github.com/AppImage/AppImageKit/wiki/FUSE"&gt;FUSE&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/stable/krita/5.2.15/krita-5.2.15-x86_64.AppImage"&gt;krita-5.2.15-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos"&gt;MacOS&lt;/h3&gt;
&lt;p&gt;Note: We're not supporting MacOS 10.13 anymore, 10.14 is the minimum supported version.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/stable/krita/5.2.15/krita-5.2.15_signed.dmg"&gt;krita-5.2.15.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="android"&gt;Android&lt;/h3&gt;
&lt;p&gt;We consider Krita on ChromeOS as ready for production. Krita on Android is still &lt;strong&gt;&lt;em&gt;beta&lt;/em&gt;&lt;/strong&gt;. Krita is not available for Android phones, only for tablets, because the user interface requires a large screen.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.15/krita-x86_64-5.2.15-release-signed.apk"&gt;64 bits Intel CPU APK&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.15/krita-arm64-v8a-5.2.15-release-signed.apk"&gt;64 bits Arm CPU APK&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.15/krita-armeabi-v7a-5.2.15-release-signed.apk"&gt;32 bits Arm CPU APK&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="source-code"&gt;Source code&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.15/krita-5.2.15.tar.gz"&gt;krita-5.2.15.tar.gz&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.15/krita-5.2.15.tar.xz"&gt;krita-5.2.15.tar.xz&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="md5sum"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/stable/krita/5.2.15"&gt;https://download.kde.org/stable/krita/5.2.15/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key"&gt;Key&lt;/h3&gt;
&lt;p&gt;The Linux AppImage and the source .tar.gz and .tar.xz tarballs are signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/stable/krita/5.2.15/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;</description></item><item><title>Monthly Report - January 2026</title><link>https://krita.org/en/posts/2026/monthly-report-2601/</link><pubDate>Fri, 02 Jan 2026 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2026/monthly-report-2601/</guid><description>
&lt;p&gt;During the December holidays, the developers found time for a few bugfixes.&lt;/p&gt;
&lt;p&gt;Read on for a look at development news and the Krita-Artists forum's featured artwork from last month.&lt;/p&gt;
&lt;h2 id="development-report"&gt;Development Report&lt;/h2&gt;
&lt;p&gt;Luna fixed two crashes in the Stable branch; when undoing the Transform Tool during another transformation (&lt;a href="https://bugs.kde.org/498696"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2565"&gt;change&lt;/a&gt;), and when an embedded color profile is invalid. (&lt;a href="https://bugs.kde.org/509875"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2538"&gt;change&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Dmitry fixed loading TIFF files with JPEG compression (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/2e27356a7a"&gt;change&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;In the Unstable branch, a handful more bugfixes were made:&lt;/p&gt;
&lt;p&gt;Wolthera fixed parsing white-space-only text elements (&lt;a href="https://bugs.kde.org/513085"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2562"&gt;change&lt;/a&gt;), and issues setting text color (&lt;a href="https://bugs.kde.org/513207"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2571"&gt;change&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Carsten worked around multitouch gestures being cancelled on Xiaomi Pad devices (&lt;a href="https://bugs.kde.org/510993"&gt;bug&lt;/a&gt;; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2582"&gt;change&lt;/a&gt;), and combined simultaneous canvas rotation and zoom messages (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2583"&gt;change&lt;/a&gt;).&lt;/p&gt;
&lt;h2 id="community-report"&gt;Community Report&lt;/h2&gt;
&lt;h3 id="december-2025-monthly-art-challenge-results"&gt;December 2025 Monthly Art Challenge Results&lt;/h3&gt;
&lt;p&gt;The winner of the &lt;a href="https://krita-artists.org/t/monthly-art-challenge-december-2025-chiaroscuro/151132"&gt;&amp;quot;Chiaroscuro&amp;quot;&lt;/a&gt; challenge is…&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/gingers-gift-and-the-ornament-krita-artists-monthly-art-challenge-december-2025-chiaroscuro/155838"&gt;steve.improvthis's two entries&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Ginger's Gift by steve.improvthis&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu34_gingers_gift-steve_improvthis_lq.webp"&gt; &lt;img class="fit" src="images/posts/2025/mu34_gingers_gift-steve_improvthis_lq.webp" alt="Ginger's Gift by steve.improvthis"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="join-this-months-art-challenge"&gt;Join This Month's Art Challenge!&lt;/h3&gt;
&lt;p&gt;For January's theme, last month's winner has chosen &lt;a href="https://krita-artists.org/t/monthly-art-challenge-january-2026-vintage-travel-poster/156483"&gt;&amp;quot;Vintage Travel Poster&amp;quot;&lt;/a&gt;, with the optional challenge of using the Assistant Tool. What kind of fantastic destination could you illustrate an advertisement for? Show others new horizons in the new year!&lt;/p&gt;
&lt;h2 id="featured-artwork"&gt;Featured Artwork&lt;/h2&gt;
&lt;p&gt;This month's featured forum artwork, as voted in the &lt;a href="https://krita-artists.org/t/best-of-krita-artists-november-december-2025-nomination-submissions-thread/148830"&gt;Best of Krita-Artists Nominations - November/December 2025&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/speedpaint-010-apple/151213"&gt;Speedpaint 10. Apple&lt;/a&gt; by Tromplier&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu34_speedpaint_10_apple-tromplier_lq.webp"&gt; &lt;img class="fit" src="images/posts/2025/mu34_speedpaint_10_apple-tromplier_lq.webp" alt="Speedpaint 10. Apple by Tromplier"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/barn-at-sunset/152498"&gt;Barn at Sunset&lt;/a&gt; by Brian_Bigelow&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu34_barn_at_sunset-brian_bigelow_lq.webp"&gt; &lt;img class="fit" src="images/posts/2025/mu34_barn_at_sunset-brian_bigelow_lq.webp" alt="Barn at Sunset by Brian_Bigelow"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/save-me-freddie-mercury-and-brian-may-artwork/152366"&gt;&amp;quot;Save Me&amp;quot; Freddie Mercury and Brian May Artwork&lt;/a&gt; by deerblue&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu34_save_me-deerblue_lq.webp"&gt; &lt;img class="fit" src="images/posts/2025/mu34_save_me-deerblue_lq.webp" alt=""Save Me" Freddie Mercury and Brian May Artwork by deerblue"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/charcoal-head-study/152754"&gt;Charcoal head study&lt;/a&gt; by sognidigitali&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu34_charcoal_head_study-sognidigitali.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu34_charcoal_head_study-sognidigitali.jpeg" alt="Charcoal head study by sognidigitali"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/realistic-pear-oil-painting/149947"&gt;Realistic pear oil painting&lt;/a&gt; by Younel0&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu34_realistic_pear_oil_painting-younel0_lq.webp"&gt; &lt;img class="fit" src="images/posts/2025/mu34_realistic_pear_oil_painting-younel0_lq.webp" alt="Realistic pear oil painting by Younel0"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="nominate-and-vote-for-next-months-featured-artwork"&gt;Nominate and Vote For Next Month's Featured Artwork!&lt;/h3&gt;
&lt;p&gt;Participate in next month's nominations and voting to voice your opinion on the &lt;a href="https://krita-artists.org/t/best-of-krita-artists-december-2025-january-2026-nomination-submissions-thread/153564"&gt;Best of Krita-Artists - December 2025/January 2026&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="krita-is-free---but-you-can-contribute"&gt;Krita is Free - But You Can Contribute!&lt;/h2&gt;
&lt;p&gt;Krita is free to use and modify, but it can only exist with the contributions of the community. A small sponsored team alongside volunteer programmers, artists, writers, testers, translators, and more from across the world keep development going.&lt;/p&gt;
&lt;p&gt;If this software has value to you, consider donating to the &lt;a href="https://krita.org/en/donations/"&gt;Krita Development Fund&lt;/a&gt;. Or &lt;a href="https://krita.org/en/get-involved/"&gt;Get Involved&lt;/a&gt; and put your skills to use making Krita and its community better!&lt;/p&gt;
&lt;h2 id="nightly-builds"&gt;Nightly Builds&lt;/h2&gt;
&lt;p&gt;These pre-release versions of Krita are built every day.&lt;/p&gt;
&lt;p&gt;Get the latest bugfixes in &lt;strong&gt;Stable&lt;/strong&gt; Krita Plus (5.2.15-prealpha): &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/linux"&gt;Linux&lt;/a&gt; — &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/windows"&gt;Windows&lt;/a&gt; — &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/macos-universal"&gt;macOS (unsigned)&lt;/a&gt; — &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-arm64-v8a"&gt;Android arm64&lt;/a&gt; – &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-arm32-v7a"&gt;Android arm32&lt;/a&gt; – &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-x86_64"&gt;Android x86_64&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or test out the latest &lt;strong&gt;Experimental&lt;/strong&gt; features in Krita Next (5.3.0-prealpha). Feedback and &lt;a href="https://docs.krita.org/en/untranslatable_pages/reporting_bugs.html"&gt;bug reports&lt;/a&gt; are appreciated!: &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/linux"&gt;Linux&lt;/a&gt; — &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/windows"&gt;Windows&lt;/a&gt; — &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/macos-universal"&gt;macOS&lt;/a&gt; — &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm64-v8a"&gt;Android arm64&lt;/a&gt; – &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm32-v7a"&gt;Android arm32&lt;/a&gt; – &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-x86_64"&gt;Android x86_64&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Krita Monthly Update - Edition 33</title><link>https://krita.org/en/posts/2025/monthly-update-33/</link><pubDate>Mon, 15 Dec 2025 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2025/monthly-update-33/</guid><description>
&lt;p&gt;Welcome to the November 2025 development and community update.&lt;/p&gt;
&lt;h2 id="development-report"&gt;Development Report&lt;/h2&gt;
&lt;h3 id="5214-released"&gt;5.2.14 Released&lt;/h3&gt;
&lt;p&gt;One last bugfix release in the 5.2 series, 5.2.14 is out. This version once again features many fixes for Android and touch input, but that's not all! The Color Sampler's preview has a new round default look, and macOS users can now view .kra thumbnails in Finder again. Read more in the &lt;a href="https://krita.org/en/posts/2025/krita-5.2.14-released/"&gt;dedicated blogpost&lt;/a&gt; and stay up up-to-date.&lt;/p&gt;
&lt;h3 id="text-rework-progress"&gt;Text Rework Progress&lt;/h3&gt;
&lt;p&gt;Development of 5.3.0 is now in feature freeze, meaning no more features will be added before release. This includes the Text Tool, marking the end of a long phase of development for Wolthera, code reviewer Dmitry, and everyone else who contributed.&lt;/p&gt;
&lt;p&gt;Texts can now be created to fit within a shape or along a path, just by clicking the vector with the Text Tool. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2432"&gt;MR!2432&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
&lt;a href="videos/posts/2025/mu33_text-in-shape-deevad.gif"&gt; &lt;img class="fit" src="videos/posts/2025/mu33_text-in-shape-deevad.gif" alt="Animated image of creating text that fits itself within a speech balloon shape."/&gt; &lt;/a&gt;
&lt;figcaption&gt;
Animated image of creating text that fits itself within a speech balloon shape. cc-by D.Revoy
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Text properties have been split into into Paragraph and Character tabs, making it clearer which level the properties are taking effect at. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2470"&gt;MR!2470&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Carsten has also made sure the Text Tool works properly with touch input. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2563"&gt;MR!2563&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;But this journey's not over; if you use 5.3 pre-release builds, make sure to report bugs and leave feedback in the &lt;a href="https://krita-artists.org/t/text-tool-thread/57973/231"&gt;Text Tool Thread&lt;/a&gt;!&lt;/p&gt;
&lt;h3 id="new-comic-panel-editing-tool"&gt;New Comic Panel Editing Tool&lt;/h3&gt;
&lt;p&gt;There's a new tool in the Toolbox: the Comic Panel Editing Tool. Agata designed this for creating comic panel gutters by cutting gaps in vector shapes. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2331"&gt;MR!2331&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;It can be set to cut different gap widths depending on whether the cut is horizontal, vertical, or diagonal past a certain angle. A second mode in Tool Options removes the gaps for easy re-adjustment.&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu33_comics_panel_knife_tool_example.png"&gt; &lt;img class="fit" src="images/posts/2025/mu33_comics_panel_knife_tool_example.png" alt="Screenshot showing the Comics Panel Editing Tool in the toolbox, its tool options, and an example panel layout."/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="liquify-transform-speedup"&gt;Liquify Transform Speedup&lt;/h3&gt;
&lt;p&gt;The Transform Tool's Liquify mode has had some optimizations done by Agata. It's especially faster on large canvases, because it now avoids calculating outside the affected area. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2461"&gt;MR!4261&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Before:&lt;/p&gt;
&lt;figure&gt;
&lt;video controls&gt;
&lt;source src="videos/posts/2025/mu33_liquify_performance_before-deevad.mp4" type="video/mp4"&gt;
There should have been a video here but your browser does not seem to support it.
&lt;/video&gt;
&lt;figcaption&gt;Video of using Liquify to make adjustments on a 3520x1978px canvas on Krita 5.2.9. It's not very responsive. cc-by D.Revoy&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;After:&lt;/p&gt;
&lt;figure&gt;
&lt;video controls&gt;
&lt;source src="videos/posts/2025/mu33_liquify_performance_after-deevad.mp4" type="video/mp4"&gt;
There should have been a video here but your browser does not seem to support it.
&lt;/video&gt;
&lt;figcaption&gt;Video of using Liquify to make adjustments on the same canvas on Krita 5.3.0-pre-alpha. It's smooth and easy to use. cc-by D.Revoy&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="python-updated-to-313"&gt;Python Updated to 3.13&lt;/h3&gt;
&lt;p&gt;Krita's unstable builds have been updated from Python 3.10 to Python 3.13 (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2466"&gt;MR!2466&lt;/a&gt;). This has the potential to break plugins and scripts, so users of Krita Next should report any such issues to the developers of those plugins before 5.3.0's release.&lt;/p&gt;
&lt;p&gt;If you're a plugin developer, check out the release notes for &lt;a href="https://docs.python.org/3/whatsnew/3.11.html"&gt;Python 3.11&lt;/a&gt;, &lt;a href="https://docs.python.org/3/whatsnew/3.12.html"&gt;Python 3.12&lt;/a&gt;, and &lt;a href="https://docs.python.org/3/whatsnew/3.13.html"&gt;Python 3.13&lt;/a&gt; for information on the changes.&lt;/p&gt;
&lt;h2 id="community-report"&gt;Community Report&lt;/h2&gt;
&lt;h3 id="plans-for-530s-upcoming-release"&gt;Plans for 5.3.0's Upcoming Release&lt;/h3&gt;
&lt;p&gt;Krita's developers have put out &lt;a href="https://krita-artists.org/t/call-for-artwork-for-banners-and-icons/152426/"&gt;a call for banner and icon artwork&lt;/a&gt; to promote the upcoming 5.3 release. This artwork must fit certain sizes and be licensed appropriately, so please read the rules before contributing!&lt;/p&gt;
&lt;h3 id="november-2025-monthly-art-challenge-results"&gt;November 2025 Monthly Art Challenge Results&lt;/h3&gt;
&lt;p&gt;17 forum members took on the challenge of the &lt;a href="https://krita-artists.org/t/monthly-art-challenge-november-2025-civilization-engulfed-by-nature/146375"&gt;&amp;quot;Civilization Engulfed by Nature&amp;quot;&lt;/a&gt; theme.
And the winner is… @Elixiah's two entries:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/time-keeper-november-2025-challenge-winner/151083"&gt;Time Keeper by @Elixiah&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu33_time_keeper-elixiah_lq.webp"&gt; &lt;img class="fit" src="images/posts/2025/mu33_time_keeper-elixiah_lq.webp" alt="Time Keeper by @Elixiah"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;And &lt;a href="https://krita-artists.org/t/sunlit-silence-november-2025-challenge-winner/151084"&gt;Sunlit Silence&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="the-december-art-challenge-is-open-now"&gt;The December Art Challenge is Open Now&lt;/h3&gt;
&lt;p&gt;For this month's theme, winner @Elixiah has chosen &lt;a href="https://krita-artists.org/t/monthly-art-challenge-december-2025-chiaroscuro/151132"&gt;Chiaroscuro&lt;/a&gt;, the strong contrast of light and dark, with runner-up @edgarej adding the optional challenge of a Christmas/holiday theme. Check out the topic for more details, and make some art that stands out like holiday lights on a dark night!&lt;/p&gt;
&lt;h2 id="featured-artwork"&gt;Featured Artwork&lt;/h2&gt;
&lt;h3 id="best-of-krita-artists---octobernovember-2025"&gt;Best of Krita-Artists - October/November 2025&lt;/h3&gt;
&lt;p&gt;This month's &lt;a href="https://krita-artists.org/t/best-of-krita-artists-october-november-2025-nomination-submissions-thread/144383"&gt;Best of Krita-Artists Nominations thread&lt;/a&gt; received 17 nominations of forum members' artwork. When the poll closed, these five wonderful works made their way onto the Krita-Artists featured artwork banner:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/weird-meeting/145622"&gt;Weird meeting by @Sad_Tea&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu33_weird_meeting-sad_tea.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu33_weird_meeting-sad_tea.jpeg" alt="Weird meeting by @Sad_Tea"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/melon-soda-city-2025-8-30/141185"&gt;Melon Soda city by @800000000W&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu33_melon_soda_city-800000000w.webp"&gt; &lt;img class="fit" src="images/posts/2025/mu33_melon_soda_city-800000000w.webp" alt="Melon Soda city by @800000000W"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/winter-in-the-village-digital-oil-painting-in-krita-timelapse/140069"&gt;Winter in the village by @Yarikart&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu33_winter_in_the_village-yarikart.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu33_winter_in_the_village-yarikart.jpeg" alt="Winter in the village by @Yarikart"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/topic/143318/28"&gt;Flower by @yuheng_zhang&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu33_a_flower_colored-yuheng_zhang.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu33_a_flower_colored-yuheng_zhang.jpeg" alt="Flower by @yuheng_zhang"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/female-head-study/142395"&gt;Female head study by @netizenses&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu33_female_head_study-netizenses.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu33_female_head_study-netizenses.jpeg" alt="Female head study by @netizenses"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="best-of-krita-artists---novemberdecember-2025"&gt;Best of Krita-Artists - November/December 2025&lt;/h3&gt;
&lt;p&gt;Take a look at the &lt;a href="https://krita-artists.org/t/best-of-krita-artists-november-december-2025-nomination-submissions-thread/148830"&gt;nominations for next month&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="ways-to-help-krita"&gt;Ways to Help Krita&lt;/h2&gt;
&lt;p&gt;Krita is Free and Open Source Software developed by an international team of sponsored developers and volunteer contributors. That means anyone can help make Krita better!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita.org/en/donations/"&gt;Support Krita financially&lt;/a&gt; by making a one-time or monthly monetary donation. Or donate your time and &lt;a href="https://krita.org/en/get-involved/"&gt;Get Involved&lt;/a&gt; with testing, development, translation, documentation, and more. Last but not least, you can spread the word! Share your Krita artworks, resources, and tips with others, and show the world what Krita can do.&lt;/p&gt;
&lt;h2 id="other-notable-changes"&gt;Other Notable Changes&lt;/h2&gt;
&lt;p&gt;Other notable changes in Krita's development builds from November 11, 2025 - December 14, 2025.&lt;/p&gt;
&lt;h3 id="stable-branch-5214"&gt;Stable branch (5.2.14):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Canvas Input: Add a One Finger Hold gesture and set it by default to Sample Foreground Color From Merged Image. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2501"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Color Sampler: The Color Sampler preview now defaults to a circle to be more visible when using touch input. The size of the circle can be adjusted under Settings-&amp;gt;General-&amp;gt;Cursor, or changed back to rectangles. (&lt;a href="https://bugs.kde.org/347799"&gt;bug report&lt;/a&gt;) (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2501"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Layers Docker: Dragging-and-dropping a layer onto its own canvas now pastes a copy only if Ctrl is held, to prevent duplicating it by accident. Dropping a layer onto a different canvas still copy-pastes it as before, without holding Ctrl. (&lt;a href="https://bugs.kde.org/512771"&gt;bug report&lt;/a&gt; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2557"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Filter Layers: Fix empty histogram when adding a new Levels, Threshold, Color Adjustment, or Cross-channel Filter Layer. (&lt;a href="https://bugs.kde.org/506108"&gt;bug report&lt;/a&gt;) (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2521"&gt;Change&lt;/a&gt;, by Stuffins)&lt;/li&gt;
&lt;li&gt;Scripting: Fix Node.setChildNodes function to remove existing child nodes. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2529"&gt;Change&lt;/a&gt;, by Stuffins)&lt;/li&gt;
&lt;li&gt;Android: Lessen the chance for saving corrupt files, by using a temporary file. (&lt;a href="https://bugs.kde.org/498257"&gt;bug report&lt;/a&gt; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2556"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Android: Fix modifier keys getting stuck when inputting new custom shortcuts with a hardware keyboard. (&lt;a href="https://bugs.kde.org/462919"&gt;bug report&lt;/a&gt; &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2558"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;macOS: Add support for QuickLook and Preview thumbnails for .kra, .krz, and .ora files on macOS Sequoia and later. (&lt;a href="https://bugs.kde.org/493474"&gt;bug report&lt;/a&gt; (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2524"&gt;Change&lt;/a&gt;, by Ivan Yossi)&lt;/li&gt;
&lt;li&gt;macOS: Update app icon to support macOS Tahoe appearance settings. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2524"&gt;Change&lt;/a&gt;, by Ivan Yossi)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="unstable-branch-530-prealpha"&gt;Unstable branch (5.3.0-prealpha):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Export: Don't show an error when cancelling an export. (&lt;a href="https://bugs.kde.org/501128"&gt;bug report&lt;/a&gt;) &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2531"&gt;Change&lt;/a&gt;, by Joshua Goins)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="nightly-builds"&gt;Nightly Builds&lt;/h2&gt;
&lt;p&gt;Pre-release versions of Krita are built every day for testing new changes.&lt;/p&gt;
&lt;p&gt;Get the latest bugfixes in &lt;strong&gt;Stable&lt;/strong&gt; &amp;quot;Krita Plus&amp;quot; (5.2.15-prealpha): &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/linux"&gt;Linux&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/windows"&gt;Windows&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/macos-universal"&gt;macOS (unsigned)&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-arm64-v8a"&gt;Android arm64-v8a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-arm32-v7a"&gt;Android arm32-v7a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-x86_64"&gt;Android x86_64&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or test out the latest &lt;strong&gt;Experimental&lt;/strong&gt; features in &amp;quot;Krita Next&amp;quot; (5.3.0-prealpha). Feedback and &lt;a href="https://docs.krita.org/en/untranslatable_pages/reporting_bugs.html"&gt;bug reports&lt;/a&gt; are appreciated!: &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/linux"&gt;Linux&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/windows"&gt;Windows&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/macos-universal"&gt;macOS&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm64-v8a"&gt;Android arm64-v8a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm32-v7a"&gt;Android arm32-v7a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-x86_64"&gt;Android x86_64&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Krita 5.2.14 bugfix release!</title><link>https://krita.org/en/posts/2025/krita-5.2.14-released/</link><pubDate>Thu, 11 Dec 2025 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2025/krita-5.2.14-released/</guid><description>
&lt;p&gt;Today we're releasing Krita 5.2.14. This is going to be the last bug fix release for 5.2. This release in particular contains many bug and usability fixes for Android.&lt;/p&gt;
&lt;h3 id="touch-and-hold-color-picker"&gt;Touch-and-Hold Color Picker&lt;/h3&gt;
&lt;p&gt;The color picker has been improved to make it look, feel and function better.
The most important change is for touchscreens: you can now press the screen with one finger and hold it in the same spot to bring up the color picker. This is enabled by default in all input profiles. If it doesn't happen for you, either reset your canvas input settings to the defaults or manually assign the One Finger Hold gesture like this:&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/touchandholdcolorpicker.webp"&gt;&lt;img class="fit" src="images/posts/2025/touchandholdcolorpicker.webp"&gt;&lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="new-color-picker-preview"&gt;New Color Picker Preview&lt;/h3&gt;
&lt;p&gt;Aside from that, the preview has also been changed from the rectangles side by side to a circle around the cursor. This gives better visibility to the colors you are picking and also means that your right hand won't obscure the preview if you're drawing on a screen tablet.
If you don't like the way this looks, you can change the appearance of the circle in the settings or go back to a two-rectangles style preview instead. Except now you can choose whether you want them on the right like before, on the left or on top of the cursor.
Additionally, the long-standing issue of the preview getting rotated and mirrored along with the canvas has been fixed. It will now show up in the same spot no matter how you spin it.&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/colorpickerpreview.webp"&gt;&lt;img class="fit" src="images/posts/2025/colorpickerpreview.webp"&gt;&lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="changelog"&gt;Changelog:&lt;/h3&gt;
&lt;p&gt;Beyond that, we have a ton of smaller usability fixes for touch, a new icon on MacOS and much more.&lt;/p&gt;
&lt;p&gt;Special thanks to Freya Lupen, Stuffins, Joshua Goins in addition to the sponsored developers.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix brush preview outlines being aligned based on incorrect bounding box. (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=477164"&gt;Bug 477164&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Don't require restart for touch painting change and Automatically detect touch painting&lt;/li&gt;
&lt;li&gt;[android] Fix main window not showing document (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=488606"&gt;Bug 488606&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix off-by-1 in BrushHud Deform Modes combobox (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=509741"&gt;Bug 509741&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Double-click slider spin boxes to edit&lt;/li&gt;
&lt;li&gt;[android] Disable long-press right-click emulation&lt;/li&gt;
&lt;li&gt;Allow long-pressing to open context menus&lt;/li&gt;
&lt;li&gt;Various error handling fixes on android so it tries to recover instead of asserting.&lt;/li&gt;
&lt;li&gt;[android] Make IAP and supporter badge work again&lt;/li&gt;
&lt;li&gt;Make curve autosmooth work with touch drawing (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=510363"&gt;Bug 510363&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Make multi-clicking work with touch painting&lt;/li&gt;
&lt;li&gt;Disable left-click kinetic scrolling on timeline (CC&lt;a href="https://bugs.kde.org/show_bug.cgi?id=474975"&gt;Bug 474975&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Enable double and triple click with stylus when using vector tools.&lt;/li&gt;
&lt;li&gt;Check whether the splash is valid (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=491279"&gt;Bug 491279&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[android] Make main window fullscreen by default&lt;/li&gt;
&lt;li&gt;[android] Don't exit fullscreen when pressing back&lt;/li&gt;
&lt;li&gt;[android] Remove fullscreen toggle in status bar&lt;/li&gt;
&lt;li&gt;Fix hidden brush editor titlebar (Windows + Android) (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=452804"&gt;Bug 452804&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add toggle eraser preset touch canvas input&lt;/li&gt;
&lt;li&gt;Make sliders not show selection handles on Android&lt;/li&gt;
&lt;li&gt;Properly calculate long-press slop distance&lt;/li&gt;
&lt;li&gt;Make long-press context menus behave more cleanly&lt;/li&gt;
&lt;li&gt;Make kinetic scrolling not delay long presses&lt;/li&gt;
&lt;li&gt;Disable long-press on widgets they interfere with&lt;/li&gt;
&lt;li&gt;Make popup menus appear at touch position&lt;/li&gt;
&lt;li&gt;Make edit shapes tool work with touch drawing (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=511594"&gt;Bug 511594&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[android] Enter fullscreen early to avoid flicker&lt;/li&gt;
&lt;li&gt;fix Node::setChildNodes&lt;/li&gt;
&lt;li&gt;fix histograms when adding a new filter layer&lt;/li&gt;
&lt;li&gt;Fix various touch shortcuts with wrong actions (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=485161"&gt;Bug 485161&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Make sampler preview not rotate/mirror with canvas (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=347799"&gt;Bug 347799&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Implement one-finger touch and hold gesture&lt;/li&gt;
&lt;li&gt;PythonPluginManager: Fix crash on Python 3.14&lt;/li&gt;
&lt;li&gt;macos: update krita app icon to display in respect to system appearance&lt;/li&gt;
&lt;li&gt;macos : make thumbnails of kra, krz and ora (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=493474"&gt;Bug 493474&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Don't allow dragging layers onto their own canvas (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=512771"&gt;Bug 512771&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Allow holding Ctrl to override drag on canvas&lt;/li&gt;
&lt;li&gt;[android] Write to temporary file when saving (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=498257"&gt;Bug 498257&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[android] Make shortcut input work properly&lt;/li&gt;
&lt;li&gt;Fix crash when using a smudge brush (&lt;a href="https://bugs.kde.org/show_bug.cgi?id=512243"&gt;Bug 512243&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="download"&gt;Download&lt;/h2&gt;
&lt;h3 id="windows"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
We are no longer making 32-bit Windows builds.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/stable/krita/5.2.14/krita-x64-5.2.14-setup.exe"&gt;krita-5.2.14-setup.exe&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/stable/krita/5.2.14/krita-x64-5.2.14.zip"&gt;krita-5.2.14.zip&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.14/krita-x64-5.2.14-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux"&gt;Linux&lt;/h3&gt;
&lt;p&gt;Note: starting with 5.2.11, the minimum supported version of Ubuntu is 22.04.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
Starting with 5.2.11 has updated the AppImage runtime, which is known to be incompatible with the old versions of AppImageLauncher. Developers of the AppImage runtime suggest to remove or update AppImageLauncher. See this report: &lt;a href="https://github.com/AppImage/type2-runtime/issues/121"&gt;Issue 121&lt;/a&gt;
More AppImage troubleshooting info is available here: &lt;a href="https://github.com/AppImage/AppImageKit/wiki/FUSE"&gt;FUSE&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/stable/krita/5.2.14/krita-5.2.14-x86_64.AppImage"&gt;krita-5.2.14-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos"&gt;MacOS&lt;/h3&gt;
&lt;p&gt;Note: We're not supporting MacOS 10.13 anymore, 10.14 is the minimum supported version.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/stable/krita/5.2.14/krita-5.2.14_signed.dmg"&gt;krita-5.2.14.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="android"&gt;Android&lt;/h3&gt;
&lt;p&gt;We consider Krita on ChromeOS as ready for production. Krita on Android is still &lt;strong&gt;&lt;em&gt;beta&lt;/em&gt;&lt;/strong&gt;. Krita is not available for Android phones, only for tablets, because the user interface requires a large screen.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.14/krita-x86_64-5.2.14-release-signed.apk"&gt;64 bits Intel CPU APK&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.14/krita-arm64-v8a-5.2.14-release-signed.apk"&gt;64 bits Arm CPU APK&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.14/krita-armeabi-v7a-5.2.14-release-signed.apk"&gt;32 bits Arm CPU APK&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="source-code"&gt;Source code&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.14/krita-5.2.14.tar.gz"&gt;krita-5.2.14.tar.gz&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.14/krita-5.2.14.tar.xz"&gt;krita-5.2.14.tar.xz&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="md5sum"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/stable/krita/5.2.14"&gt;https://download.kde.org/stable/krita/5.2.14/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key"&gt;Key&lt;/h3&gt;
&lt;p&gt;The Linux AppImage and the source .tar.gz and .tar.xz tarballs are signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/stable/krita/5.2.14/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;</description></item><item><title>Krita Monthly Update - Edition 32</title><link>https://krita.org/en/posts/2025/monthly-update-32/</link><pubDate>Tue, 11 Nov 2025 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2025/monthly-update-32/</guid><description>
&lt;p&gt;Welcome to the October 2025 development and community update.&lt;/p&gt;
&lt;h2 id="development-report"&gt;Development Report&lt;/h2&gt;
&lt;h3 id="text-rework-progress"&gt;Text Rework Progress&lt;/h3&gt;
&lt;p&gt;The Text Tool's Tool Options have been overhauled. There's now a button to access the Text Properties docker, along with an option to create new texts with current properties or with a style preset. Options to switch between using visual or logical cursor direction for bidirectional text, and pasting rich or plain text have also been added. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2490"&gt;Change&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The other addition is Type Setting Mode, which shows transform handles for the font size and baseline-shift. With preformatted or pre-positioned text, character transforms are also possible. Holding Shift shows different baselines to switch to. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2513"&gt;Change&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;In the area of file formats, basic support has been added for PSD text layers, vector masks, vector strokes, vector parametric shapes, and guides. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/1954"&gt;Change&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Wolthera &lt;a href="https://krita-artists.org/t/text-tool-thread/57973/227"&gt;discusses these changes&lt;/a&gt; in the Text Tool thread and asks again for feedback on a &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2470"&gt;proposal for splitting character and paragraph properties&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="touch-input-fixes"&gt;Touch Input Fixes&lt;/h3&gt;
&lt;p&gt;Carsten has continued to fix issues with touch input in the Stable branch.&lt;/p&gt;
&lt;p&gt;Long-press handled has been further improved. Long-pressing a slider-spinbox no longer shows text selection handles when not in text edit mode. The long-press distance is now calculated correctly, so a slight movement won't cancel it. The kinetic scrolling timeout no longer adds onto the long-press timeout. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2503"&gt;Change&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Kinetic scrolling by left-click has been disabled on the animation timeline to not interfere with dragging frames and other operations. (CC&lt;a href="https://bugs.kde.org/474975"&gt;bug report&lt;/a&gt;) (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2498"&gt;Change&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Popup-at-cursor widgets such as the Selection Action Menu now appear at the touch location instead of cursor location. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2514"&gt;Change&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Edit Shapes Tool now works properly with touch, instead of only making selections. (&lt;a href="https://bugs.kde.org/511594"&gt;bug report&lt;/a&gt;) (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2514"&gt;Change&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="wayland-support"&gt;Wayland Support&lt;/h3&gt;
&lt;p&gt;Basic HDR support for the canvas on Wayland has been implemented by Dmitry. Testing instructions and discussion of issues can be found in the &lt;a href="https://krita-artists.org/t/need-testing-krita-hdr-support-on-wayland/146304"&gt;forum thread&lt;/a&gt;. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2471"&gt;Change&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plans-for-530s-upcoming-release"&gt;Plans for 5.3.0's Upcoming Release&lt;/h3&gt;
&lt;p&gt;Krita 5.3.0 is scheduled to enter feature freeze on November 21st. This means no new features will be accepted for the next version, and developer focus will shift to finishing features already in progress and fixing bugs.&lt;/p&gt;
&lt;p&gt;After a bugfixing period of a few months, the first beta testing release is currently planned for February.&lt;/p&gt;
&lt;h2 id="community-report"&gt;Community Report&lt;/h2&gt;
&lt;h3 id="october-2025-monthly-art-challenge-results"&gt;October 2025 Monthly Art Challenge Results&lt;/h3&gt;
&lt;p&gt;14 forum members took on the challenge of the &lt;a href="https://krita-artists.org/t/monthly-art-challenge-october-2025-the-burden-of-power/142965"&gt;&amp;quot;The Burden of Power&amp;quot;&lt;/a&gt; theme.
And the winner is…
&lt;a href="https://krita-artists.org/t/the-burden-of-power-my-works-from-the-october-2025-challenge/146209"&gt;The Burden of Power by @Famouzy&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu32_the_burden_of_power_1-famouzy.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu32_the_burden_of_power_1-famouzy.jpeg" alt="The Burden of Power 1 by @Famouzy"/&gt; &lt;/a&gt;
&lt;/figure&gt;
Be sure to check out the second piece as well!
&lt;h3 id="the-october-art-challenge-is-open-now"&gt;The October Art Challenge is Open Now&lt;/h3&gt;
&lt;p&gt;For this month's theme, winner @Famouzy has chosen &lt;a href="https://krita-artists.org/t/monthly-art-challenge-november-2025-civilization-engulfed-by-nature/146375"&gt;&amp;quot;Civilization Engulfed by Nature&amp;quot;&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="featured-artwork"&gt;Featured Artwork&lt;/h2&gt;
&lt;h3 id="best-of-krita-artists---augustseptember-2025"&gt;Best of Krita-Artists - August/September 2025&lt;/h3&gt;
&lt;p&gt;This month's &lt;a href="https://krita-artists.org/t/best-of-krita-artists-september-october-2025-nomination-submissions-thread/141934"&gt;Best of Krita-Artists Nominations thread&lt;/a&gt; received 21 nominations of forum members' artwork. When the poll closed, these five wonderful works made their way onto the Krita-Artists featured artwork banner:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/autumnal-street/142092"&gt;Autumnal Street by @Paulo&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu32_autumnal_street-paulo.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu32_autumnal_street-paulo.jpeg" alt="Autumnal Street by @Paulo"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/young-escherstein/142098"&gt;Young Escherstein! by @jimplex&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu32_young_escherstein-jimplex.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu32_young_escherstein-jimplex.jpeg" alt="Young Escherstein! by @jimplex"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/bee-macro/143363"&gt;Bee Macro by @Brian_Bigelow&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu32_bee_macro-brian_bigelow.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu32_bee_macro-brian_bigelow.jpeg" alt="Bee Macro by @Brian_Bigelow"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/interstellar-gura/43549"&gt;Interstellar Gura by @RavioliMavioli&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu32_interstellar_gura-raviolimavioli.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu32_interstellar_gura-raviolimavioli.jpeg" alt="Interstellar Gura by @RavioliMavioli"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/peaceful-stream/58802"&gt;Peaceful Stream by @CrazyCatbird&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu32_peaceful_stream-crazycatbird.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu32_peaceful_stream-crazycatbird.jpeg" alt="Peaceful Stream by @CrazyCatbird"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="best-of-krita-artists---octobernovember-2025"&gt;Best of Krita-Artists - October/November 2025&lt;/h3&gt;
&lt;p&gt;Take a look at the &lt;a href="https://krita-artists.org/t/best-of-krita-artists-october-november-2025-nomination-submissions-thread/144383"&gt;nominations for next month&lt;/a&gt;, and suggest your favorite latest artworks to be featured. Don't forget to vote when the poll opens on November 11th!&lt;/p&gt;
&lt;h2 id="ways-to-help-krita"&gt;Ways to Help Krita&lt;/h2&gt;
&lt;p&gt;Krita is Free and Open Source Software developed by an international team of sponsored developers and volunteer contributors. That means anyone can help make Krita better!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita.org/en/donations/"&gt;Support Krita financially&lt;/a&gt; by making a one-time or monthly monetary donation. Or donate your time and &lt;a href="https://krita.org/en/get-involved/"&gt;Get Involved&lt;/a&gt; with testing, development, translation, documentation, and more. Last but not least, you can spread the word! Share your Krita artworks, resources, and tips with others, and show the world what Krita can do.&lt;/p&gt;
&lt;h2 id="other-notable-changes"&gt;Other Notable Changes&lt;/h2&gt;
&lt;p&gt;Other notable changes in Krita's development builds from October 20, 2025 - November 11, 2025.&lt;/p&gt;
&lt;h3 id="stable-branch-5214-prealpha"&gt;Stable branch (5.2.14-prealpha):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Android: Make app fullscreen by default. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2499"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Canvas Input Shortcuts: Add Toggle Eraser Preset to canvas input shortcuts. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2502"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="unstable-branch-530-prealpha"&gt;Unstable branch (5.3.0-prealpha):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Blending Modes: Add Marker blending mode. When used on a brush in Build up painting mode, it increases the layer's opacity only when the stroke's opacity is greater while mixing the colors. It's similar to Alpha Darken, but adheres to alpha lock/inherit alpha and interpolates between colors cleanly. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2375"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Shortcuts/Toolbars: Add actions for each Transform Tool mode. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2515"&gt;Change&lt;/a&gt;, by Stuffins)&lt;/li&gt;
&lt;li&gt;Toolbars: Toolbar actions' icons can now be custom-picked in Configure Toolbars, useful for actions that do not have icons by default. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2479"&gt;Change&lt;/a&gt;, by Pavel shlop)&lt;/li&gt;
&lt;li&gt;macOS: Sign and notarize nightly builds, allowing them to be run without workarounds. (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/68edce3f05"&gt;Change&lt;/a&gt;, by Ivan Yossi)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="nightly-builds"&gt;Nightly Builds&lt;/h2&gt;
&lt;p&gt;Pre-release versions of Krita are built every day for testing new changes.&lt;/p&gt;
&lt;p&gt;Get the latest bugfixes in &lt;strong&gt;Stable&lt;/strong&gt; &amp;quot;Krita Plus&amp;quot; (5.2.14-prealpha): &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/linux"&gt;Linux&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/windows"&gt;Windows&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/macos-universal"&gt;macOS (unsigned)&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-arm64-v8a"&gt;Android arm64-v8a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-arm32-v7a"&gt;Android arm32-v7a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-x86_64"&gt;Android x86_64&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or test out the latest &lt;strong&gt;Experimental&lt;/strong&gt; features in &amp;quot;Krita Next&amp;quot; (5.3.0-prealpha). Feedback and bug reports are appreciated!: &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/linux"&gt;Linux&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/windows"&gt;Windows&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/macos-universal"&gt;macOS&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm64-v8a"&gt;Android arm64-v8a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm32-v7a"&gt;Android arm32-v7a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-x86_64"&gt;Android x86_64&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Floss.fund supports Krita</title><link>https://krita.org/en/posts/2025/floss-fund/</link><pubDate>Mon, 03 Nov 2025 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2025/floss-fund/</guid><description>
&lt;p&gt;&lt;a href="https://floss.fund"&gt;&lt;img src="images/floss-fund-badge-full.svg" alt="FLOSS/fund badge"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Zerodha created &lt;a href="https://floss.fund/"&gt;FLOSS/fund&lt;/a&gt; to support free and open source software projects, and one of the projects FLOSS/fund supports is Krita! We were part of the first tranche: &lt;a href="https://floss.fund/blog/update-2025-may/"&gt;FLOSS/fund first tranche: $325k to 9 projects&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The $50,000 the Krita Foundation has received has been earmarked for improving Krita on Android. We've already started working on the project, in cooperation with Drawpile.&lt;/p&gt;
&lt;p&gt;Thank you, FLOSS/fund!&lt;/p&gt;</description></item><item><title>Krita Monthly Update - Edition 31</title><link>https://krita.org/en/posts/2025/monthly-update-31/</link><pubDate>Wed, 22 Oct 2025 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2025/monthly-update-31/</guid><description>
&lt;p&gt;Welcome to the September 2025 development and community update.&lt;/p&gt;
&lt;h2 id="community-report"&gt;Community Report&lt;/h2&gt;
&lt;h3 id="september-2025-monthly-art-challenge-results"&gt;September 2025 Monthly Art Challenge Results&lt;/h3&gt;
&lt;p&gt;17 forum members took on the challenge of the &lt;a href="https://krita-artists.org/t/monthly-art-challenge-september-2025-a-breezy-day/140675"&gt;&amp;quot;A Breezy Day&amp;quot;&lt;/a&gt; theme.
And the winner is… &lt;a href="https://krita-artists.org/t/the-autumn-walk-september-2025-challenge/142896"&gt;The Autumn Walk by @Mariusz_Galaj&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="the-october-art-challenge-is-open-now"&gt;The October Art Challenge is Open Now&lt;/h3&gt;
&lt;p&gt;For this month's theme, winner @Mariusz_Galaj has chosen &lt;a href="https://krita-artists.org/t/monthly-art-challenge-october-2025-the-burden-of-power/142965"&gt;&amp;quot;The Burden of Power&amp;quot;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;With great power comes great responsibility, and your task is to depict an object to be worn by those with authority to physically or mentally remind them of that burden. Read the topic for further explanation, and find out how much you're power willing to take on.&lt;/p&gt;
&lt;h2 id="featured-artwork"&gt;Featured Artwork&lt;/h2&gt;
&lt;h3 id="best-of-krita-artists---augustseptember-2025"&gt;Best of Krita-Artists - August/September 2025&lt;/h3&gt;
&lt;p&gt;This month's &lt;a href="https://krita-artists.org/t/best-of-krita-artists-august-september-2025-nomination-submissions-thread/136404"&gt;Best of Krita-Artists Nominations thread&lt;/a&gt; received 19 nominations of forum members' artwork. When the poll closed, these five wonderful works made their way onto the Krita-Artists featured artwork banner:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/the-resilence-of-memory-pixel-art/138667"&gt;The Resilence of Memory by @Suzuka&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu31_the_resilence_of_memory-suzuka.png"&gt; &lt;img class="fit" src="images/posts/2025/mu31_the_resilence_of_memory-suzuka.png" alt="The Resilence of Memory by @Suzuka"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/santa-elena-canyon/140861"&gt;Santa Elena Canyon by @Elixiah&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu31_santa_elena_canyon-elixiah.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu31_santa_elena_canyon-elixiah.jpeg" alt="Santa Elena Canyon by @Elixiah"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/secretary-bird-study/136274"&gt;Secretary bird study by @allenarak&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu31_secretary_bird_study-allenarak.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu31_secretary_bird_study-allenarak.jpeg" alt="Secretary bird study by @allenarak"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/brave-sheep/129567"&gt;Brave Sheep by @HappyBuket&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu31_brave_sheep-happybuket.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu31_brave_sheep-happybuket.jpeg" alt="Brave Sheep by @HappyBuket"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/long-between-posts/127885"&gt;Long between Posts by @BHiggins&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu31_killdeer-bhiggins.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu31_killdeer-bhiggins.jpeg" alt="Long between Posts by @BHiggins"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="best-of-krita-artists---septemberoctober-2025"&gt;Best of Krita-Artists - September/October 2025&lt;/h3&gt;
&lt;p&gt;Take a look at the &lt;a href="https://krita-artists.org/t/best-of-krita-artists-september-october-2025-nomination-submissions-thread/141934"&gt;nominations for next month&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="ways-to-help-krita"&gt;Ways to Help Krita&lt;/h2&gt;
&lt;p&gt;Krita is Free and Open Source Software developed by an international team of sponsored developers and volunteer contributors. That means anyone can help make Krita better!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita.org/en/donations/"&gt;Support Krita financially&lt;/a&gt; by making a one-time or monthly monetary donation. Or donate your time and &lt;a href="https://krita.org/en/get-involved/"&gt;Get Involved&lt;/a&gt; with testing, development, translation, documentation, and more. Last but not least, you can spread the word! Share your Krita artworks, resources, and tips with others, and show the world what Krita can do.&lt;/p&gt;
&lt;h2 id="other-notable-changes"&gt;Other Notable Changes&lt;/h2&gt;
&lt;p&gt;Other notable changes in Krita's development builds from September 24, 2025 - October 20, 2025.&lt;/p&gt;
&lt;h3 id="stable-branch-5214-prealpha"&gt;Stable branch (5.2.14-prealpha):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Touch Input: Improve the behavior of long-presses. Sliders now enter edit mode when double-clicking, not long-pressing (&lt;a href="https://bugs.kde.org/471473"&gt;bug 471473&lt;/a&gt;). Long-press now summons context menus instead of making a right-click (&lt;a href="https://bugs.kde.org/506042"&gt;bug 506042&lt;/a&gt;, &lt;a href="https://bugs.kde.org/510229"&gt;bug 510229&lt;/a&gt;), which can be toggled in settings under General-&amp;gt;Miscellaneous. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2489"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Touch Input: Make the Bezier Curve Tool's autosmoothing and double-clicking work with touch drawing. (&lt;a href="https://bugs.kde.org/510363"&gt;bug report&lt;/a&gt;) (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2492"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Android: Fix showing the Android supporter badge on the welcome page if previously purchased. Purchasing is still disabled pending replacement. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2478"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Android: Fix a crash when failing to save a document. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2487"&gt;Change&lt;/a&gt;, by Agata Cacko)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="nightly-builds"&gt;Nightly Builds&lt;/h2&gt;
&lt;p&gt;Pre-release versions of Krita are built every day for testing new changes.&lt;/p&gt;
&lt;p&gt;Get the latest bugfixes in &lt;strong&gt;Stable&lt;/strong&gt; &amp;quot;Krita Plus&amp;quot; (5.2.14-prealpha): &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/linux"&gt;Linux&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/windows"&gt;Windows&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/macos-universal"&gt;macOS (unsigned)&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-arm64-v8a"&gt;Android arm64-v8a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-arm32-v7a"&gt;Android arm32-v7a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-x86_64"&gt;Android x86_64&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or test out the latest &lt;strong&gt;Experimental&lt;/strong&gt; features in &amp;quot;Krita Next&amp;quot; (5.3.0-prealpha). Feedback and bug reports are appreciated!: &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/linux"&gt;Linux&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/windows"&gt;Windows&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/macos-universal"&gt;macOS (unsigned)&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm64-v8a"&gt;Android arm64-v8a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm32-v7a"&gt;Android arm32-v7a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-x86_64"&gt;Android x86_64&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Krita 5.2.13 bugfix release!</title><link>https://krita.org/en/posts/2025/krita-5.2.13-released/</link><pubDate>Wed, 24 Sep 2025 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2025/krita-5.2.13-released/</guid><description>
&lt;p&gt;Today we are releasing Krita 5.2.13! This is a bugfix release containing a number of important Android fixes, courtesy of Carsten Hartenfels, our new Android Maintainer. The release also includes a security fix that affected the work with TGA files.&lt;/p&gt;
&lt;h3 id="16k-page-size-support"&gt;16K Page Size support&lt;/h3&gt;
&lt;p&gt;Some devices running Android 15 have so much working memory that Android 15 increased the page size (the smallest unit the working memory is divided up in). To work with on these devices, programs like Krita need some adjustments, or else they won't even run! With Krita 5.2.13 you won't have to worry about this distinction anymore, as 16K page size support has been added.&lt;/p&gt;
&lt;h3 id="saving-fixes"&gt;Saving fixes&lt;/h3&gt;
&lt;p&gt;One of the most frequent crashes on Android was caused by &lt;a href="https://invent.kde.org/graphics/krita/-/issues/15"&gt;background saving&lt;/a&gt; going wrong. We've overhauled the saving service, fixing crashes when Krita was being shut down or when it is inactive in the background.&lt;/p&gt;
&lt;p&gt;Now, operating systems like Android make file system handling a little tricky because they would like to keep each file inside a so-called sandbox, so your program cannot do anything without your explicit permission. This is generally a good thing, but it &lt;em&gt;is&lt;/em&gt; very different from how desktop operating systems work, and we're still working on figuring out how to make Krita work more pleasantly while staying inside the sandbox, so look out for that in the future!&lt;/p&gt;
&lt;h3 id="transform-fixes"&gt;Transform fixes&lt;/h3&gt;
&lt;p&gt;Previously, the transform tool would not work with touch, because it relied on mouse-press, instead of mouse-click, which is what touch events are. We've worked around this, and now you should be able to manipulate the transform widget with your fingers.&lt;/p&gt;
&lt;h3 id="automatically-disable-touch-painting-on-devices-with-stylus-present"&gt;Automatically disable touch-painting on devices with stylus present&lt;/h3&gt;
&lt;p&gt;Now, when Krita detects a stylus present in proximity of the tablet device it automatically disables touch painting for the rest of the session. It lets new users start painting with their stylus right away without visiting Krita's Preferences dialog. If you still want to be able to paint with your fingers &lt;strong&gt;and&lt;/strong&gt; with your stylus at the same time, you can explicitly enable touch-painting in Configure Krita-&amp;gt;General-&amp;gt;Tools-&amp;gt;Touch Painting-&amp;gt;Enabled.&lt;/p&gt;
&lt;h3 id="fix-for-a-security-issue-when-loading-tga-files"&gt;Fix for a security issue when loading TGA files&lt;/h3&gt;
&lt;p&gt;There was a theoretical &lt;a href="https://www.cve.org/CVERecord?id=CVE-2025-59820"&gt;security issue&lt;/a&gt; when loading TGA files, which could cause buffer overflow in Krita. This issue is now fixed in Krita 5.2.13. If you have not yet updated to 5.2.13 we highly recommend you to avoid opening TGA files from unknown sources.&lt;/p&gt;
&lt;h3 id="other"&gt;Other&lt;/h3&gt;
&lt;p&gt;Beyond that, there are two crash fixes.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Index Colors: fix crash when filtering non-transparent layer&lt;/li&gt;
&lt;li&gt;Fix crash in palette docker with add swatch dialog. (Bug &lt;a href="https://bugs.kde.org/507601"&gt;507601&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="download"&gt;Download&lt;/h2&gt;
&lt;h3 id="windows"&gt;Windows&lt;/h3&gt;
&lt;p&gt;If you're using the &lt;em&gt;portable zip files&lt;/em&gt;, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
We are no longer making 32-bit Windows builds.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Windows Installer: &lt;a href="https://download.kde.org/stable/krita/5.2.13/krita-x64-5.2.13-setup.exe"&gt;krita-5.2.13-setup.exe&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Portable 64 bits Windows: &lt;a href="https://download.kde.org/stable/krita/5.2.13/krita-x64-5.2.13.zip"&gt;krita-5.2.13.zip&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.13/krita-x64-5.2.13-dbg.zip"&gt;Debug symbols. (Unpack in the Krita installation folder)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="linux"&gt;Linux&lt;/h3&gt;
&lt;p&gt;Note: starting with 5.2.11, the minimum supported version of Ubuntu is 22.04.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!WARNING]
Starting with 5.2.11 has updated the AppImage runtime, which is known to be incompatible with the old versions of AppImageLauncher. Developers of the AppImage runtime suggest to remove or update AppImageLauncher. See this report: &lt;a href="https://github.com/AppImage/type2-runtime/issues/121"&gt;Issue 121&lt;/a&gt;
More AppImage troubleshooting info is available here: &lt;a href="https://github.com/AppImage/AppImageKit/wiki/FUSE"&gt;FUSE&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;64 bits Linux: &lt;a href="https://download.kde.org/stable/krita/5.2.13/krita-5.2.13-x86_64.AppImage"&gt;krita-5.2.13-x86_64.AppImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="macos"&gt;MacOS&lt;/h3&gt;
&lt;p&gt;Note: We're not supporting MacOS 10.13 anymore, 10.14 is the minimum supported version.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MacOS disk image: &lt;a href="https://download.kde.org/stable/krita/5.2.13/krita-5.2.13_signed.dmg"&gt;krita-5.2.13.dmg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="android"&gt;Android&lt;/h3&gt;
&lt;p&gt;We consider Krita on ChromeOS as ready for production. Krita on Android is still &lt;strong&gt;&lt;em&gt;beta&lt;/em&gt;&lt;/strong&gt;. Krita is not available for Android phones, only for tablets, because the user interface requires a large screen.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.13/krita-x86_64-5.2.13-release-signed.apk"&gt;64 bits Intel CPU APK&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.13/krita-arm64-v8a-5.2.13-release-signed.apk"&gt;64 bits Arm CPU APK&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.13/krita-armeabi-v7a-5.2.13-release-signed.apk"&gt;32 bits Arm CPU APK&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="source-code"&gt;Source code&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.13/krita-5.2.13.tar.gz"&gt;krita-5.2.13.tar.gz&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://download.kde.org/stable/krita/5.2.13/krita-5.2.13.tar.xz"&gt;krita-5.2.13.tar.xz&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="md5sum"&gt;md5sum&lt;/h3&gt;
&lt;p&gt;For all downloads, visit &lt;a href="https://download.kde.org/stable/krita/5.2.13"&gt;https://download.kde.org/stable/krita/5.2.13/&lt;/a&gt; and click on &amp;quot;Details&amp;quot; to get the hashes.&lt;/p&gt;
&lt;h3 id="key"&gt;Key&lt;/h3&gt;
&lt;p&gt;The Linux AppImage and the source .tar.gz and .tar.xz tarballs are signed. You can retrieve the public key &lt;a href="https://files.kde.org/krita/dmitry_kazakov.gpg"&gt;here&lt;/a&gt;. The signatures are &lt;a href="https://download.kde.org/stable/krita/5.2.13/"&gt;here&lt;/a&gt; (filenames ending in .sig).&lt;/p&gt;</description></item><item><title>Krita Monthly Update - Edition 30</title><link>https://krita.org/en/posts/2025/monthly-update-30/</link><pubDate>Wed, 24 Sep 2025 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2025/monthly-update-30/</guid><description>
&lt;p&gt;Welcome to the August 2025 development and community update.&lt;/p&gt;
&lt;h2 id="development-report"&gt;Development Report&lt;/h2&gt;
&lt;h3 id="5213-released"&gt;5.2.13 Released&lt;/h3&gt;
&lt;p&gt;A new bugfix release, Krita 5.2.13, is out. (5.2.12 was an Android-only release skipped in favor of making a release on all platforms.)&lt;/p&gt;
&lt;p&gt;It mainly fixes a crash on Android when Krita is in the background, and makes the Transform Tool respond correctly to touch input, both thanks to our new Android maintainer Carsten Hartenfels.&lt;/p&gt;
&lt;p&gt;But there are some important fixes for all platforms, so &lt;a href="https://krita.org/en/posts/2025/krita-5.2.13-released/"&gt;check out the release notes&lt;/a&gt; and make sure to update!&lt;/p&gt;
&lt;h3 id="text-tool-rework-progress"&gt;Text Tool Rework Progress&lt;/h3&gt;
&lt;p&gt;The UI for text properties continues to get polished. There's a new &lt;a href="https://krita-artists.org/t/text-tool-thread/57973/219"&gt;in-depth post about text language selection and style preset work&lt;/a&gt;, and Wolthera has put out a &lt;a href="https://krita-artists.org/t/text-tool-thread/57973/221"&gt;call for testing and feedback&lt;/a&gt; about the way paragraph and character property setting is handled.&lt;/p&gt;
&lt;h3 id="wayland-port-progress"&gt;Wayland Port Progress&lt;/h3&gt;
&lt;p&gt;After months of work, Dmitry has implemented &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2457"&gt;initial color management support on Wayland&lt;/a&gt;. This is necessary for artists whose work requires color accuracy such as for printing to be able to view their colors accurately on modern Linux compositors.&lt;/p&gt;
&lt;h3 id="google-summer-of-code"&gt;Google Summer of Code&lt;/h3&gt;
&lt;p&gt;Krita's Google Summer of Code student for this year, Ross Rosales, successfully completed a project creating a &lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2422"&gt;Selection Actions Bar&lt;/a&gt;. This feature, which can be toggled in settings under General-&amp;gt;Tools, give quick access to various ways to interact with a selection: Select All, Invert Selection, Deselect All, Fill Selection with Color, Clear Selection, Copy Selection to New Layer, Crop to Selection.&lt;/p&gt;
&lt;h2 id="community-report"&gt;Community Report&lt;/h2&gt;
&lt;h3 id="august-2025-monthly-art-challenge-results"&gt;August 2025 Monthly Art Challenge Results&lt;/h3&gt;
&lt;p&gt;13 forum members took on the challenge of the &lt;a href="https://krita-artists.org/t/monthly-art-challenge-august-2025-kiki-s-summer-activities/132015"&gt;&amp;quot;Kiki's Summer Activities&amp;quot;&lt;/a&gt; theme.
And the winner is…
&lt;a href="https://krita-artists.org/t/kikis-beach-fun-august-challenge/140202"&gt;Kiki's Beach Fun by @Lynx3d&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu30_kikis_beach_fun-lynx3d.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu30_kikis_beach_fun-lynx3d.jpeg" alt="Kiki's Beach Fun by @Lynx3d"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="the-september-art-challenge-is-open-now"&gt;The September Art Challenge is Open Now&lt;/h3&gt;
&lt;p&gt;For this month's theme, winner @Lynx3d has chosen &lt;a href="https://krita-artists.org/t/monthly-art-challenge-september-2025-a-breezy-day/140675"&gt;&amp;quot;A Breezy Day&amp;quot;&lt;/a&gt;. The optional challenge is to depict a fleeting moment that would be gone in seconds. Brave the winds and don't get blown away!&lt;/p&gt;
&lt;h2 id="featured-artwork"&gt;Featured Artwork&lt;/h2&gt;
&lt;h3 id="best-of-krita-artists---julyaugust-2025"&gt;Best of Krita-Artists - July/August 2025&lt;/h3&gt;
&lt;p&gt;This month's &lt;a href="https://krita-artists.org/t/best-of-krita-artists-july-august-2025-nomination-submissions-thread/129874"&gt;Best of Krita-Artists Nominations thread&lt;/a&gt; received 9 nominations of forum members' artwork. When the poll closed, these five wonderful works made their way onto the Krita-Artists featured artwork banner:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/raccoon/128436"&gt;Raccoon by @elvaira.gromova&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu30_raccoon-elvaira_gromova.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu30_raccoon-elvaira_gromova.jpeg" alt="[Raccoon by @elvaira.gromova"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/rest-during-the-journey/129347"&gt;Rest during the journey by @JayWong&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu30_rest_during_the_journey-jaywong.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu30_rest_during_the_journey-jaywong.jpeg" alt="[Rest during the journey by @JayWong"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/a-pirate/128863"&gt;A pirate by @p4to&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu30_a_pirate-p4to.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu30_a_pirate-p4to.jpeg" alt="A pirate by @p4to"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/lion-statue/130096"&gt;Lion Statue by @z586t&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu30_lion_statue-z586t.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu30_lion_statue-z586t.jpeg" alt="[Lion Statue by @z586t"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/cara-dune-the-mandalorian-ch-16/129896"&gt;Cara Dune (The Mandalorian - Ch 16) by @FireShepherd&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu30_cara_dune_the_mandalorian_ch_16-fireshepherd.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu30_cara_dune_the_mandalorian_ch_16-fireshepherd.jpeg" alt="Cara Dune (The Mandalorian - Ch 16) by @FireShepherd"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="best-of-krita-artists---augustseptember-2025"&gt;Best of Krita-Artists - August/September 2025&lt;/h3&gt;
&lt;p&gt;Take a look at the &lt;a href="https://krita-artists.org/t/best-of-krita-artists-august-september-2025-nomination-submissions-thread/136404"&gt;nominations for next month&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="ways-to-help-krita"&gt;Ways to Help Krita&lt;/h2&gt;
&lt;p&gt;Krita is Free and Open Source Software developed by an international team of sponsored developers and volunteer contributors. That means anyone can help make Krita better!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita.org/en/donations/"&gt;Support Krita financially&lt;/a&gt; by making a one-time or monthly monetary donation. Or donate your time and &lt;a href="https://krita.org/en/get-involved/"&gt;Get Involved&lt;/a&gt; with testing, development, translation, documentation, and more. Last but not least, you can spread the word! Share your Krita artworks, resources, and tips with others, and show the world what Krita can do.&lt;/p&gt;
&lt;h2 id="other-notable-changes"&gt;Other Notable Changes&lt;/h2&gt;
&lt;p&gt;Other notable changes in Krita's development builds from August 16, 2025 - September 24, 2025.&lt;/p&gt;
&lt;h3 id="stable-branch-5213"&gt;Stable branch (5.2.13):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Android: Fix a crash when Krita is in the background. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2469"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Touch Input: Properly handle taps when touch painting. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2467"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Canvas Input: By default, auto-disable Touch Painting if stylus input is used in a session, to avoid conflicting with touch gestures. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2464"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Brush Engines: Fix the Speed input being incorrect at the start of a touch drawing brushstroke. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2463"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Brush Engines: Fix brush preview outline centering to account for transparent edges. (&lt;a href="https://bugs.kde.org/477164"&gt;bug report&lt;/a&gt;) (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2456"&gt;Change&lt;/a&gt;, by Jeff Witthuhn)&lt;/li&gt;
&lt;li&gt;File Formats: TGA: Fix a crash when importing bad TGA files. (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/90f1de137d"&gt;Change&lt;/a&gt;, by Dmitry Kazakov)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="stable-branch-5214-prealpha"&gt;Stable branch (5.2.14-prealpha):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Android: Fix an issue where the canvas wouldn't show when loading a document until reloading the window. (&lt;a href="https://bugs.kde.org/488606"&gt;bug report&lt;/a&gt;) (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2476"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="unstable-branch-530-prealpha"&gt;Unstable branch (5.3.0-prealpha):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;General: Add two empty custom toolbars for users to configure, bringing the total number of toolbars to five. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2434"&gt;Change&lt;/a&gt;, by Agata Cacko)&lt;/li&gt;
&lt;li&gt;Text Tool: Add buttons to switch between Preformatted, Inline-wrapped, and Prepositioned text wrapping types. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2437"&gt;Change&lt;/a&gt;, by Wolthera van Hövell)&lt;/li&gt;
&lt;li&gt;Assistant Tool: Don't place duplicated control widgets directly on top of each other, and bring them forward when clicked on. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2465"&gt;Change&lt;/a&gt;, by Aries Moczar)&lt;/li&gt;
&lt;li&gt;Transform Tool: Add Keep Aspect Ratio action to Transform Tool right-click context menu. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2439"&gt;Change&lt;/a&gt;, by Agata Cacko)&lt;/li&gt;
&lt;li&gt;Zoom Tool: Fix regression in zoom target position. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2468"&gt;Change&lt;/a&gt;, by Carsten Hartenfels)&lt;/li&gt;
&lt;li&gt;Brush Engines: Switch the default brush outline color from green to magenta. (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/9b2e6d530e"&gt;Change&lt;/a&gt;, by Emmet O'Neill)&lt;/li&gt;
&lt;li&gt;Color Themes: Make some tweaks and updates to the default color themes. Update the Krita Blender theme to match Blender 4 (instead of 2.5). (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2450"&gt;Change&lt;/a&gt;, by Wolthera van Hövell)&lt;/li&gt;
&lt;li&gt;Python Plugins: Batch Export: Allow specifying an export color profile. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2446"&gt;Change&lt;/a&gt;, by Kitlith)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="nightly-builds"&gt;Nightly Builds&lt;/h2&gt;
&lt;p&gt;Pre-release versions of Krita are built every day for testing new changes.&lt;/p&gt;
&lt;p&gt;Get the latest bugfixes in &lt;strong&gt;Stable&lt;/strong&gt; &amp;quot;Krita Plus&amp;quot; (5.2.14-prealpha): &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/linux"&gt;Linux&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/windows"&gt;Windows&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/macos-universal"&gt;macOS (unsigned)&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-arm64-v8a"&gt;Android arm64-v8a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-arm32-v7a"&gt;Android arm32-v7a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-x86_64"&gt;Android x86_64&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or test out the latest &lt;strong&gt;Experimental&lt;/strong&gt; features in &amp;quot;Krita Next&amp;quot; (5.3.0-prealpha). Feedback and bug reports are appreciated!: &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/linux"&gt;Linux&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/windows"&gt;Windows&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/macos-universal"&gt;macOS (unsigned)&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm64-v8a"&gt;Android arm64-v8a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm32-v7a"&gt;Android arm32-v7a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-x86_64"&gt;Android x86_64&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Krita Monthly Update - Edition 29</title><link>https://krita.org/en/posts/2025/monthly-update-29/</link><pubDate>Mon, 18 Aug 2025 00:00:00 +0000</pubDate><guid>https://krita.org/en/posts/2025/monthly-update-29/</guid><description>
&lt;p&gt;Welcome to the July 2025 development and community update.&lt;/p&gt;
&lt;h2 id="development-report"&gt;Development Report&lt;/h2&gt;
&lt;h3 id="text-tool-rework-progress"&gt;Text Tool Rework Progress&lt;/h3&gt;
&lt;p&gt;Another important piece of the Text Tool update has made it into the unstable nightly builds: Style Presets.&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu29_text-style-presets-example.png"&gt; &lt;img class="fit" src="images/posts/2025/mu29_text-style-presets-example.png" alt="Screenshot showing the Text Properties docker's Preset tab with examples, and the Edit Style Preset dialog."/&gt; &lt;/a&gt;
&lt;/figure&gt;
Style Presets allow you to save font settings and apply them quickly.
&lt;p&gt;For making text bold, or a certain font at a certain size, or a huge list of settings tweaked just right, you can easily apply your favorite properties without having to remember them all.
(&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2403"&gt;MR!2403&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The QML Text Properties docker now uses the same custom slider-spinbox widgets as the rest of Krita, thanks to Wolthera and Deif Lou. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2428"&gt;MR!2428&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="community-report"&gt;Community Report&lt;/h2&gt;
&lt;h3 id="july-2025-monthly-art-challenge-results"&gt;July 2025 Monthly Art Challenge Results&lt;/h3&gt;
&lt;p&gt;16 forum members took on the challenge of the &lt;a href="https://krita-artists.org/t/monthly-art-challenge-july-2025-cool-rides/128167"&gt;&amp;quot;Cool Rides&amp;quot;&lt;/a&gt; theme.
And the winner is…
&lt;a href="https://krita-artists.org/t/cool-rides/133011"&gt;Cool Rides by @edgarej&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu29_cool_rides-edgarej.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu29_cool_rides-edgarej.jpeg" alt="Cool Rides by @edgarej"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h3 id="the-august-art-challenge-is-open-now"&gt;The August Art Challenge is Open Now&lt;/h3&gt;
&lt;p&gt;In the spirit of August's monthly challenge being unofficially dedicated to Krita's cybersquirrel mascot, winner @edgarej has chosen &lt;a href="https://krita-artists.org/t/monthly-art-challenge-august-2025-kiki-s-summer-activities/132015"&gt;&amp;quot;Kiki's Summer Activities&amp;quot;&lt;/a&gt; as the theme. The optional challenge as chosen by runners-up @npc and @Mythmaker is to give Kiki a pet companion. What does Kiki like to do to beat the heat? You decide!&lt;/p&gt;
&lt;h2 id="featured-artwork"&gt;Featured Artwork&lt;/h2&gt;
&lt;h3 id="best-of-krita-artists---junejuly-2025"&gt;Best of Krita-Artists - June/July 2025&lt;/h3&gt;
&lt;p&gt;This month's &lt;a href="https://krita-artists.org/t/best-of-krita-artists-june-july-2025-nomination-submissions-thread/126855"&gt;Best of Krita-Artists Nominations thread&lt;/a&gt; received 13 nominations of forum members' artwork. When the poll closed, the moderators broke a five-way tie for second place, and these five wonderful works made their way onto the Krita-Artists featured artwork banner:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/on-the-road-again/128125"&gt;On the Road Again by @Yaroslavus_Artem&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu29_on_the_road_again-yaroslavus_artem.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu29_on_the_road_again-yaroslavus_artem.jpeg" alt="On the Road Again by @Yaroslavus_Artem"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/lucy-cyberpunk-egderunner-fanart-p-2025058/127541"&gt;Lucy CyberPunk Edgerunner Fanart - P.2025058 by @ynr_nohara&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu29_lucy_cyberpunk_edgerunner_fanart-ynr_nohara.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu29_lucy_cyberpunk_edgerunner_fanart-ynr_nohara.jpeg" alt="Lucy CyberPunk Edgerunner Fanart - P.2025058 by @ynr_nohara"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/medieval-table/128231"&gt;Medieval Table by @Ape&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu29_medieval_table-ape.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu29_medieval_table-ape.jpeg" alt="Medieval Table by @Ape"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/summer-retreat/108697"&gt;Summer Retreat by @Gurkirat_Singh&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu29_summer_retreat-gurkirat_singh.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu29_summer_retreat-gurkirat_singh.jpeg" alt="Summer Retreat by @Gurkirat_Singh"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;a href="https://krita-artists.org/t/mountain-sunset-master-study-bohdan-saliy-with-memileo-impasto-brushes/126638"&gt;Mountain Sunset - Master Study Bohdan Saliy with Memileo Impasto Brushes by @TaleOfACat&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
&lt;a href="images/posts/2025/mu29_mountain_sunset-taleofacat.jpeg"&gt; &lt;img class="fit" src="images/posts/2025/mu29_mountain_sunset-taleofacat.jpeg" alt="Mountain Sunset - Master Study Bohdan Saliy with Memileo Impasto Brushes by @TaleOfACat"/&gt; &lt;/a&gt;
&lt;/figure&gt;
&lt;h2 id="ways-to-help-krita"&gt;Ways to Help Krita&lt;/h2&gt;
&lt;p&gt;Krita is Free and Open Source Software developed by an international team of sponsored developers and volunteer contributors. That means anyone can help make Krita better!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://krita.org/en/donations/"&gt;Support Krita financially&lt;/a&gt; by making a one-time or monthly monetary donation. Or donate your time and &lt;a href="https://krita.org/en/get-involved/"&gt;Get Involved&lt;/a&gt; with testing, development, translation, documentation, and more. Last but not least, you can spread the word! Share your Krita artworks, resources, and tips with others, and show the world what Krita can do.&lt;/p&gt;
&lt;h2 id="other-notable-changes"&gt;Other Notable Changes&lt;/h2&gt;
&lt;p&gt;Other notable changes in Krita's development builds from July 16, 2025 - August 18, 2025.&lt;/p&gt;
&lt;h3 id="stable-branch-5212-prealpha"&gt;Stable branch (5.2.12-prealpha):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Palette Docker: Fix crash with add swatch dialog. (&lt;a href="https://bugs.kde.org/507601"&gt;bug report&lt;/a&gt;) (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/7a6aa07d20"&gt;Change&lt;/a&gt;, by Wolthera van Hövell)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="unstable-branch-530-prealpha"&gt;Unstable branch (5.3.0-prealpha):&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fill Tools: Add option to Include Current Layer in color labels reference mode. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2430"&gt;Change&lt;/a&gt;, by runch r.)&lt;/li&gt;
&lt;li&gt;Symbol Libraries Docker: Fix symbol thumbnails being pixelated, and add a thumbnail-only view mode. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2123"&gt;Change&lt;/a&gt;, by Agata Cacko)&lt;/li&gt;
&lt;li&gt;Freehand Path Tool: Remember Tool Options. (&lt;a href="https://invent.kde.org/graphics/krita/-/merge_requests/2123"&gt;Change&lt;/a&gt;, by Agata Cacko)&lt;/li&gt;
&lt;li&gt;Animation: Switch to active keyframe when inserting/removing hold frames. (CC&lt;a href="https://bugs.kde.org/507380"&gt;bug report&lt;/a&gt;) (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/ddf8746f62"&gt;Change&lt;/a&gt;, by Emmet O'Neill)&lt;/li&gt;
&lt;li&gt;Animation: Fix rendering GIFs that don't have the .gif file suffix. (&lt;a href="https://bugs.kde.org/506976"&gt;bug report&lt;/a&gt;) (&lt;a href="https://invent.kde.org/graphics/krita/-/commit/36d935645c"&gt;Change&lt;/a&gt;, by Emmet O'Neill)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="nightly-builds"&gt;Nightly Builds&lt;/h2&gt;
&lt;p&gt;Pre-release versions of Krita are built every day for testing new changes.&lt;/p&gt;
&lt;p&gt;Get the latest bugfixes in &lt;strong&gt;Stable&lt;/strong&gt; &amp;quot;Krita Plus&amp;quot; (5.2.12-prealpha): &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/linux"&gt;Linux&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/windows"&gt;Windows&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/macos-universal"&gt;macOS (unsigned)&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-arm64-v8a"&gt;Android arm64-v8a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-arm32-v7a"&gt;Android arm32-v7a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/android-x86_64"&gt;Android x86_64&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or test out the latest &lt;strong&gt;Experimental&lt;/strong&gt; features in &amp;quot;Krita Next&amp;quot; (5.3.0-prealpha). Feedback and bug reports are appreciated!: &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/linux"&gt;Linux&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/windows"&gt;Windows&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/macos-universal"&gt;macOS (unsigned)&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm64-v8a"&gt;Android arm64-v8a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-arm32-v7a"&gt;Android arm32-v7a&lt;/a&gt; - &lt;a href="https://cdn.kde.org/ci-builds/graphics/krita/master/android-x86_64"&gt;Android x86_64&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>