Releases: zevilz/zabbix-alertscript-telegram
Releases · zevilz/zabbix-alertscript-telegram
2.1.1
Fix for sending alerts with graphs to chat threads
2.1.0
Added support for send alerts to chat topics.
2.0.5
Fixed auth if Zabbix installed in subdir.
2.0.4
Don't remove graph image if fail getting correct graph with enabled debug mode.
2.0.2
Fixed get graphs from Zabbix 6.4
2.0.1
Added support for non GNU Linux distros.
2.0.0
- added support for sending graphs attached to messages;
- added new vars for get graphs;
- added errors and warnings logging;
- exit code now depends on the presence of errors;
- disabled direct access to the script (excluding
zabbix
user);
- code refactoring.