diff --git a/docs/Changelog.md b/docs/Changelog.md index d33a3e0c..a2a77bd4 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -2,6 +2,15 @@ Breaking changes will be listed here. +#### [2022 03 21](https://github.com/jordanruthe/KlipperScreen/commit/bc34b3c8d6761c27a0b0c62fc4dfa11442b417f6) +* Default configuration is now merged again. +Fixing [2021 05 20](https://github.com/jordanruthe/KlipperScreen/commit/eb801486928bf02709033dcbc5f0a45ca43b23c1) + +#### [2022 03 10](https://github.com/jordanruthe/KlipperScreen/commit/490dc929bd11e3c4200b999ce7204d84fa0bc184) +* The "Power On Printer" button now requires power_devices under the printer section in KlipperScreen.conf +the power_devices allowed are those defined in the config of moonraker of the printer +The "Power" panel will be in the Menu if there are power devices found + #### [2022 03 01](https://github.com/jordanruthe/KlipperScreen/commit/49ab84e8d51535d3469d97fdee53099cca6abc39) * The "Power On Printer" button now requires that the printer name in KlipperScreen.conf and the power device in moonraker.conf to have the same name.