Update 1.1.1.md

This commit is contained in:
Stefan Pejcic 2025-03-05 18:52:48 +01:00 committed by GitHub
parent a56bfdaba2
commit 47de4a1ab5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,8 @@ Not yet released
- minecraft is added to docker compose tempalte for users.
- [Option to skip DNS server on install #340](https://github.com/stefanpejcic/OpenPanel/issues/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`
### 💡 New!