Update 0.3.0.md

This commit is contained in:
Stefan Pejcic 2024-09-25 12:54:38 +02:00 committed by GitHub
parent 7affbd5a92
commit 6a94921219
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,15 +4,14 @@ hide_table_of_contents: true
# 0.3.0
Not yet released.
Released on September 25, 2024
### 🚀 New features
- [Advanced editor option is added to the DNS Zone Editor](https://i.postimg.cc/sskFmjpk/2024-09-13-09-29-1.png) and allows users to [directly edit/import the DNS zone file for domain](https://i.postimg.cc/PdYgFgyP/2024-09-13-09-29.png).
- [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 #193 - WebTerminal iframe not shown when force domain is set on OpenPanel](https://github.com/stefanpejcic/OpenPanel/issues/193)
- 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).