Skip to content

Commit 4cbe645

Browse files
committed
Bump version to v3.0.1
1 parent a6be447 commit 4cbe645

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# 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+
210
## [v3.0.0](https://github.com/NETWAYS/icingaweb2-module-grafana/tree/v3.0.0) (2024-12-10)
311

412
**BREAKING CHANGES:**

module.info

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: Grafana
2-
Version: 3.0.0
2+
Version: 3.0.1
33
Requires:
44
Libraries: icinga-php-library (>=0.10.1)
55
Modules: icingadb (>=1.0.0)

0 commit comments

Comments
 (0)