From 7fda95c63de5c360ccc83e3bf561c25e1e32085f Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 4 Apr 2025 20:42:30 +0200 Subject: [PATCH] Update 1.1.9.md --- website/docs/changelog/1.1.9.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.1.9.md b/website/docs/changelog/1.1.9.md index 2c43f1c2..cc69be11 100644 --- a/website/docs/changelog/1.1.9.md +++ b/website/docs/changelog/1.1.9.md @@ -10,6 +10,8 @@ Not yet released - added *redirect* option for Services in OpenAdmin, if provided, user will be redirected after action. - rewritten *OpenAdmin > Emails > Settings* page. - *Languages* page is moved to separate module so it can be disabled from *OpenAdmin > Features*. +- Optimized database queries on all OpenPanel UI pages. +- OpenPanel UI template redesign. ### 🐛 Bug Fixes - Fixed a bug in `opencli sentinel` where it incorrectly checked `ns2` twice instead of `ns2` and `ns1`.