- FIX: Make it possible to run Mailrise on Windows - Upgrade to Apprise v1.4.5 - Add custom routers for programmable notification routing - Add custom authenticators for programmable authentication
1.3.0
=============
:Date: December 26, 2022
- FIX: Docker image not responding to stop signal - Upgrade to Apprise v1.2.0 - Upgrade to aiosmtpd v1.4.3, which fixes broken STARTTLS - Add support for multipart messages produced by Blue Iris - Add basic authentication - Add config name wildcarding with fnmatch - Add more logging messages (-v/-vv) to ease troubleshooting - Add !env_var directive to read configuration data from environment variables
1.2.1
=============
:Date: February 5, 2022
- Upgrade to Apprise v0.9.7, which, notably, now converts HTML markup to plain text for notifications
1.2.0
=============
:Date: August 28, 2021
- Add the ability to use a full email address as a sender target - Upgrade to Apprise v0.9.4
1.1.0
=============
:Date: July 16, 2021
- Add customizable template strings for the notification title and body