From c4f321c9b0b05db172708143ef362b8c54efebb8 Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Mon, 27 Jul 2026 12:33:09 +0000 Subject: [PATCH] chore: reset NIGHTLY_CHANGELOG.md after nightly-0.9.28-nightly48 release --- NIGHTLY_CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/NIGHTLY_CHANGELOG.md b/NIGHTLY_CHANGELOG.md index 7ceb2a1..f1eff73 100644 --- a/NIGHTLY_CHANGELOG.md +++ b/NIGHTLY_CHANGELOG.md @@ -1,3 +1,2 @@ ## Changes in this build -- Feat: the "On Printer" browser tab now shows each file's actual embedded GCode thumbnail instead of a generic printer icon — fetched lazily and cached, so switching to the tab doesn't need to query the printer 100+ times at once.