diff --git a/website/docs/changelog/0.3.2.md b/website/docs/changelog/0.3.2.md index ac69c325..e17d6ff8 100644 --- a/website/docs/changelog/0.3.2.md +++ b/website/docs/changelog/0.3.2.md @@ -10,6 +10,7 @@ Not yet released. - Fixed bug restarting Roundcube service from 'OpenAdmin > Services > Status' page. - Fixed css bug with scrollbars on Firefox. - Fixed bug with empty lines appended to `/etc/hosts` file when `opencli server-recreate_hosts` command is used. +- Fixed install error [`Dowloading configuration files from GitHub failed, main conf file /etc/openpanel/openpanel/conf/open panel.config is missing`[(https://github.com/stefanpejcic/OpenPanel/issues/199). ### 💅 Polish @@ -21,3 +22,4 @@ Not yet released. - Manual updates from 'OpenAdmin > Settings > General' will now have a 10min timeout limit. - Favorites will now save links with query strings. - Page title on OpenPanel > SiteManager will display WordPress site name. +- Removed [leftover icon on mobile view of user panel](https://github.com/stefanpejcic/OpenPanel/issues/200).