Nimbus v0.2.4
0.2.4 — fix auto-update: grant updater + process capabilities The updater plugin was registered but its commands were never granted in the capability file, so every check() was blocked and silently read as "no update" on both macOS and Windows. Grant updater:default + process:default, and log check failures instead of swallowing them. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>