Update 0.3.0.md

This commit is contained in:
Stefan Pejcic 2024-09-18 18:39:03 +02:00 committed by GitHub
parent e74d8aefac
commit 833f1c5a9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.