NEW
- Added more url's to urls.list and ordered it alphabetically for easier management.
FIXES
- notify_v2 bugfixes by @vorezal in #188:
- Clarify notify_v2.sh usage in README.md
- Consistent newline handling in all notifications
- Fix JSON newline handling in Discord and Telegram channels
- Additional error messages when notification templates fail to be sourced
- Added variable for self-hosted ntfy.sh domain
- Sourcing
notify_<channel>.sh
from either notify_template subdirectory and script root - Using the
$jqbin
variable to respect environment setup - Changed source for hostname variable to be more universal (
/etc/hostname
instead ofhostname
command)
Full Changelog: v0.6.5...v0.6.6