File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ # 2.43.0
2+
3+ Features:
4+ * Support physical core count and package count detection on Solaris (CPU, SunOS)
5+ * Improve physical core count detection on FreeBSD (CPU, FreeBSD)
6+ * Add option to hide unknown GPUs (GPU)
7+ * Detect VRAM type of AMD GPUs on Linux (GPU, Linux)
8+
9+ Bugfixes:
10+ * Fix disk usage detection on 32-bit Linux (#1734 , Disk, Linux)
11+ * Fix compiling on Asahi Linux (GPU, Linux)
12+ * Fix duplicated playback status (Media, Linux)
13+ * Don't show 255 in custom format when muted on macOS (#1750 , Sound, macOS)
14+
15+ Logos:
16+ * new AthenaOS
17+ * add Hydra Framework
18+
119# 2.42.0
220
321Changes:
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
22
33project (fastfetch
4- VERSION 2.42 .0
4+ VERSION 2.43 .0
55 LANGUAGES C
66 DESCRIPTION "Fast neofetch-like system information tool"
77 HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
You can’t perform that action at this time.
0 commit comments