monetr
Dashboards & Home Pagesmonetr is a budgeting application focused on planning for recurring expenses.
Features
- Budgeting application focused on recurring expenses
- Shows remaining funds for unplanned spending
- Self‑hostable and completely free
Recent releases
View all 26 releases →
v1.14.0
Breaking risk
Breaking changes
- api: plaidLinkStatus changed from number to string
Notable features
- API now sends Strict-Transport-Security headers
- .qbo file support added (closes #3130)
- Container signing enabled in build pipeline
Full changelog
1.14.0 (2026-05-09)
Features
- api: Adding strict transport security headers (abf3ac4)
- api: Adding support for
.qbofiles (dada9a8), closes #3130 - build: Container signing (#3173) (9bccc2e)
- cmd: Adding password reset command line (c0ba8ea), closes #1969
Dependencies
- api: update module golang.org/x/sys to v0.44.0 (#3192) (2a8471d)
- renovate: pin dependencies (#3177) (7eace0c)
- renovate: update actions/attest-build-provenance action to v4 (#3175) (5735326)
- renovate: update actions/cache action to v5.0.5 (#3178) (2f03105)
- renovate: update actions/checkout action to v6.0.2 (#3179) (81bf7f3)
- renovate: update actions/download-artifact action to v8.0.1 (#3180) (a5e5944)
- renovate: update actions/upload-artifact action to v7.0.1 (#3181) (6fbf2ae)
- renovate: update chrnorm/deployment-action action to v2.0.8 (#3182) (eba1a74)
- renovate: update codecov/test-results-action action to v1.2.1 (#3183) (fd9c228)
- renovate: update docker/login-action action to v4.1.0 (#3184) (e370eae)
- renovate: update getsentry/action-release action to v3.6.0 (#3185) (2da6471)
- renovate: update github/codeql-action action to v4.35.2 (#3186) (9238915)
- renovate: update github/codeql-action action to v4.35.3 (#3194) (45bf45c)
- renovate: update googlecloudplatform/release-please-action action to v3.7.13 (#3187) (32c90ef)
- renovate: update registry docker tag to v3 (#3176) (a89e51f)
- renovate: update sigstore/cosign-installer action to v3.10.1 (#3188) (e145c27)
- renovate: update sigstore/cosign-installer action to v4 (#3189) (7b114fe)
- ui: update dependency @types/react to v18.3.28 (#2841) (ec1fb28)
- ui: update dependency autoprefixer to v10.5.0 (#3114) (602ba9e)
- ui: update dependency cssnano to v7.1.7 (#2994) (18139c0)
- ui: update dependency cssnano to v7.1.8 (#3195) (f39707a)
Bug Fixes
- api: Fixing flakey spending timing tests (#3190) (69b3c22), closes #1599
- api: Fixing lunch flow data corruption bug (4d9df9c)
- api: Prevent Lunch Flow client from following bad redirects (3934bb3)
- build: Fixing dumb attestation bug (e6bc2d1)
- build: Fixing signing container pipeline on main (5b84e3b)
- ui: Fixed UI cache time issue (13cfb79)
Refactor
- api: Plaid link status is now a string instead of a number (1c1c488)
- cmd: Refactor password reset command (95ad6a4)
- ui: Migrate to forked vaul version (31c3372)
- Update renovate config (4466f0c)
Documentation
v1.13.4
Maintenance
Minor fixes and improvements.
Full changelog
1.13.4 (2026-05-06)
Dependencies
- api: update module github.com/fsnotify/fsnotify to v1.10.1 (#3159) (f30a3e3)
- api: update module github.com/getsentry/sentry-go to v0.46.2 (#3169) (2c295f4)
- ui: update dependency postcss to v8.5.14 (#2983) (760de57)
- ui: update dependency satori to v0.26.0 (#2998) (2fdb2c3)
- ui: update rsbuild (#3171) (aa98a58)
Miscellaneous
Refactor
Documentation
v1.13.3
Bug fix
Fixed Plaid sync trampling custom names.
Full changelog
1.13.3 (2026-05-03)
Dependencies
Bug Fixes
- plaid: Fixed plaid sync trampling custom names (93463df), closes #3167
- test: Reduce noise in frontend tests (529e8fe)
- ui: Fix some cancel buttons being treated as destructive (04266b6)
- ui: Fixed transfer modal cancel button being disabled (e98e2ce)
Refactor
- test: Shorten really long test names (ca712e7)
v1.13.2
Bug fix
Fixed incorrect logging around cron schedules in the API.
Full changelog
1.13.2 (2026-05-02)
Dependencies
- api: update module github.com/aws/smithy-go to v1.25.1 (#3120) (b8dc6bd)
- api: update module github.com/getsentry/sentry-go to v0.46.0 (#3142) (9a20c0a)
- api: update module github.com/getsentry/sentry-go to v0.46.1 (#3153) (534d145)
- api: update module github.com/labstack/echo/v4 to v4.15.2 (#3161) (dc028fb)
- renovate: update dependency @biomejs/biome to v2.4.14 (#3162) (db1cf33)
- ui: update dependency @rsbuild/core to v2.0.2 (#3147) (7cc4fd3)
- ui: update dependency @rsbuild/plugin-sass to v1.5.2 (#3149) (570fd98)
- ui: update dependency @rspress/core to v2.0.10 (#3151) (064bdf9)
- ui: update dependency @rspress/plugin-sitemap to v2.0.10 (#3154) (f39f972)
- ui: update dependency @rstest/core to v0.9.10 (#3156) (fc4f4de)
- ui: update dependency @sentry/utils to v8.55.2 (#3150) (b2f5010)
- ui: update dependency @tanstack/react-query to v5.100.5 (#3143) (a2ba74c)
- ui: update dependency @tanstack/react-query to v5.100.6 (#3155) (cb8fde7)
- ui: update dependency @tanstack/react-query to v5.100.8 (#3163) (97451be)
- ui: update dependency html-to-text to v10 (#3165) (510e0ff)
- ui: update dependency lucide-react to v1.11.0 (#3144) (5233e5a)
- ui: update dependency lucide-react to v1.14.0 (#3160) (a7db72c)
- ui: update dependency react-qr-code to v2.0.21 (#3157) (56be0c5)
- ui: update rsbuild (#3158) (64d1702)
- ui: update sentry-javascript monorepo to v10.51.0 (#3164) (0ab74a8)
Bug Fixes
- api: Fixed incorrect logging around cron schedules (3cc3e5f), closes #3128
- build: Fixing typecheck things + tailwind goofiness (c9ff595)
- build: Fixing working directory for spellchecker (85a3bed)
- build: No more .npmrc for local development! (7b27be5)
- lint: Fixing lint error from biome (b65ebc8)
- ui/api: Add preconnect tag for sentry if its configured (3207d12)
- ui: Add integrity reporting header (c6bd4be)
- ui: Adding
Content-Security-Policy-Report-Onlyheader (b116b72) - ui: Fix autocomplete attributes on login and register (d860ca4)
- ui: Fix integrity header style error (3495db6)
- ui: Fix limit balance icon wrapping incorrectly (efd24f4)
- ui: Hashed UI assets should be marked as immutable in cache (1de378f)
- ui: Improving content security policy for frontend (031c3e4)
Miscellaneous
Refactor
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.