File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,23 @@ Version 1.2.0 [Unreleased]
66
77Work 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+
926Version 1.1.2 [2025-01-31]
1027--------------------------
1128
You can’t perform that action at this time.
0 commit comments