mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
1.6 KiB
1.6 KiB
1.1.1
Not yet released
🚀 Breaking changes
🐛 Bug Fixes
- Fixed an issue in the Nginx vhost file template with the
/pgadmin4
route. - Resolved a bug with the
busybox
container that prevented the file manager from editing files. - Fixed permission errors when starting the 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 disk usage and inode % to 2 decimals #334
💅 Polish
- PHP 8.4 is now the default version for new users.
- Minecraft has been added to the Docker Compose template for users.
- Option to skip DNS server during installation #340
- Removed the
--skip-ssl
flag from the installation script. - All
/databases
URLs have been renamed to/mysql
. - A
?output=json
parameter can now be added to the following URLs to return plain JSON data instead of the GUI:/mysql/processlist
,/mysql/configuration
,/mysql/users
,/mysql/remote-mysql
,/mysql/processlist
. - Fixed a bug with the MySQL Configuration editor.
💡 New!
phpMyAdmin
A new page, /databases/phpmyadmin
, has been added:
DB Size Unit
Users now have the option to select the unit of measurement for displaying database size.