Update 0.2.1.md

This commit is contained in:
Stefan Pejcic 2024-06-20 13:06:53 +02:00 committed by GitHub
parent 5d069fc052
commit 23378218b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,11 +26,12 @@ Not yet released.
- [Translations are now stored in `/etc/openpanel/openpanel/translations/` directory](#translations).
### 🐛 Bug fixes
- Fixed bug with [IP Address not showing in spanish](https://community.openpanel.co/d/60-ip-address-not-showing-in-spanish) - reported by [Luis Mendoza](https://github.com/mendozal)
- Fixed bug with `opencli user-rename` script -reported by [Matej Mohar](https://github.com/matejmohar)
- 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