Skip to content

Releases: shawn-durrani/spendglass

Release list

v0.1.1

Choose a tag to compare

@shawn-durrani shawn-durrani released this 07 Aug 00:21
22f9c9f
  • start.sh now restores .env to owner-only permissions (0600) on every start. Previously a fresh write could leave the file readable by other local users until the next manual fix.
  • Docs and source no longer describe the app as read-only with one write path: module docstrings, UI strings and section headers now match the real write surface.

v0.1.0

Choose a tag to compare

@shawn-durrani shawn-durrani released this 06 Aug 08:01
cf648dc

First public release of Spendglass: a local-only store of your bank transactions with a password-protected UI, a spending-analytics page, a merchant-identity pipeline, and a read-only MCP server for local agents.

Synced read-only from the Redbark open-banking API. Every deterministic feature works with no AI key configured.

See CHANGELOG.md for the full list.