Skip to content

v0.22.2 – Self-hosting made simple

Choose a tag to compare

@letehaha letehaha released this 19 Jul 17:53
· 420 commits to main since this release
72e8550

What's Changed

🏠 Self-hosting made simple

Running your own copy of MoneyMatter is now far easier — simpler setup, clearer step-by-step docs, and it works behind whatever reverse proxy you already use, or none at all. Full details are in the pull request below.

📈 Balance Trend now shows the exact amount, not just a percentage

The Balance Trend widget on your dashboard now shows how much your balance changed in real money — the actual amount — right next to the percentage. So instead of only "+4%", you can see exactly what that was worth.

📝 Code Changes

  • feat: Show absolute change alongside percentage in Balance Trend widget by @letehaha in #394
  • feat: Improve self-hosting setup by @letehaha in #380

Full Changelog: v0.22.1...v0.22.2