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 a2d9969 commit 82af7a5Copy full SHA for 82af7a5
CHANGELOG.md
@@ -1,8 +1,15 @@
1
-# 2.8.11
+# 2.9.0
2
3
Features:
4
* Support Lxterminal version detection (Terminal, Linux)
5
* Support weston-terminal version and font detection (TerminalFont, Linux)
6
+* Support `am` package manager detection (#771, Packages, Linux)
7
+* Support network prefix length detection for IPv6 (LocalIP)
8
+* Display all IPs when multiple IPs are assigned to the same interface (LocalIP)
9
+* Add option `--localip-show-prefix-len` to show network prefix length for both IPv4 and IPv6. Defaults to `true` (LocalIP)
10
+
11
+Bugfixes:
12
+* Fix network prefix length detection when the value is greater than 24 (#773, LocalIP, Linux)
13
14
# 2.8.10
15
0 commit comments