From 4476ca02bac25a323f45c1239c46db403d319180 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 4 Apr 2025 23:37:07 +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 226f70ad..c289d8cd 100644 --- a/website/docs/changelog/1.1.9.md +++ b/website/docs/changelog/1.1.9.md @@ -12,6 +12,8 @@ Released on April 05, 2025 - *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. +- added caching for *OpenPanel > Dashboard* page. +- titles and links changed for pages in UI. ### 🐛 Bug Fixes - Fixed a bug in `opencli sentinel` where it incorrectly checked `ns2` twice instead of `ns2` and `ns1`.