We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436b180 commit a88316eCopy full SHA for a88316e
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
+## Version 6.3.0
4
+
5
+* Support for Zabbix 6.4 and 7.0.
6
+* Added support for host tags and macros (`HOST_TAGS`, `HOST_TAGS`).
7
+* Added support for inventory fields (`INV_*`).
8
+* Added support for SNMP community string (`SNMP_COMMUNITY`).
9
+* Added support for additional CSV separators: comma and tabulator
10
+* Example CSV now automatically uses the template name of the current Zabbix version.
11
+* Fixed visible host names being required.
12
+* Fixed incorrect check for missing host groups.
13
14
## Version 6.2.1
15
16
* Fixed JMX port not being set correctly on the host
17
18
## Version 6.2.0
0 commit comments