Update 0.3.3.md

This commit is contained in:
Stefan Pejcic 2024-10-22 00:15:48 +02:00 committed by GitHub
parent b671cb15f1
commit 854ede449f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,6 +28,7 @@ Not yet released.
(anonymous) @ users_add.js?v=0.39:5` on 'OpenAdmin > Users > Add New User' form. (anonymous) @ users_add.js?v=0.39:5` on 'OpenAdmin > Users > Add New User' form.
### 💅 Polish ### 💅 Polish
- 'OpenPanel > Dashboard' statistics widget will now also display ppan limits and current number of FTP and email accounts.
- Redesigned OpenPanel login page. - Redesigned OpenPanel login page.
- Administrators can now set limit for emails and ftp accounts per plan. - 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). - 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. - Optimized mysql queries on 'OpenPanel > Databases, Domains, Mautic, WordPress' pages.
- Outgoing port `465` is now automatically opened on new installations. - Outgoing port `465` is now automatically opened on new installations.
- `flarum` module is now enabled by defualt for 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.