Releases: Haeki/esendex_notification_plugin
Releases · Haeki/esendex_notification_plugin
Version 2.4.1 (conform to the version standard)
Version 2.4 (Python3 and new API)
- Renamed API password to API token
- switched to new API and python3
- the API token can now be stored and retrieved from the password store
Improved wato help texts
2.2 Fixed spelling mistake
Hotfix 2: Division by zero error
missed a ZeroDivisionError if no Services are in the notification
Hotfix: Division by zero error
2.1.1 fixed division by zero error
Improved Bulk Message Formatting
Service output will only be added if enough space is available and will be truncated if necessary .
Added Wato config option to configure a regex-pattern that will get removed from the service output.
Bulk Support
Added Bulk Support and rewrote a lot of code