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 <sonarrexample.com>`). Sonarr V3 does not support this style of email address definition.
Changed
* Fix parsing email addresses for notification connections ([23](https://github.com/buildarr/buildarr-sonarr/pull/23))