Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 17 Jul 07:11
· 110 commits to main since this release
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