WYGIWYH
Opinionated, no-budget personal finance tracker with multi-currency support
Alternative to: ynab, mint, monarch money, actual budget
About
Versions (91)
0.9.0
2025-02-07What’s Changed
- fix: unable to display exchange projected income value by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/129
- feat: internal code for automatic exchange rate fetching by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/130
- refactor(currencies): make currency code non-unique and increase it’s size by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/131
- refactor(currencies): remove currency’s code reference in the UI by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/132
- fix(transactions): transaction convert value doesn’t take into account currency’s exchange currency by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/133
- fix(docker:single): procrastinate starts before django by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/135
- automatic_exchange_rate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/137
- feat: add TZ env var by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/138
- feat: cleanup and format logs by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/139
- automatic exchange rates by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/140
Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.8.6…0.9.0