WYGIWYH
Opinionated, no-budget personal finance tracker with multi-currency support
Alternative to: ynab, mint, monarch money, actual budget
About
Versions (91)
0.19.0
2026-01-11What’s Changed
- Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/467
- Manage dependencies with
uvby @icovada in https://github.com/eitchtee/WYGIWYH/pull/468 - feat(app): add sanity checks for env variables & refactor: order management lists by name instead of id by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/469
- feat(transactions:filter): add filter for muted and unmuted transactions by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/470
- feat(transactions:filter): make monthly summary filter-aware by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/473
- feat(tests): add tests for monthly summaries by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/474
- Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/476
- feat(insights): new year by year insight by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/477
- feat(insights): new month by month insight by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/478
- Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/479
- refactor: improve month by month and year by year value display by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/481
- fix(import_restore): unable to restore installment plans when there’s multiple accounts with the same name by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/482
- Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/483
- fix(transactions): empty internal_id raises duplicate error when editing via django admin by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/492
- fix(dca): strategy api endpoint returns nothing by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/493
- Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/494
- feat: add late section to monthly and all views (w/ default ordering) by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/495
- Add token authentication to the API by @icovada in https://github.com/eitchtee/WYGIWYH/pull/485
- Rest filtering by @icovada in https://github.com/eitchtee/WYGIWYH/pull/491
- feat(automatic-exchange-rate): track and display unsuccessful runs by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/496
- Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/499
- Apply CustomNumberPagination to all API views by @icovada in https://github.com/eitchtee/WYGIWYH/pull/497
New Contributors
- @icovada made their first contribution in https://github.com/eitchtee/WYGIWYH/pull/468
Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.18.3…0.19.0