From 10a3da3cf518742139224ed95dadbca81468968b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 10 Jun 2025 18:57:46 +0200 Subject: [PATCH] Update 1.3.9.md --- website/docs/changelog/1.3.9.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/website/docs/changelog/1.3.9.md b/website/docs/changelog/1.3.9.md index 1ba1bcc5..cf0ed236 100644 --- a/website/docs/changelog/1.3.9.md +++ b/website/docs/changelog/1.3.9.md @@ -1,17 +1,21 @@ Not released yet +### 💡 New +- [*OpenPanel > PostgreSQL*](https://i.postimg.cc/4y3n59k3/2025-06-09-16-13.png). +- added option in WP Manager to view current cache type: *Memcached, Memcache, Xcache, WinCache, APC, Redis, WP LCache, W3TC memcached, W3TC memcache, W3TC apc, W3TC redis, W3TC wincache, Default, Unknown* +- [added an option to flush WP Cache from WP Manager](https://i.postimg.cc/rw230vvh/2025-06-10-17-45.png). +- [added an option to enable/disable Maintenance Mode from WP Manager](https://i.postimg.cc/W1cdtwTG/2025-06-10-18-54.png). + ### 💅 Polish - sidebar state in OpenPanel and OpenAdmin UI is now stored in browser storage. - [better formatting on *OpenAdmin > Users > single user > Activity* table](https://i.postimg.cc/B6gWG2Jc/2025-06-09-07-37.png). - POST method for suspend and delete actions for users on OpenAdmin. - support for SVG logo on OpenPanel. - Databases section in OpePanel Ui is renamed to 'MySQL'. -- [*OpenPanel > PostgreSQL*](https://i.postimg.cc/4y3n59k3/2025-06-09-16-13.png). - MySQL databases on Plans arenow renamed to just Databases as hte limit is shared between postgres and mysql. - responsive design on *OpenAdmin > Users > single user* page. - added placeholders for screenshots in WP Manager. -- added option in WP Manager to view current cache type: *Memcached, Memcache, Xcache, WinCache, APC, Redis, WP LCache, W3TC memcached, W3TC memcache, W3TC apc, W3TC redis, W3TC wincache, Default, Unknown* -- [added an option to flush WP Cahce from WP Manager](https://i.postimg.cc/rw230vvh/2025-06-10-17-45.png). + ### 🐛 Bug Fixes - fixed js bug `Uncaught SyntaxError: Identifier 'csrf_token' has already been declared` on *OpenPanel > WP Manager, WebsiteBuilder, Ruby, Flarum, FileManager* pages.