diff --git a/documentation/docs/changelog/0.2.1.md b/documentation/docs/changelog/0.2.1.md index 70433fe6..11ad42b5 100644 --- a/documentation/docs/changelog/0.2.1.md +++ b/documentation/docs/changelog/0.2.1.md @@ -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