Skip to content

Commit 4f1f404

Browse files
pandafynemesifier
authored andcommitted
0.3.0 release
Signed-off-by: Gagan Deep <pandafy.dev@gmail.com>
1 parent 6af4443 commit 4f1f404

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Change log
22
==========
33

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+
419
0.2.1 [2024-11-07]
520
------------------
621

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.1
1+
0.3.0

0 commit comments

Comments
 (0)