WYGIWYH
Opinionated, no-budget personal finance tracker with multi-currency support
Alternative to: ynab, mint, monarch money, actual budget
About
Versions (91)
0.14.0
2025-07-20What’s Changed
- fix: backspacing on currency fields doesn’t update mask by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/275
- feat: auto-refresh overview and networth pages (10m for overview and 1h for networth) by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/276
- feat: slightly opaque transactions if they’re silenced by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/278
- refactor: improve transaction menu displaying by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/279
- feat: add dropdown to transaction menu and move duplication to there by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/280
- feat: add selected count to floating transactions bar by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/281
- feat: allow single transactions to be hidden from summaries by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/282
- feat: quickly add an existing transaction as a model for quick transactions by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/283
- feat: add FAB to networth and all transactions pages by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/284
- fix: DCA and other indicators too close together when there’s more than one by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/286
- feat: improve ordering when searching existing transactions on DCA creation by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/287
Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.13.1…0.14.0