This commit is contained in:
Gareth Dawson
2023-11-21 12:23:23 +00:00
parent fafa44e963
commit c80b8a78bc
2 changed files with 13 additions and 1 deletions

View File

@@ -1,9 +1,21 @@
# Change Log # Change Log
## [4.4.4] - 2023-11-21
### Feature
- Update configuration page to follow best practices
### Chore
- Added lint github workflow
## [4.4.3] - 2023-10-10 ## [4.4.3] - 2023-10-10
### Chore ### Chore
- Update grafana-plugin-sdk-go to latest
- Remove legacy form styling
- Don't track requests on dashboard [#1707](https://github.com/grafana/grafana-zabbix/pull/1707) - Don't track requests on dashboard [#1707](https://github.com/grafana/grafana-zabbix/pull/1707)
## [4.4.2] - 2023-10-09 ## [4.4.2] - 2023-10-09

View File

@@ -1,6 +1,6 @@
{ {
"name": "grafana-zabbix", "name": "grafana-zabbix",
"version": "4.4.3", "version": "4.4.4",
"description": "Zabbix plugin for Grafana", "description": "Zabbix plugin for Grafana",
"homepage": "http://grafana-zabbix.org", "homepage": "http://grafana-zabbix.org",
"bugs": { "bugs": {