mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.2.0.md
This commit is contained in:
parent
8d1ba97312
commit
3ed8db7eb3
@ -10,6 +10,7 @@ Not yet released.
|
|||||||
|
|
||||||
### 🚀 New features
|
### 🚀 New features
|
||||||
- [SWAP Usage notification and cleanup](#swap-notifications)
|
- [SWAP Usage notification and cleanup](#swap-notifications)
|
||||||
|
- [Email Templates for OpenAdmin Notifications](#email-template)
|
||||||
|
|
||||||
### 🐛 Bug fixes
|
### 🐛 Bug fixes
|
||||||
- Fixed 500 error on `/pm2` when installing Python application.
|
- 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:
|
||||||
|

|
||||||
|
|
||||||
|
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`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user