v1.4.1
Fixes
System widget sync
The Notification Center / desktop widget no longer shows stale usage frozen at install time. The App Group container is now resolved to a single canonical team-prefixed ID for both the app (writer) and the widget (reader), eliminating the divergence that left the widget reading an old cache. Widget reloads were also broadened — the app now refreshes the widget on its stale-render and prime-from-cache paths and nudges all timelines on launch.
Small widget UI
The small (systemSmall) widget now fills its canvas: a geometry-driven ring that scales to the available space with proportional fonts and stroke, instead of a fixed small ring clustered in the center with empty edges.
⚠️ One-time step after updating
A macOS app update does not relaunch the embedded widget extension automatically. After upgrading, remove the Claudemon widget and re-add it (or reboot) so the new extension takes over — otherwise the old frozen widget process keeps running.
Install
```
brew upgrade --cask claudemon
```