v1.0.33: instant button feedback on key press

Visual state change now happens before any async work (getGlobal,
getRunningEntryId, API calls). Previously the button waited for
getGlobal() to resolve before going green, causing a 1-2s delay.
Also reverts optimistic state on API error.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
pdmarf
2026-04-24 09:05:41 +01:00
parent e3a19234a9
commit 2fd2b6ad8a
6 changed files with 31 additions and 21 deletions

View File

@@ -1 +1 @@
{ "version": "1.0.32" }
{ "version": "1.0.33" }