v1.0.19: auto-updater now replaces UI and image assets

Previously only plugin.js was replaced on auto-update, leaving
property-inspector.html, idle.png, and running.png at the originally
installed version. Staff would see the old button colours and missing
UI elements (username dropdown, Update button) even after the code
updated successfully.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
pdmarf
2026-04-23 20:02:14 +01:00
parent 8d63a6c7c4
commit 3632300d08
5 changed files with 45 additions and 8 deletions

View File

@@ -1 +1 @@
{ "version": "1.0.18" }
{ "version": "1.0.19" }