Update 0.3.0.md

This commit is contained in:
Stefan Pejcic 2024-09-19 11:21:23 +02:00 committed by GitHub
parent f0424674bd
commit 3a74f5bf3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,9 +13,10 @@ Not yet released.
- [Advanced Editor option is added to CronJob Editor](https://i.postimg.cc/cxpZG72h/2024-09-18-15-49.png) and allows users to directly edit/import crontab file.
### 🐛 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 [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).
- Fixed error loading 'OpenAdmin > Dashboard' page on servers with AMD cpu.
### 💅 Polish