codeburn/mac/Sources/CodeBurnMenubar
iamtoruk 87b660e584
Some checks are pending
CI / semgrep (push) Waiting to run
Fix hardcoded $ in forecast comparison text
The "vs last month" line in the forecast section used a hardcoded $
instead of the user's selected currency symbol and rate. Use
asCompactCurrency() which handles both.

Closes #197
2026-05-02 16:16:43 -07:00
..
Data Reduce CLI timeout from 60s to 20s for faster recovery 2026-04-24 05:53:52 +02:00
Security fix(menubar): force status bar redraw and lift subprocess QoS 2026-04-21 11:50:28 -07:00
Theme Harden menubar: fix refresh loop, concurrency, data sync, and edge cases 2026-05-01 08:01:25 -07:00
Views Fix hardcoded $ in forecast comparison text 2026-05-02 16:16:43 -07:00
AppStore.swift Harden menubar: fix refresh loop, concurrency, data sync, and edge cases 2026-05-01 08:01:25 -07:00
CodeBurnApp.swift Fix menubar ghost status item on macOS Tahoe 2026-05-02 10:14:14 -07:00
CurrencyState.swift Harden menubar: fix refresh loop, concurrency, data sync, and edge cases 2026-05-01 08:01:25 -07:00