mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
1.4 KiB
1.4 KiB
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
- Problems adding websites on clean install server #335
- OpenAdmin > Users - limit du and inodes % to 2 decimals #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
- 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: