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 6af4443 commit 4f1f404Copy full SHA for 4f1f404
2 files changed
CHANGELOG.rst
@@ -1,6 +1,21 @@
1
Change log
2
==========
3
4
+0.3.0 [2025-10-27]
5
+------------------
6
+
7
+Bugfixes
8
+~~~~~~~~
9
10
+- Switch to portable df output (df -P) `#153
11
+ <https://github.com/openwisp/openwrt-openwisp-monitoring/issues/153>`_.
12
+- Fixed issue where WiFi client data was sent even when no clients were
13
+ connected.
14
+- Added check to ensure data file exists before sending to prevent errors
15
+ `#102
16
+ <https://github.com/openwisp/openwrt-openwisp-monitoring/issues/102>`_.
17
+- Ignored duplicate IP addresses in network configuration.
18
19
0.2.1 [2024-11-07]
20
------------------
21
VERSION
@@ -1 +1 @@
-0.2.1
+0.3.0
0 commit comments