We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3241a commit a6a0a03Copy full SHA for a6a0a03
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+# 2.21.2
2
+
3
+Features:
4
+* Support `--stat <num_in_ms>` to display long running modules in yellow or red
5
6
+Bugfixes:
7
+* Fix bad Intel Arc GPU name and type detection (GPU, Linux)
8
+* Fix uninited struct fields (GPU, Linux)
9
+* Skip cpu model smbios detection on ARM platforms (CPU, Linux)
10
+* Always use `CurrentControlSet` instead of `ControlSet001` when querying registry (Windows)
11
+* Fix NVIDIA GPUs are missing in GPU detection sometimes (GPU, Linux)
12
+* Fixing detection of `pthread_timedjoin_np` (Linux)
13
14
+Logos:
15
+* Add HyprOS
16
17
# 2.21.1
18
19
Hotfix for a regression that breaks WM detection when running `startx` from TTY (Regression from 2.21.0, #1172 / #1162)
0 commit comments