From 854ede449f3ee3ff39822e392fc3236448c3db11 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 22 Oct 2024 00:15:48 +0200 Subject: [PATCH] Update 0.3.3.md --- website/docs/changelog/0.3.3.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/changelog/0.3.3.md b/website/docs/changelog/0.3.3.md index 0d76a0fb..28f4b62a 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -28,6 +28,7 @@ Not yet released. (anonymous) @ users_add.js?v=0.39:5` on 'OpenAdmin > Users > Add New User' form. ### 💅 Polish +- 'OpenPanel > Dashboard' statistics widget will now also display ppan limits and current number of FTP and email accounts. - Redesigned OpenPanel login page. - Administrators can now set limit for emails and ftp accounts per plan. - Improvements to [Python applications in 'OpenPanel > SiteManager'](https://i.postimg.cc/NQXLSddB/2024-10-18-17-22.png). @@ -48,3 +49,5 @@ Not yet released. - Optimized mysql queries on 'OpenPanel > Databases, Domains, Mautic, WordPress' pages. - Outgoing port `465` is now automatically opened on new installations. - `flarum` module is now enabled by defualt for new installations. +- `opencli plans-create` now requires ftp and emails count to be set. +- Alerts in user interface are now replaced with toasts.