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