mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2025-02-20 11:43:27 +08:00
1.6 KiB
1.6 KiB
1.6.5
Fixes parsing quoted values in config files
1.6.4
Releasing this, so fedora can package fastfetch. Thanks to @jonathanspw for doing that!
Features:
- --set-keyless option (#215)
- Replace
\n
,\t
,\e
and\\
in user provided strings, just like c would do it (#215) - APK (Alpine Package Keeper) support (@mxkrsv, #216)
Logos:
- Alma Linux (@jonathanspw, #214)
Bugfixes:
- replace deprecated gethostbyname call with getaddrinfo (#217)
1.6.3
Fixes installing presets in their own directory (@ceamac, #212)
1.6.2
Releasing this, so void linux can package fastfetch.
Logos:
- Rosa linux (#206)
- KISS linux (@draumaz, #207)
- LangitKetujuh (@hervyqa, #208)
Bugfixes:
- Using musl as libc does work now (#210)
- XBPS packages are once again printed (#209)
- configured target dirs are applied to install directories too
- empty XDG_* env vars don't cause a crash anymore
1.6.1
Fixes build on android (#205)
1.6.0
Features:
- Detect QT on more DEs than just KDE Plasma. The [Plasma] category was therefore renamed to [QT]
- Alacritty font detection
- Load
/etc/fastfetch/config.conf
before user config - Disk: print one decimal point if size < 100GB
--title-fqdn
option, to print fully qualified domain name instead of host name in title
Logos:
- updated old NixOS logo
Bugfixes:
- Correctly detect GTK on DEs that store their settings in dconf
- Correctly detect NixOS packages
- Mutter WM detected once again
- Show full NixOS version in OS output
- Don't segfault if an invalid structure is given
- WSL doesn't output GPU anymore, as the name is always meaningless