From: Jane Sandberg Date: Mon, 5 Sep 2022 17:08:05 +0000 (-0700) Subject: LP1532236 release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7c521d576b7949a1a539648d351e387fbd71ec90;p=working%2FEvergreen.git LP1532236 release notes Signed-off-by: Jane Sandberg --- diff --git a/docs/RELEASE_NOTES_NEXT/Administration/html_email.adoc b/docs/RELEASE_NOTES_NEXT/Administration/html_email.adoc new file mode 100644 index 0000000000..2cd7e4891c --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Administration/html_email.adoc @@ -0,0 +1,8 @@ +== HTML email == + +Administrators can now configure action triggers to send HTML-formatted +email. Evergreen continues to send emails in plain-text by default, but +you can now configure an email template to send as HTML by adding the appropriate +header to the email. For example: Content-Type: text/html;charset=utf-8 + +