Releases: shawn-durrani/spendglass
Releases · shawn-durrani/spendglass
Release list
v0.1.1
- 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
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.