Release v3.0.1 latest
What's Changed
Fixes
- Fix debugTable creation in iframe mode
- Add type check to substr_count to avoid deprecation warning
- Reintroduce permission to control the appearance of the Grafana link
- Add small Link to panel
Full Changelog: https://github.com/NETWAYS/icingaweb2-module-grafana/compare/v3.0.0...v3.0.1
icingaweb2-module-grafana-v3.0.1.tar.gzRelease tarball |
application/gzip | 2025-02-03 | Download from Github |
Release v3.0.0
What's Changed
BREAKING CHANGES:
-
Remove
enablelink
configuration and permission A link to the Grafana instance via a small icon is now always added to the header in both proxy and iframe mode. -
Rework Caching and rename
indirectproxyrefresh
toenablecaching
The use of HTTP caching has been simplified. It now uses the check interval to determine how long a graph's image is cached.
Features
- PHP 8.2 and PHP 8.3 Support
- Support strict CSP
- Dark/Light Theme depending on user's settings (removed the
theme
configuration option) - Debug information can be requested via the
debugGrafana
URL parameter (removed thedebug
configuration option)
Fixes
- Use of special characters in custom variables now works
- Update InfluxDB dashboards for Grafana 11.3.0
- Remove unused
defaultdashboardstore
andversion
configuration options
Full Changelog: https://github.com/NETWAYS/icingaweb2-module-grafana/commits/v3.0.0
icingaweb2-module-grafana-v3.0.0.tar.gzRelease tarball |
application/gzip | 2024-12-10 | Download from Github |