Update 0.3.3.md

This commit is contained in:
Stefan Pejcic 2024-10-21 11:08:05 +02:00 committed by GitHub
parent d1e76eabac
commit 05de47cb1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ Not yet released.
- Fixed [#223 - 2FA still exits in panel even it's disabled from modules](https://github.com/stefanpejcic/OpenPanel/issues/223) - Fixed [#223 - 2FA still exits in panel even it's disabled from modules](https://github.com/stefanpejcic/OpenPanel/issues/223)
- Fixed [#212 - CSS styling error of Panel tools](https://github.com/stefanpejcic/OpenPanel/issues/212) - Fixed [#212 - CSS styling error of Panel tools](https://github.com/stefanpejcic/OpenPanel/issues/212)
- Fixed [#221 - Disable/Enable panel modules need openpanel restart](https://github.com/stefanpejcic/OpenPanel/issues/221) - Fixed [#221 - Disable/Enable panel modules need openpanel restart](https://github.com/stefanpejcic/OpenPanel/issues/221)
- Fixed [#218 - Editing vhost files gives the error](https://github.com/stefanpejcic/OpenPanel/issues/218)
- Fixed bug with displaying actual CPU% on 'OpenPanel > Dashboard' and 'OpenPanel > Resource Usage'. - Fixed bug with displaying actual CPU% on 'OpenPanel > Dashboard' and 'OpenPanel > Resource Usage'.
- Fixed bug displaying CMS-type instalaltions count on 'OpenPanel > Auto Installer'. - Fixed bug displaying CMS-type instalaltions count on 'OpenPanel > Auto Installer'.
- Fixed bug with double `/api/api/` on certain api endpoints. - Fixed bug with double `/api/api/` on certain api endpoints.