From ca318357abfee679e993794c93fb47ff54562257 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 3 Apr 2025 15:33:17 +0200 Subject: [PATCH] Update 1.1.9.md --- website/docs/changelog/1.1.9.md | 3 +++ 1 file changed, 3 insertions(+) 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. +