diff --git a/website/docs/changelog/0.3.0.md b/website/docs/changelog/0.3.0.md index 18678dbb..54cd2197 100644 --- a/website/docs/changelog/0.3.0.md +++ b/website/docs/changelog/0.3.0.md @@ -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).