diff --git a/documentation/docs/changelog/0.2.0.md b/documentation/docs/changelog/0.2.0.md index 2e4b1a50..285913ea 100644 --- a/documentation/docs/changelog/0.2.0.md +++ b/documentation/docs/changelog/0.2.0.md @@ -10,6 +10,7 @@ Not yet released. ### 🚀 New features - [SWAP Usage notification and cleanup](#swap-notifications) +- [Email Templates for OpenAdmin Notifications](#email-template) ### 🐛 Bug fixes - Fixed 500 error on `/pm2` when installing Python application. @@ -38,3 +39,18 @@ opencli admin notifications update swap 90 ``` +### Email Template + +OpenAdmin Notifications now use a custom email template: +![admin template screenshot](https://i.postimg.cc/633XNKkH/image.png) + +This tempalte was heavily inspired by [Vercel verification email](https://www.saasframe.io/examples/vercel-verification-email). + +Template can be customized by the Administrator by editing: `/usr/local/admin/templates/system/email_template.html` + + + + + + +