Skip to content

Commit e045851

Browse files
pandafynemesifier
authored andcommitted
[docs] Added changelog for Version 1.1.3
1 parent 98cefef commit e045851

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ Version 1.2.0 [Unreleased]
66

77
Work in progress.
88

9+
Version 1.1.3 [2025-08-01]
10+
--------------------------
11+
12+
Bugfixes
13+
~~~~~~~~
14+
15+
- Fixed `issue causing alerts to be triggered when devices uploaded
16+
historical data.
17+
<https://github.com/openwisp/openwisp-monitoring/issues/666>`_
18+
- Fixed `potential performance issues in data migrations by replacing use
19+
of "Model.objects.all()" with "Model.objects.iterator().
20+
<https://github.com/openwisp/openwisp-monitoring/commit/2e7af02f5b110099079b48912a0cb92e34819c88>`_.
21+
- Fixed `dashboard map issue where east/west map coordinates were not
22+
correctly handled.
23+
<https://github.com/openwisp/openwisp-monitoring/commit/a6a48e84d5bc218ec6f5a5292f7c9e5818aeb72e>`_.
24+
- Fixed code examples in the documentation.
25+
926
Version 1.1.2 [2025-01-31]
1027
--------------------------
1128

0 commit comments

Comments
 (0)