mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
# 0.3.3
|
|
|
|
Not yet released.
|
|
|
|
### 🚀 New features
|
|
|
|
|
|
### 🐛 Bug fixes
|
|
- Fixed bug with displaying actual CPU% on 'OpenPanel > Dashboard' and 'OpenPanel > Resource Usage'.
|
|
- Fixed bug with leftover row in 'OpenPanel > Applications' when application is deleted from the interface.
|
|
- Fixed typos on OpenPanel > Elasticsearch, Memcached and REDIS pages.
|
|
- Fixed broken image for MariaDB on 'OpenPanel > Services Status'.
|
|
- Fixed validation error `Pattern attribute value [^'\ is not a valid regular expression: Uncaught SyntaxError: Invalid regular expression: /[^'\/v: \ at end of pattern
|
|
(anonymous) @ users_add.js?v=0.39:5` on 'OpenAdmin > Users > Add New User' form.
|
|
|
|
### 💅 Polish
|
|
- Administrators can now set limit for emails and ftp accounts per plan.
|
|
- Dismissed admin dashbaords will now be perserved during updates.
|
|
- Log is now automatically scrolled to bottom on 'OpenAdmin > Users > Add New User'.
|
|
- Default port 3000 is now removed from 'OpenPanel > Applications > New' form.
|
|
- `pm2 save` is now run automatically after removing NodeJS/Python applications from 'OpenPanel > Applications'.
|
|
- hosting_plan_name is removed from the OpenPanel sidebar menu.
|
|
- CPU Usage widget on 'OpenPanel > Dashboard' will now display total number of CPU% allocated to the user and total CPU cores.
|
|
- Optimized mysql queries on 'OpenPanel > Databases, Domains, Mautic, WordPress' pages.
|