From 833f1c5a9b70a2bd5858b56168b36f577d550d3f Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 18 Sep 2024 18:39:03 +0200 Subject: [PATCH] Update 0.3.0.md --- website/docs/changelog/0.3.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/0.3.0.md b/website/docs/changelog/0.3.0.md index 38ef1b7a..a661c646 100644 --- a/website/docs/changelog/0.3.0.md +++ b/website/docs/changelog/0.3.0.md @@ -15,6 +15,8 @@ Not yet released. ### 🐛 Bug fixes - Fixed bug with [edit button on OpenPanel > Websites not fetching data from the database](https://i.postimg.cc/mRVC7hGr/2024-09-13-10-07.png). - Fixed bug with remote access to MariaDB databases failing due to defaults defined in `/etc/mysql/mariadb.conf.d/50-server.cnf`. +- Fixed bug [Failed to create user: /bin/sh: 1: Syntax error: ")" unexpected #96](https://github.com/stefanpejcic/OpenPanel/issues/96). + ### 💅 Polish - Support for [QUIC](https://datatracker.ietf.org/doc/html/rfc9000) and [HTTP/3](https://datatracker.ietf.org/doc/html/rfc9114) - automatically enabled for new domains that use SSL.