Update 1.1.1.md

This commit is contained in:
Stefan Pejcic 2025-03-06 16:05:05 +01:00 committed by GitHub
parent 349237dcda
commit 2f9027c03c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,9 +2,6 @@
Released on March 07, 2025
### 🚀 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.
@ -21,13 +18,12 @@ Released on March 07, 2025
### 💅 Polish
- PHP 8.4 is now the default version for new users.
- [nginxinc/nginx-unprivileged](https://hub.docker.com/r/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](https://github.com/stefanpejcic/OpenPanel/issues/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!