Update 0.2.0.md

This commit is contained in:
Stefan Pejcic 2024-06-02 12:36:39 +02:00 committed by GitHub
parent 8d1ba97312
commit 3ed8db7eb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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`