From c93254956a86826719395efc104b7963aace29d1 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 15 Oct 2024 13:51:44 +0200 Subject: [PATCH] Update 0.3.2.md --- website/docs/changelog/0.3.2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.2.md b/website/docs/changelog/0.3.2.md index e17d6ff8..d811f975 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 [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).