We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6be447 commit 4cbe645Copy full SHA for 4cbe645
CHANGELOG.md
@@ -1,4 +1,12 @@
1
# Change Log
2
+## [v3.0.1](https://github.com/NETWAYS/icingaweb2-module-grafana/tree/v3.0.0) (2025-02-03)
3
+
4
+**Fixes**
5
+- Fix debugTable creation in iframe mode
6
+- Add type check to substr_count to avoid deprecation warning
7
+- Reintroduce permission to control the appearance of the Grafana link
8
+- Add small Link to panel
9
10
## [v3.0.0](https://github.com/NETWAYS/icingaweb2-module-grafana/tree/v3.0.0) (2024-12-10)
11
12
**BREAKING CHANGES:**
module.info
@@ -1,5 +1,5 @@
Name: Grafana
-Version: 3.0.0
+Version: 3.0.1
Requires:
Libraries: icinga-php-library (>=0.10.1)
Modules: icingadb (>=1.0.0)
0 commit comments