WYGIWYH
Opinionated, no-budget personal finance tracker with multi-currency support
Alternative to: ynab, mint, monarch money, actual budget
0.16.0
2025-08-17[!NOTE] Synth Finance has shutdown. This update deprecates it as an Exchange Rate provider. As a replacement we’ve added thee new providers: Frankfurter, TwelveData and TwelveData Markets (for stocks), you can read more about them here: https://github.com/eitchtee/WYGIWYH/wiki/Automatic-Exchange-Rates
[!WARNING] Existing Synth Finance entries on Automatic Exchange Rate will be automatically converted to Frankfurter.
[!WARNING] Existing Synth Finance Stock entries on Automatic Exchange Rate will be automatically deleted.
What’s Changed
- feat(locale): add space-dot and space-comma number formatting options, where the thousand separator is a space by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/324
- feat(transactions): filter for unset category/tag/entity by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/329
- fix(sidebar): management menu not scroll correctly by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/330
- feat(export): improve export flow by using HTMX by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/331
- feat: add today button to MonthYearPicker by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/332
- feat(insights:category-overview): display entities on table by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/333
- fix(tooltips): sometimes not getting created on htmx swap by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/334
- refactor: remove debug prints by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/335
- feat(currencies): add Frankfurter as an Exchange Rate provider by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/336
- feat(currencies): add TwelveData and TwelveDataMarkets as providers by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/337
- refactor(currencies): DEPRECATE SYNTH FINANCE by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/338
Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.15.1…0.16.0