v1.0.21: auto-updater removes legacy SVG icons on update

Staff machines still had idle.svg/running.svg in their installed plugin
folder (Stream Deck merges rather than replaces on reinstall), causing
the old SVGs to shadow the new PNG icons added in v1.0.15. The
auto-updater now explicitly deletes these legacy files when applying an
update.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
pdmarf
2026-04-23 20:43:24 +01:00
parent 3df4468605
commit ad776c9aa9
5 changed files with 17 additions and 3 deletions

View File

@@ -1 +1 @@
{ "version": "1.0.20" }
{ "version": "1.0.21" }