# 1.1.1 Not yet released ### 🚀 Breaking changes ### 🐛 Bug fixes - fixed bug in nginx vhost file template with `/pgadmin4` route. - fixed bug with `busybox` container causing file manager to not be able to edit files. - fixed bug with permisison errrs when starting mysql container. - [OpenPanel UI (werkzeug error): Header values must not contain newline characters #333](https://github.com/stefanpejcic/OpenPanel/issues/333) - [Problems adding websites on clean install server #335](https://github.com/stefanpejcic/OpenPanel/issues/335) - [OpenAdmin > Users - limit du and inodes % to 2 decimals #334](https://github.com/stefanpejcic/OpenPanel/issues/334) ### 💅 Polish - PHP 8.4 is now set as default version for new users. - minecraft is added to docker compose tempalte for users. - [Option to skip DNS server on install #340](https://github.com/stefanpejcic/OpenPanel/issues/340) - removed `--skip-ssl` flag from the install script. - All `/databases` URLs are now renamed to `/mysql`. - `?output=json` parameter can be added to the following URLs to return plain json data instead of GUI: `/mysql/processlist`, `/mysql/configuration`, `/mysql/users`, `/mysql/remote-mysql`, `/mysql/processlist` - fixed bug with MySQL Configuration editor. ### 💡 New! #### phpMyAdmin New page: `/databases/phpmyadmin` is added: ![phpmyadmin](https://i.postimg.cc/8TqVvXrJ/2025-03-05-17-19.png)