v0.22.2 – Self-hosting made simple
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