File tree Expand file tree Collapse file tree 2 files changed +29
-3
lines changed Expand file tree Collapse file tree 2 files changed +29
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
2+ ## [ v3.0.0] ( https://github.com/NETWAYS/icingaweb2-module-grafana/tree/v3.0.0 ) (2024-12-10)
3+
4+ ** BREAKING CHANGES:**
5+
6+ - Remove ` enablelink ` configuration and permission
7+
8+ A link to the Grafana instance via a small icon is now always
9+ added to the header in both proxy and iframe mode.
10+
11+ - Rework Caching and rename ` indirectproxyrefresh ` to ` enablecaching `
12+
13+ The use of HTTP caching has been simplified.
14+ It now uses the check interval to determine how long a graph's image is cached.
15+
16+ ** Features**
17+ - PHP 8.2 and PHP 8.3 Support
18+ - Support strict CSP
19+ - Dark/Light Theme depending on user's settings (removed the ` theme ` configuration option)
20+ - Debug information can be requested via the ` debugGrafana ` URL parameter (removed the ` debug ` configuration option)
21+
22+ ** Fixes**
23+ - Use of special characters in custom variables now works
24+ - Update InfluxDB dashboards for Grafana 11.3.0
25+ - Remove unused ` defaultdashboardstore ` and ` version ` configuration options
26+
227## [ v2.0.3] ( https://github.com/mikesch-mp/icingaweb2-module-grafana/tree/v2.0.3 ) (2023-04-06)
328** Fixes**
4- - Seervices can now be added to dashlets again (#309 )
29+ - Services can now be added to dashlets again (#309 )
530
631## [ v2.0.2] ( https://github.com/mikesch-mp/icingaweb2-module-grafana/tree/v2.0.2 ) (2023-04-06)
732** Fixes**
1843** BREAKING CHANGES:**
1944- Only [ icingadb] ( https://github.com/Icinga/icingadb ) backend for [ icingadb-web] ( https://github.com/Icinga/icingadb-web ) will be supported from now on.
2045
21- ** Open Issues*
46+ * Open Issues*
47+
2248- PDF export does not load the panels
2349- Documentation needs to be rewritten
Original file line number Diff line number Diff line change 11Name: Grafana
2- Version: 3.0.0-unreleased
2+ Version: 3.0.0
33Requires:
44 Libraries: icinga-php-library (>=0.10.1)
55 Modules: icingadb (>=1.0.0)
You can’t perform that action at this time.
0 commit comments