Update 1.3.9.md

This commit is contained in:
Stefan Pejcic
2025-06-10 18:57:46 +02:00
committed by GitHub
parent a3c71a25c8
commit 10a3da3cf5

View File

@@ -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.