@@ -8,13 +8,17 @@ Features:
88* Support more AMD GPU information using ADL SDK, including memory type detection (GPU, Windows)
99* Support Intel dGPU memory type detection (GPU, Windows)
1010* Support Nvidia VMEM type detection via NVAPI (GPU, Windows, #993 )
11- * Support Bootmgr module for OpenBSD and NetBSD
11+ * Support Boot manager detection for OpenBSD and NetBSD (Bootmgr, OpenBSD / NetBSD)
1212* Use ` SystemConfiguration ` for DNS entries detection (DNS, macOS)
13- * Add ` systemd-resolved ` support for DNS module (DNS, Linux)
13+ * Add ` systemd-resolved ` support for DNS module (DNS, Linux, # 1646 )
1414* Improve performance and accuracy of Wifi detection on FreeBSD using ioctl (Wifi, FreeBSD)
1515* Support remaining time reporting for batteries on NetBSD (Battery, NetBSD)
1616* Add new Mac models support (Host, macOS)
1717* Load config from fastfetch binary path with ` --config ` option (#1649 )
18+ * Support TPM detection on macOS (TPM, macOS)
19+ * Support IPv6 client address report (Users, Linux / Windows)
20+ * Support default route detection for IPv6 (LocalIP, Linux)
21+ * Round seconds to the nearest minute to match the behavior of ` uptime ` command (Uptime)
1822
1923Bugfixes:
2024* Fix ` outputColor ` not working when ` length ` is set in Separator module (#1644 )
@@ -26,6 +30,7 @@ Bugfixes:
2630* Fall back to KDGKBINFO if ` usbhid ` fails (Keyboard, FreeBSD)
2731* Fix multiple paging file support (Swap, Windows)
2832* Fix memleaks, code smells in multiple modules
33+ * Fix boot time calculation on NetBSD (Uptime, NetBSD)
2934
3035Logo:
3136* Fix opensuse-tumbleweed_small (#1636 )
0 commit comments