diff --git a/README.md b/README.md index 263af61..da3a24d 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ to see if any action is necessary on their part. The date of the most recent change is included. Users:\ -[user_changes.md](https://moonraker.readthedocs.io/en/latest/user_changes/) - Febuary 22nd 2022 +[user_changes.md](https://moonraker.readthedocs.io/en/latest/user_changes/) - April 4th 2022 Developers:\ [api_changes.md](https://moonraker.readthedocs.io/en/latest/api_changes/) - March 4th 2022 diff --git a/docs/user_changes.md b/docs/user_changes.md index a291848..a45c178 100644 --- a/docs/user_changes.md +++ b/docs/user_changes.md @@ -2,6 +2,14 @@ This file will track changes that require user intervention, such as a configuration change or a reinstallation. +### April 4th 2022 +- It is no longer valid to configure core components in the + `[server]` section. If you receive a warning please refer + to the [configuration documentation](https://moonraker.readthedocs.io/en/latest/configuration/) + and move the options to their correct section. This is most + likely to affect options that have moved from the `[server]` + section to the `[file_manager]` and `[data_store]` sections. + ### Feburary 22nd 2022 - The `on_when_upload_queued` option for [power] devices has been deprecated in favor of `on_when_job_queued`. As the new option