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 fec7d98 commit d49f076Copy full SHA for d49f076
CHANGES.rst
@@ -1,6 +1,19 @@
1
Changelog
2
=========
3
4
+Version 1.0.1 [2022-07-01]
5
+--------------------------
6
+
7
+Bugfixes
8
+~~~~~~~~
9
10
+- Removed hardcoded static URLs which created
11
+ issues when static files are served using an
12
+ external service (e.g. S3 storage buckets)
13
+- Fixed `"migrate_timeseries" command stalling
14
+ when measurements exceeds retention policy
15
+ <https://github.com/openwisp/openwisp-monitoring/issues/401>`_
16
17
Version 1.0.0 [2022-05-05]
18
--------------------------
19
0 commit comments