macOS (Apple Silicon / M-series only for now). Download
budgetr-mac.dmg, open it, and drag budgetr into Applications.
First launch: just double-click — the app is signed with an
Apple Developer ID and notarized by Apple, so it opens normally with
no security warnings.
Your data stays on your machine; settings live in
~/Library/Application Support/budgetr/budgetr.env.
What's Changed
- Wire up the license purchase path (Polar webhook → mint → email) by @kGeee in #24
- fix(license): webhook 401s — accept raw secrets, allow redelivery, re… by @kGeee in #25
- feat(investments): promote Options to its own desk, extract shared quant by @kGeee in #30
- feat(shared): one focusable activity ledger, per-person identity, a11y pass by @kGeee in #29
- refactor(web): domain module split + component reorganisation by @kGeee in #28
- release: v0.9.0 — options strategy builder, widget controls, companion sample data by @kGeee in #31
- OptionStrat-style options builder (templates, value-now curve, P/L heatmap) by @kGeee in #26
Full Changelog: v0.7.2...v0.9.0