Skip to content

Commit bdd2908

Browse files
committed
Doc: update changelog
1 parent d4a402f commit bdd2908

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
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

322
Bugfixes:

0 commit comments

Comments
 (0)