WYGIWYH
Opinionated, no-budget personal finance tracker with multi-currency support
Alternative to: ynab, mint, monarch money, actual budget
About
Versions (91)
0.18.1
2025-12-07What’s Changed
- fix: unable to create transactions with an empty reference date when importing by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/411
- Translations update from Weblate by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/407
- chore: bump dependencies for safety by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/419
- chore: bump dependencies by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/420
- feat: accept query params on standalone add transaction page by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/421
- fix: try to fix “the connection is closed” db errors by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/422
- fix: decouple DEBUG env variable from vite dev server by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/423
- fix(import:v1): always_* types for is_paid and type requires assigning a source by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/424
- feat(api): add endpoints for importing files and getting account balance by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/425
- fix: handle null category in TransactionCategoryField serialization by @SerafimPikalov in https://github.com/eitchtee/WYGIWYH/pull/428
- fix(api): inefficient transaction update operation by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/429
New Contributors
- @SerafimPikalov made their first contribution in https://github.com/eitchtee/WYGIWYH/pull/428
Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.18.0…0.18.1