Update 1.2.0.md

This commit is contained in:
Stefan Pejcic 2025-04-08 14:00:43 +02:00 committed by GitHub
parent 76eb463a9f
commit ddf6288be2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,7 @@ Not yet released
- removed *File Editor* link from the sidebar.
- rewritten crons to use [Ofelia](https://github.com/mcuadros/ofelia/blob/master/docs/jobs.md#job-exec) docker job scheduler (aka. crontab for docker).
- added usage examples to crontab editor.
- `remote_mysql` module controls if *Remote MySQL Access* can be used by users.
### 🐛 Bug Fixes
- fixed bug displaying mysql databases sizes on MariaDB.