Update 1.1.1.md

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

View File

@ -21,6 +21,8 @@ Not yet released
- 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`
- fixed bug with MySQL Configuration editor.
### 💡 New!