Version 1.15.0
What's Changed
- New Feature: Internationalize "today" and "tomorrow" strings in variable
${{pickupdate}}
by @p0lycarpio in #271
To set up set the optionLocale=en_US
inconfig.ini
orLOCALE=en_US
for docker to your locale.
For a list of available localizations see humanize. - Bugfix: Fixed issue when using emojis and special characters in message bodies.
- Bugfix: Webhook type now correctly defaults to
text/plain
.
Full Changelog: v1.14.10...v1.15.0