Skip to content

Releases: kGeee/budgetr

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 07:17
3f5f8a7

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

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 06:25

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

Full Changelog: v0.7.2...v0.8.0

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 00:08

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.

Full Changelog: v0.7.1...v0.7.2

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 23:24

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

  • feat: options/investment trading desk — wheel scanner + analysis by @kGeee in #21

Full Changelog: v0.6.1...v0.7.1

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 05:14

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

  • fix(ci): build @budgetr/* shared packages on web install by @kGeee in #20

Full Changelog: v0.6.0...v0.6.1

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 04:29

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.

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 02:04

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

  • Onboarding flow, live web demo, and bill splitting by @kGeee in #18

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 08:04

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

  • feat: trade import + options fix + vendors polish + fundamentals (consolidated) by @kGeee in #17

Full Changelog: v0.3.6...v0.4.0

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:44

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.

Full Changelog: v0.3.5...v0.3.6

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 17 Jul 07:11
7376c2e

macOS (Apple Silicon / M-series only for now). Download
budgetr-mac.dmg, open it, and drag budgetr into Applications.

First launch: double-clicking will fail with an "unverified
developer" / "cannot be opened" message — this is expected (the app
isn't notarized yet). To open it:

  1. Open System Settings → Privacy & Security.
  2. Scroll down to the notice that budgetr was blocked, and click
    Open Anyway, then confirm.

Terminal alternative: xattr -cr /Applications/budgetr.app then open
it normally.

Your data stays on your machine; settings live in
~/Library/Application Support/budgetr/budgetr.env.

What's Changed

  • release: v0.3.5 — fix dead clicks in the packaged app (stale splash drag region) by @kGeee in #12

Full Changelog: v0.3.4...v0.3.5