See also: Previous releases 2025-08-26 6.1-beta Misc.: * Show program path/install directory in Help → System Information * Settings window: Added "Test" buttons to run a custom command * NEW: Added "Search" box to windows containing a large amount of text (Ctrl+F and / shortcut also works) * Improved spacing, margins and layout in dialogs * Minor UI tweaks Extras Action: * NEW: Added "Quick Command" option KDE/Plasma: * FIXED: Postpone "org.kde.Shutdown" D-Bus initialization to prevent "plasma-shutdown" start which breaks the Plasma Logout UI. Thanks to Aleksey Kontsevich for reporting this bug! - Bug #47 - Bug #503559 Linux: * Escape/unescape "Desktop Entry" values according to the specification Progress Bar: * NEW: Added option to set window opacity (alpha) in "Set Background" * REMOVED: "ui-progress-bar-opacity" --mod option Source: * Fixed Qt 6.8+ API deprecation warnings * API: Added UCommandEdit class * Move ulabel.* code to uwidgets.* * Minor code cleanup and modernizations