diff --git a/CHANGELOG.md b/CHANGELOG.md index ff4551f..0344f88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # Change Log +## [v3.1.2](https://github.com/NETWAYS/icingaweb2-module-grafana/tree/v3.1.2) (2025-12-15) + +**Fixes** +- Fix autosubmit for JWT options +- Remove dashboard logic for monitoring module (was not in use anymore) +- Update InfluxDB/Graphite example dashboards for Grafana 12 + ## [v3.1.1](https://github.com/NETWAYS/icingaweb2-module-grafana/tree/v3.1.1) (2025-04-30) **Fixes** diff --git a/module.info b/module.info index a37f830..c5b5ccc 100644 --- a/module.info +++ b/module.info @@ -1,5 +1,5 @@ Name: Grafana -Version: 3.1.1 +Version: 3.1.2 Requires: Libraries: icinga-php-library (>=0.10.1) Modules: icingadb (>=1.0.0)