We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55ba26 commit 778c6f0Copy full SHA for 778c6f0
CHANGELOG.md
@@ -7,6 +7,11 @@ Changes:
7
Features:
8
* LocalIP module now prints netmask in CIDR format for IPv4 (LocalIP)
9
* Bios module now detects system firmware type (Bios)
10
+* Improve detection of `Battery`
11
+ * Detect cycle count on supported platforms
12
+ * Detect temperature on Linux when supported
13
+ * Status detection on macOS has been adjusted to be consistant with other platforms
14
+* Linux binaries are built with imagemagick7 support
15
16
Bugfixes:
17
* Fix unitialized variables (#609)
0 commit comments