diff options
-rw-r--r-- | NEWS | 9 | ||||
-rw-r--r-- | setup.cfg | 2 |
2 files changed, 10 insertions, 1 deletions
@@ -1,3 +1,12 @@ +changes from 1.4 to 1.5 +----------------------- + +* Improve browser support for shareable link creation +* Try to support print CSS style (not really supported) +* Provide munin-plot source code as download from within application +* Various NPM package updates (this includes a fix for CVE-2021-44906 in the + minimist package which might end up in the built JavaScript code) + changes from 1.3 to 1.4 ----------------------- @@ -1,6 +1,6 @@ [metadata] name = munin-plot -version = 1.4 +version = 1.5 description = Alternative web front-end for Munin long_description = file: README.md long_description_content_type = text/markdown |