Releases: fastfetch-cli/fastfetch
Releases · fastfetch-cli/fastfetch
1.12.1
Bugfixes:
- Fix compiling error on Apple Slicon (Bios, macOS)
1.12.0
This release backports some changes from dev branch, and fixes 2 crashing issues
Features:
- Support KDE / LXQT / MATE / Cinnamon wallpaper detection (Wallpaper, Linux)
- Support QTerminal version & terminal font detection
- Support MATE Terminal version & terminal font detection
- Set
--pipe true
automatically if stdout is not a tty - Detect new macs released on WWDC 2023 (macOS, Host)
- Count cached memory as free memory (FreeBSD, Memory)
- Support sound detection (FreeBSD, Sound)
Bugfixes:
- Fix DE detection on Windows 8.1 (Windows, DE)
- Fix
--logo-padding-left
doesn't work when--logo-padding-top
is set (Logo) - Fix KDE version detection on Fedora (DE)
- Include limits.h when needed (Linux, #472)
- Fix Windows drives detection in WSL (Linux, Disk)
- Fix CPU temp detection (FreeBSD, CPU)
- Fix disk detection (Android, Disk)
- Fix Gnome Terminal version and font detection (FreeBSD, TerminalFont)
- Fix crash on newer wayland desktops (Linux, Display, #477)
- Fix vendor detection for Intel GPU (macOS, GPU)
- Fix possible crashes on Windows Server (Windows, GPU, #484)
Logo:
- Add bsd, freebsd_small, ghostbsd
- Make Windows 11 logo colorable
1.11.3
1.11.2
This release should be the last version of fastfetch 1.x (if no serious bugs found, hopefully)
Features:
- Support display name, type, rotation detection on Wayland (Linux, Display)
- Print more useful display name instead of intel_backlight (Linux, Brightness)
- Icons module supports Windows (Windows, Icons)
- Add Wallpaper module which shows the current wallpaper image path
- Add mac address detection
--localip-show-mac
(LocalIP, #451)
Bugfixes:
- Fix Gnome version detection on Fedora (DE)
- Fix Windows drives detection in WSL (Disk)
Changes:
- In order to make Icons module consistant between different platforms,
--icons-format
no longer supports individual GTK / QT icon params. --theme-format
no longer supports individual GTK / plasma theme params.--local-ip-*
and--public-ip-*
have been changed to--localip-*
and--publicip-*
--localip-compact-type
is no longer supported. Fastfetch now display IPs as--localip-compat-type multiline
by default, with--local-compact true
can be set as an alias of--localip-compact-type oneline
--localip-v6first
is no longer supported.
1.11.1
Features:
- Support xonsh detection (TerminalShell)
- Support Tabby version / terminal font detection (TerminalFont)
Bugfixes:
- Fix name of Pro Controller (Gamepad, Windows)
- Fix compile error with imagemagick enabled (Windows)
- Fix copy-and-paste errors (Gamepad)
- Flatpak: Fix user package count
- Flatpak: Count runtime packages too (#441)
- Fix flatpak package count (#441)
- Don't print white color blocks with
--pipe
(#450) - Fix iTerm being detected as iTermServer-* sometimes
- Fix sound device volume being incorrectly detected as muted sometimes (Sound)
- Fix memleaks reported by LeakSanitizer (Linux)
- Fix potential memory curruption bug in unicode.c (Windows)
Logo:
1.11.0
Features:
- Support linuxbrew (Packages, Linux)
- Support foot terminal (#431, Linux)
- Support cursor size detection on Windows (Cursor, Windows)
- Support cursor detection on macOS (Cursor, macOS)
- Support display name, display type and decimal refresh rate detection (Display, macOS / Windows)
- Support
--display-compact-type
to display multiple resolutions in one line (Display) - Support flatpak-user (Packages, Linux, #436)
- Support
--gpu-force-vulkan
to force using vulkan to detect GPUs, which support video memory usage detection with--allow-slow-operations
(GPU)
Bugfixes:
- Fix date time format
- Fix compiling with musl (Wifi, Linux, #429)
- Don't exit if libpci is failed to init (GPU, Linux, #433)
- Names of most well-known gamepads are correctly printed instead of
Wireless Controller
on Windows
Logo:
- Small update for nobara logo (#435, @regulargvy13)
1.10.3
Bugfixes:
- Fix uninitialized variables (GPU, Windows)
- Fix compiling errors (Windows)
Improvements:
- Improve preformance (WmTheme amd Font, Windows and macOS)
- Enable nonblocking public-ip / weather detection (Android)
1.10.2
Bugfixes:
- Handle
kAudioObjectPropertyElementMain
for macOS SDK < 12 (#425, @nandahkrishna) - Add missing
NULL
forffProcessAppendStdOut
(#421)
1.10.1
1.10.0
Notable Changes:
- With the support of Win32 platform, original Windows 64bit artifact file is renamed to Win64 to avoid possible confusion
Features:
- Bluetooth module
- Sound module
- Gamepad module
- Support colored percentage numbers output (#409)
- Support
--localip-compact-type
option (#408) - Terminator terminal font detection (@Zerogiven, #415)
- Windows 32bit compatibility
- Support global configuration in MSYS2 environment (Windows)
- Support GPU driver version detection on Windows 11
- Support scaled resolution detection for wayland (Linux)
Bugfixes:
- Fix build with older libnm versions
- Fix a rare case that fails to detect terminal
- Fix Muffin detection (@Zerogiven, #411)
- Fix IPv6 detection (Windows)
- Fix scoop package count detection when scoop is installed in non-default path (Windows, #417)
- Fix UB reported by clang
- Honor $SCOOP when detecting scoop packages (#417)
Other:
- Simplified wmtheme output format (Windows)
- Improved GPU detection performance on Windows 11
- Lastest Mac model identifier support (macOS)