codeburn/mac/Sources/CodeBurnMenubar/Data
iamtoruk dba33428ca fix(mac): update badge always visible due to version prefix mismatch
GitHub asset name includes a v prefix (v0.8.0) while
CFBundleShortVersionString does not (0.8.0). Strip the prefix
before comparing. Also capture stderr on update failure so the
button doesn't hang on "Updating..." forever.
2026-04-19 13:00:20 -07:00
..
CapacityEstimator.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
DataClient.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
MenubarPayload.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
SubscriptionClient.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
SubscriptionSnapshotStore.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
SubscriptionUsage.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
UpdateChecker.swift fix(mac): update badge always visible due to version prefix mismatch 2026-04-19 13:00:20 -07:00