WYGIWYH
Opinionated, no-budget personal finance tracker with multi-currency support
Alternative to: ynab, mint, monarch money, actual budget
0.17.5
2025-10-06The rules update
This update brings a lot of changes to rules, including:
- Ordering, you can now order rules and actions inside rules, both will be execute on the given order;
- New ˋtransactions()ˋ function to search and get the balance/sum of a given set of transactions (great to create credit card payment transactions)
- New “Test” function, now you can simulate a rule before running it for real
- And much more!
The wiki page for rules has been revamped for this release, consider having a read here for new and old features and how to use them.
[!IMPORTANT]
This isn’t a breaking update, but the rule engine was rewritten for this release, while great care was taken to ensure existing rules don’t break, something might have slipped by, if you notice one of your existing rules isn’t working as before, let me know.
What’s Changed
- fix(login): use full dynamic height by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/381
- feat(networth): add a chart with the currency difference between each month by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/382
- feat(dca): remove ticks from price chart by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/383
- Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/378
- Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/384
- Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/385
- Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/386
- Add MCP Server section to README by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/390
- Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/388
Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.17.4…0.17.5