The KDE project has shipped KDE Frameworks 6.26.0, its latest monthly release of the shared libraries underpinning Plasma and hundreds of KDE applications. This cycle delivers a completely rewritten FormLayout in Kirigami, new Python bindings for KCalendarCore, and a fresh KDE Connect backend in Solid, the hardware abstraction layer.

Kirigami, the toolkit powering KDE's convergent applications, received the bulk of attention this month. A ground-up FormLayout reimplementation fixes long-standing layout loops and spacing issues, while a new slide-plus-crossfade page transition smooths navigation in single-column mode. Developers also gain a new Badge component and improved accessibility labeling in form entries. Elsewhere, KTextEditor refined its word cursor movement to stop at non-alphanumeric boundaries, and Syntax Highlighting picked up definitions for GN (Generate Ninja) build files and Python 3.15's upcoming lazy import syntax.

On the plumbing side, KIO now supports KDE Connect devices in KFilePlacesModel, adds a Startpage search provider, and intelligently guesses MIME types when pasting text content. KCoreAddons switched filesystem type detection to libmount, solving a longstanding bug with FUSE-based mounts, and introduced AppStream-backed KAboutData for pulling release notes directly from metadata. The Solid framework gained an optional KDE Connect backend, bringing phone-connected devices into the standard hardware discovery stack.

KDE Frameworks 6.26.0 requires Qt 6.9.0 and is available for download now. Linux users can expect packaged builds through their distribution's repositories in the coming days.