New
2.58.0
An early release to fix compatibility issues with KDE Plasma 6.6.
Breaking changes:
- The
de.slowVersionDetectionoption has been removed. Slow version detection is now always enabled, as required on non-FHS-compliant distros (e.g., NixOS). (#2149, DE, Linux)- One can still disable the version detection feature with
general.detectVersion: false
- One can still disable the version detection feature with
Features:
- Adds the
--structure-disabled <modules...>command-line flag to temporarily disable module structure printing.- For example:
fastfetch --structure-disabled colorsremoves the color blocks from the default output.
- For example:
- Supports chassis type detection on Linux ARM devices when reported via the device tree (Chassis, Linux)
- Supports Bedrock Linux version detection (#2155, OS, Linux)
- Honors the
DBPathandRootDirsettings inpacman.confwhen detecting Pacman packages (#2154, Packages, Linux)
Bugfixes:
- Fixes a crash issue on KDE Plasma 6.6 (Display, Linux)