File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1+ # 2.41.0
2+
3+ Bugfixes:
4+ * Don't detect disk type for virtual disks (PhysicalDisk, Linux, #1669 )
5+
6+ Features:
7+ * Support physical core count detection on non-x86 platforms (CPU, Linux / FreeBSD)
8+ * Support CPU frequency detection on PPC64 (CPU, FreeBSD)
9+ * Support soar packages count detection (Packages, Linux)
10+ * Support ` ~ ` path expanding on Windows (Logo, Windows)
11+ * Support retrieving full user name (Title)
12+ * Exposed with ` --title-format '{full-user-name}' `
13+ * Improve CPU (thermal zone) temperature detection on Windows (CPU, Windows)
14+ * Administrator privileges are no longer needed
15+ * Support base Wifi info detection on OpenBSD (Wifi, OpenBSD)
16+ * To be tested
17+ * Support GPU temperature detection for Intel dGPU on Linux (GPU, Linux)
18+ * To be tested
19+ * Add new ARM CPU part numbers (CPU, Linux)
20+ * Add base implementation of Bluetooth device detection (Bluetooth, NetBSD, #1690 )
21+ * Some small improvements
22+
23+ Logo:
24+ * Add anduinos
25+ * Add 2 more Alpine logos
26+
127# 2.40.4
228
329Bugfixes:
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.40.4
4+ VERSION 2.41.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