From d547284c619af736dd6fbe03b7b92436d360cb6f Mon Sep 17 00:00:00 2001 From: Antoine Jaussoin Date: Sat, 16 Apr 2022 07:28:42 +0100 Subject: [PATCH] Release v4.14.0 --- README.md | 6 +- backend/src/email/register.template.html | 154 ++++++++++++--- .../src/email/reset-password.template.html | 177 +++++++++++++++--- backend/src/email/self-hosted.template.html | 37 ---- backend/src/email/sendgrid-sender.ts | 6 + frontend/src/state/columns.ts | 2 +- .../sections/template/IconPicker.tsx | 4 +- 7 files changed, 302 insertions(+), 84 deletions(-) diff --git a/README.md b/README.md index 5b7b8da6a..7d4474ebc 100644 --- a/README.md +++ b/README.md @@ -85,12 +85,14 @@ This will run a demo version, which you can turn into a fully licenced version b ## Versions History -### Version 4.14.0 (unreleased) +### Version 4.14.0 - Upgrade to React 18 - Replace icons by emoji for columns headers (fully customisable) -- Adding SMTP support for self-hosting, in addition to SendGrid +- Adding SMTP support for self-hosting, in addition to SendGrid. 👏 Thanks [@dayByte](https://github.com/dayByte) for the idea. ([#365](https://github.com/antoinejaussoin/retro-board/issues/365)). - Simplification of SendGrid setup, by removing the need of creating email templates. They are now hardcoded. +- Improving email templates +- Improving Text and Markdown exports on Summary Mode. 👏 Thanks Jakob J for the idea. ([#384](https://github.com/antoinejaussoin/retro-board/issues/384)). ### Version 4.13.0 diff --git a/backend/src/email/register.template.html b/backend/src/email/register.template.html index f56054add..1f6709a81 100644 --- a/backend/src/email/register.template.html +++ b/backend/src/email/register.template.html @@ -132,7 +132,7 @@

- CONFIRM MY EMAIL ADDRESS + CONFIRM MY EMAIL ADDRESS @@ -154,12 +154,92 @@

-

Retrospected ©

+

 

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +