The 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 #381
- feat(networth): add a chart with the currency difference between each month by @eitchtee in #382
- feat(dca): remove ticks from price chart by @eitchtee in #383
- Translations update from Weblate by @eitchtee in #378
- Translations update from Weblate by @eitchtee in #384
- Translations update from Weblate by @eitchtee in #385
- Translations update from Weblate by @eitchtee in #386
- Add MCP Server section to README by @eitchtee in #390
- Translations update from Weblate by @eitchtee in #388
Full Changelog: 0.17.4...0.17.5