@@ -5,15 +5,28 @@ Bugfixes:
5
5
* It's normally unused because enumerating PCI devices on OpenBSD requires root privileges
6
6
* Fix bssid formatting (Wifi, Linux)
7
7
* Fix Linux Lite distro detection (#1434 , OS, Linux)
8
+ * Suppress XE driver warnings from Mesa (#1435 , OpenGL, Linux)
9
+ * Fix format parameter name (#1443 , Version)
10
+ * Don't report useless information when Wifi is disabled (Wifi, FreeBSD)
11
+ * Currently there are issues when the SSID contains whitespaces. More fixes are expected in the future.
12
+ * Always use physical size reported by X11 server to avoid inconsistent results (#1444 , Display, Linux)
8
13
9
14
Features:
10
15
* Randomly select one if the logo source expands to multiple files (#1426 , Logo)
11
16
* Report mac product name when running Linux in MacBook (Host, Linux / FreeBSD)
12
17
* Use screen size reported in DTD if make sense (Display)
18
+ * Detect Virtualized Apple Silicon CPUs (CPU, Linux)
19
+ * Add detection support for fvwm and ctwm (WM, OpenBSD / NetBSD)
20
+ * Add Armbian-unofficial detection (OS, Linux)
21
+ * Prefer surfaceless display when connect EGL (OpenGL)
22
+ * Improve accuracy of WM detection on FreeBSD (WM, FreeBSD)
23
+ * Add ratpoison window manager (WM, Linux)
13
24
14
25
Logo:
15
26
* Update Linux Lite
16
27
* Add Serpent OS
28
+ * Add Ultramarine Small
29
+ * Update Debian
17
30
18
31
# 2.31.0
19
32
0 commit comments