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 c73b591 commit a11b10fCopy full SHA for a11b10f
CHANGELOG.md
@@ -1,3 +1,21 @@
1
+# 2.28.0
2
+
3
+Features:
4
+* Add new module `Mouse` and `Keyboard` which display connected mice and keyboards
5
+* Support remaining time detection (Battery)
6
+* Report if AC is connected (Battery, Linux)
7
+* Report platform API used for display detection (Display)
8
+ * Mainly for debugging
9
+* Report Wine version when running in Wine (Kernel, Windows)
10
11
+Bugfixes:
12
+* Fix used memory size detection (Memory, OpenBSD)
13
+* Don't report invalid fragmentation percentage when fails to detect it (Zpool)
14
15
+Logos:
16
+* Add eweOS
17
+* Add MidOS
18
19
# 2.27.1
20
21
Bugfixes:
0 commit comments