diff --git a/website/docs/changelog/1.1.8.md b/website/docs/changelog/1.1.8.md index ff94acea..ec45ab3d 100644 --- a/website/docs/changelog/1.1.8.md +++ b/website/docs/changelog/1.1.8.md @@ -6,12 +6,11 @@ Not yet released - If docker feature is enabled, *OpenPanel > Dashboard > Statistics widget* will display number of running containers, PIDs, Block I/O and Network I/0. - update logs are moved from */usr/local/admin* to */var/log/openpanel/updates*. - successfull update will now remove previous notifications that update is available and/or started. -- added update logs to *OpenPanel > Services > Logs Viewer*. -- added log files to *OpenPanel > Settings > Update Preferences*. +- added update logs to *OpenAdmin > Services > Logs Viewer*. +- added log files to *OpenAdmin > Settings > Update Preferences*. ### 🐛 Bug Fixes - fixed bug with update logs generated by `opencli update` command. - fixed css bug with the *Latest News* widget on *OpenAdmin > Dashboard*. - [e-mail account delete modal not redirecting #384](https://github.com/stefanpejcic/OpenPanel/issues/384) - fixed bug with `/webmail` redirect on *OpenPanel > Emails* appending `:8080` when domain is set. -