From 6ea111c5e87865f59729b6671f6a106750e9227f Mon Sep 17 00:00:00 2001 From: viewit Date: Tue, 1 Sep 2026 23:00:10 +0200 Subject: [PATCH] chore: reset NIGHTLY_CHANGELOG.md after nightly-0.9.30-nightly15 --- NIGHTLY_CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/NIGHTLY_CHANGELOG.md b/NIGHTLY_CHANGELOG.md index 4917dcc..f1eff73 100644 --- a/NIGHTLY_CHANGELOG.md +++ b/NIGHTLY_CHANGELOG.md @@ -1,3 +1,2 @@ ## Changes in this build -- Feat: the power-switch toggle in the header now has an opt-in setting (Settings → Power Switch → "Aktuellen Status statt Aktion anzeigen") to show the printer's actual current on/off state instead of the available toggle action. Default behavior (showing the action) is unchanged; some users preferred the switch to mirror reality rather than show what a click would do.