WYGIWYH
Opinionated, no-budget personal finance tracker with multi-currency support
Alternative to: ynab, mint, monarch money, actual budget
0.7.4
2025-01-26Deprecation Warning
The env variable SQL_ENGINE has been deprecated and will no longer be honored. Since public release WYGIWYH only supports postgres because Procrastinate leverages it for task queuing, meaning that any other SQL engine would error out on the migration step so this shouldn’t break any working setup.
What’s Changed
- Add new Dutch translations for v0.7.2 by @DragonHeart69 in https://github.com/eitchtee/WYGIWYH/pull/79
- respect SQL_PORT when connecting to database
Full Changelog: https://github.com/eitchtee/WYGIWYH/compare/0.7.3…0.7.4