diff --git a/website/docs/changelog/1.1.1.md b/website/docs/changelog/1.1.1.md index f43872eb..c69f8e54 100644 --- a/website/docs/changelog/1.1.1.md +++ b/website/docs/changelog/1.1.1.md @@ -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!