Skip to content

v0.5.3 - 2023-09-11

Compare
Choose a tag to compare
@Callum027 Callum027 released this 11 Sep 06:41
· 24 commits to main since this release
47adfb0

This is a minor release that fixes the following issues:

  • Fix managing e-mail, Mailgun and SendGrid notification connections by enforcing that email address attributes consist only of an email address, and do not contain a name (e.g. Sonarr Notifications <sonarr@example.com>). Sonarr V3 does not support this style of email address definition.

Changed

  • Fix parsing email addresses for notification connections (#23)