Update 0.2.1.md

This commit is contained in:
Stefan Pejcic
2024-06-13 02:19:44 +02:00
committed by GitHub
parent 546447e372
commit d723300d30

View File

@@ -14,12 +14,19 @@ Not yet released.
- [FOSSBilling Module **BETA**](https://github.com/stefanpejcic/FOSSBilling-OpenPanel)
- [OpenAdmin > Firewall > Settings](#firewall-settings)
### 💥 Breaking changes
- All OpenPanel configuration files are now stored in `/etc/openpanel` - this directory is not modified on updates.
### 🐛 Bug fixes
- Excluded `/send_email` route on OpenAdmin from terms check.
- Fixed bug with `server_config.yml` file missing for new accounts.
- Fixed bug with OpenPanel > WPManager not displaying screenshots from remote api due to CSP setting.
- Fixed bug with mysql port exposed after reboot due to failed checks in bash script.
- Fixed bug with `opencli user-rename` script -reported by [Matej Mohar](https://github.com/matejmohar)
- Fixed bug with `jc` parsing of docker stats.
- Fixed bug with Sentinel checking SWAP usage when there is no swap file created.
- Fixed bug with custom css and js files causing 404 errors on OpenPanel > Dashboard
### 💅 Polish