Previously onPropertyInspectorDidAppear fired once on PI open — if the
token wasn't saved yet (first-time setup), the dropdown stayed empty
forever. Now saving credentials sends a refresh event to the plugin,
which re-fetches and repopulates projects and names immediately.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- 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>