diff --git a/website/docs/changelog/0.3.2.md b/website/docs/changelog/0.3.2.md index c1011b61..1c255d26 100644 --- a/website/docs/changelog/0.3.2.md +++ b/website/docs/changelog/0.3.2.md @@ -7,11 +7,12 @@ Not yet released. ### 🐛 Bug fixes - Fixed bug [#81 - PM2 delete application does not remove vhost proxy from Nginx vhost file](https://github.com/stefanpejcic/OpenPanel/issues/81) +- Fixed bug [#203 - WP autoinstall stuck at importing tables](https://github.com/stefanpejcic/OpenPanel/issues/203) - Fixed bug `cannot access local variable 'command' where it is not associated with a value` when restarting docker services from 'OpenAdmin > Services > Status' page. - 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 [css bug on Create User modal from 'OpenPanel > Databases'](https://github.com/stefanpejcic/OpenPanel/issues/204). +- Fixed [css bug on Create User modal from 'OpenPanel > Databases'](https://github.com/stefanpejcic/OpenPanel/issues/204) - 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). -