WYGIWYH
Opinionated, no-budget personal finance tracker with multi-currency support
Alternative to: ynab, mint, monarch money, actual budget
About
Versions (91)
0.15.0
2025-08-08What’s Changed
- fix(insights): filters not changing on click by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/293
- fix(insights): filters not changing on click by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/294
- chore: bump python requirements by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/295
- feat: check and notify users of new versions by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/296
- feat: automatically dismiss htmx error popups after 1 minute by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/297
- chore: bump python requirements by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/298
- feat(transactions): display more information about recurring, quick and installments by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/299
- feat(sharing): add action for turning shareable objects into public or private on Django Admin by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/300
- feat: add quick transactions to django admin and properly name it by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/301
- refactor: properly name shareable objects generic fields by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/302
- fix(mobile): tooltips show up on top of offcanvas by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/303
- fix(ui:transactions): transaction menu overflows screen on smaller screens + alternative menu placement by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/304
- fix(ui:transactions): transaction menu overflows screen on smaller screens by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/305
- feat: replace navbar with sidebar by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/308
- fix: bulk delete not working by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/309
- refactor(networth): convert into a single page instead of two by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/310
- refactor(yearly): convert into a single page instead of two by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/311
- refactor(transactions:all): reduce screen state by moving filter to top by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/312
- feat(transactions:recurring): allow to set how many future instances of a recurring transaction to create in advance by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/313
- feat(tasks:check_for_updates): add env variable to disable checking by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/314
- style(login): make login button take full width as open id login by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/315
- feat(transactions): add menu itens for quickly changing transaction date by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/316
- feat(automatic-exchange-rates): add “Single exchange rate” where only one exchange rate is added and updated to avoid db clutter by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/317
- feat(transactions:recurring): try to create transactions on update by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/318
- dev by @eitchtee in https://github.com/eitchtee/WYGIWYH/pull/319
Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.14.1…0.15.0