Ads

Release Notes


See also: Previous releases

2025-04-11  6.0

Note:

* Version 5.2 is outdated (released in 2019!) and no longer updated/supported
* Version 6.0 works with both Qt 5 (requires 5.15.x) and Qt 6
* Version 6.0 works with both KDE Plasma 5 and Plasma 6

Actions:

* NEW: Linux: Added "Unlock Screen" action

User Interface:

* NEW: Added the Ukrainian translation

* NEW: Show Progress Bar settings menu also in the Preferences window
  Progress Bar Settings button

* Updated the Polish translation
* Fixed missing Lithuanian translation in Qt/win32 Build
* Auto complete xscreensaver command and File Monitor path
* Hide "Check for Updates" menu item if not needed
* Improve confirmation messages
* Remove underline from links
* Minor UI tweaks

Preferences/Restart:

* FIXED: Wait for "grub-reboot" process start
* NEW: Boot entry name starting with "KS:-" is dispayed as a menu/list separator
* Added grub-reboot auto complete
* Quote grub-reboot "%entry" parameter

Misc.:

* Fixed XDG Autostart directory detection
* Tools → Run: Added "systemd-analyze time" command
* System Information: Clickable Config/Data directory links
* Extras: Cleanup help menu items
* Bookmarks: Confirm item remove

--ui-dialog/--ui-menu command line options:

* Support alias names (e.g. both "sleep" and "suspend")
* Improved error messages

Source:

* CHANGED: Use separated "build-kf5.tmp"/"build-kf6.tmp" directories instead of single "build.tmp"
* Use "SPDX-License-Identifier" and "SPDX-FileCopyrightText" info in file headers
* Remove remaining old KDE 4 code
* Minor code cleanup