File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ # 2.10.3
2+
3+ Changes:
4+ * Default ` hideCursor ` to false. It doesn't make much difference but makes user's terminal unusable if fastfetch is not exited correctly.
5+ * Linux amd64 binaries are built with Ubuntu 20.04 again (#808 )
6+ * Note aarch64 binaries are unchanged (built with Ubuntu 22.04)
7+
8+ Bugfixes:
9+ * Fix swap usage detection in x86-32 build (Windows, Swap)
10+ * Fix minimum cmake version support (#810 )
11+ * Fix wifi detection on platforms that don't use NetworkManager (#811 , Wifi, Linux)
12+ * Fix nixos wrapped process name (#814 )
13+
14+ Features:
15+ * Add basic support DE detection support for UKUI (DE, Linux)
16+ * Support printing total number of nix / flatpak / brew packages (Packages)
17+ * Better max CPU frequency detection support with ` CPUID / 16H ` instruction (CPU, Windows)
18+ * This requires Core I Gen 6 or newer, and with ` Virtual Machine Platform ` Windows feature disabled. X86 only.
19+
120# 2.10.2
221
322Bugfixes:
You can’t perform that action at this time.
0 commit comments