mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-11 11:50:27 +01:00
-
released this
2025-12-07 17:55:29 +01:00 | 122 commits to main since this release📅 Originally published on GitHub: Sun, 07 Dec 2025 16:59:20 GMT
🏷️ Git tag created: Sun, 07 Dec 2025 16:55:29 GMTWhat'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
Downloads