You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,11 @@ Features:
11
11
* Some bugs are found and fixed.
12
12
* Remove `python-requests` dependency in `scripts/gen-*.py`.
13
13
* Add cmake option `-DENABLE_EMBEDDED_AMDGPUIDS=BOOL` (disabled by default)
14
+
* If enabled, fastfetch will embed the newest [`amdgpu.ids`](https://gitlab.freedesktop.org/mesa/drm/-/blob/main/data/amdgpu.ids?ref_type=heads) file into fastfetch binary.
14
15
* Weather module now honors `display.temp.unit` option (#1560, Weather)
15
16
* Support Physical Memory module in NetBSD (PhysicalMemory, NetBSD)
16
17
* Requires root permission
18
+
* Improve non-intel CPU detection in NetBSD (#1573, CPU, NetBSD)
0 commit comments