Skip to content

Commit b0d0c74

Browse files
committed
Doc: update changelog [ci skip]
1 parent 9535b4d commit b0d0c74

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,30 +7,31 @@ Features:
77
* Support Warp Terminal font detection (TerminalFont, Windows)
88
* Support more AMD GPU information using ADL SDK, including memory type detection (GPU, Windows)
99
* Support Intel dGPU memory type detection (GPU, Windows)
10-
* Support VMEM type detection via NVAPI (GPU, Windows, #993)
10+
* Support Nvidia VMEM type detection via NVAPI (GPU, Windows, #993)
1111
* Support Bootmgr module for OpenBSD and NetBSD
12-
* Bootmgr module now reports boot order
13-
* Use SystemConfiguration for DNS entries detection (DNS, macOS)
12+
* Use `SystemConfiguration` for DNS entries detection (DNS, macOS)
1413
* Add `systemd-resolved` support for DNS module (DNS, Linux)
15-
* Improve Wifi performance on FreeBSD using ioctl
14+
* Improve performance and accuracy of Wifi detection on FreeBSD using ioctl (Wifi, FreeBSD)
1615
* Support remaining time reporting for batteries on NetBSD (Battery, NetBSD)
1716
* Add new Mac models support (Host, macOS)
17+
* Load config from fastfetch binary path with `--config` option (#1649)
1818

1919
Bugfixes:
2020
* Fix `outputColor` not working when `length` is set in Separator module (#1644)
2121
* Fix CPU detection on PowerPC platforms (#1640, CPU, Linux)
2222
* Fix battery manufacture date detection (Battery, macOS)
2323
* Fix battery critical state detection (Battery, Linux)
24-
* Fix GPU device type detection (GPU)
2524
* Fix Warp Terminal PID detection (Terminal, macOS)
2625
* Remove disk creation time detection support on SunOS as ctim is file status change timestamp, not creation time (Disk, SunOS)
2726
* Fix memleaks in Gamepad / Mouse / Keyboard modules (FreeBSD)
28-
* Fall back to KDGKBINFO if usbhid fails (Keyboard, FreeBSD)
27+
* Fall back to KDGKBINFO if `usbhid` fails (Keyboard, FreeBSD)
2928
* Fix code smells in multiple modules
3029

3130
Logo:
3231
* Fix opensuse-tumbleweed_small (#1636)
3332
* Change WiiLinuxNgx to more generic name with aliases Wii-Linux and WiiLinux (#1633)
33+
* Change name of Xray-OS to Ada (#1651)
34+
* Change Nexa Linux logo (#1653)
3435

3536
# 2.39.1
3637

0 commit comments

Comments
 (0)