openpanel/website/docs/changelog/1.1.1.md
2025-04-17 20:59:06 +02:00

2.4 KiB

Released on March 07, 2025

🐛 Bug Fixes

💅 Polish

  • PHP 8.4 is now the default version for new users.
  • nginxinc/nginx-unprivileged is now used as image for Nginx.
  • 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: /php/options, /mysql/processlist, /mysql/configuration, /mysql/users, /mysql/remote-mysql, /mysql/processlist.
  • updated apexcharts on OpenAdmin > Dashboard page.

💡 New!

phpMyAdmin

A new page, /databases/phpmyadmin, has been added:

phpmyadmin

DB Size Unit

Users now have the option to select the unit of measurement for displaying database size.

db size units

PHP Limits

The /php/limits page now enables users to adjust limits for all PHP versions simultaneously. The values set here will override any php.ini configurations and trigger a restart of the php-fpm container.

edit php limits