Update 0.3.3.md

This commit is contained in:
Stefan Pejcic 2024-10-17 17:39:52 +02:00 committed by GitHub
parent 115e8ac2d8
commit b66514c775
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,7 @@ Not yet released.
- [Option to email the login information to new users](https://i.postimg.cc/kq7r4WB9/2024-10-17-13-56.png).
### 🐛 Bug fixes
- Fixed bug [#209 - Clam AV doesn't work](https://github.com/stefanpejcic/OpenPanel/issues/209)
- Fixed bug with displaying actual CPU% on 'OpenPanel > Dashboard' and 'OpenPanel > Resource Usage'.
- Fixed bug with double `/api/api/` on certain api endpoints.
- Fixed bug with leftover row in 'OpenPanel > Applications' when application is deleted from the interface.
@ -17,6 +18,7 @@ Not yet released.
### 💅 Polish
- Administrators can now set limit for emails and ftp accounts per plan.
- Dismissed admin dashbaords will now be perserved during updates.
- ClamAV service is now also dockerized and added to list of monitored services.
- 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'.