diff --git a/website/docs/changelog/1.1.9.md b/website/docs/changelog/1.1.9.md index a96dc3cc..67383bd8 100644 --- a/website/docs/changelog/1.1.9.md +++ b/website/docs/changelog/1.1.9.md @@ -7,6 +7,8 @@ Not yet released - added [varnish](#varnish) module. - added [my.cnf](https://github.com/stefanpejcic/openpanel-configuration/blob/main/mysql/user.cnf) template for new users. - *MySQL Configuration* page is moved to separate module so it can be disabled from *OpenAdmin > Features*. +- added *redirect* option for Services in OpenAdmin, if provided, user will be redirected after action. +- rewritten *OpenAdmin > Emails > Settings* page. ### 🐛 Bug Fixes - Fixed a bug in `opencli sentinel` where it incorrectly checked `ns2` twice instead of `ns2` and `ns1`. @@ -36,3 +38,4 @@ To purge cache, simply stop and start service from *Containers* page. - `opencli user-varnish` command can be used to enable/disable Varnish per user. - `opencli domains-varnish` command can be used to enable/disable Varnish per domain. +