v1.0.20: fix button icons and surface user-fetch errors

- Remove stale idle.svg/running.svg from zip (were shadowing the PNG
  icons added in v1.0.15, causing old grey icons to show instead of
  the Aurora timer images)
- Fix package script to always delete and recreate zip so removed files
  don't persist across builds
- Show a clear error in the name dropdown when fetchUsers fails (e.g.
  Notion integration missing "Read user information" capability)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
pdmarf
2026-04-23 20:39:51 +01:00
parent 3632300d08
commit 3df4468605
7 changed files with 28 additions and 13 deletions

View File

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