What's Changed
- fix: unable to create transactions with an empty reference date when importing by @eitchtee in #411
- Translations update from Weblate by @eitchtee in #407
- chore: bump dependencies for safety by @eitchtee in #419
- chore: bump dependencies by @eitchtee in #420
- feat: accept query params on standalone add transaction page by @eitchtee in #421
- fix: try to fix "the connection is closed" db errors by @eitchtee in #422
- fix: decouple DEBUG env variable from vite dev server by @eitchtee in #423
- fix(import:v1): always_* types for is_paid and type requires assigning a source by @eitchtee in #424
- feat(api): add endpoints for importing files and getting account balance by @eitchtee in #425
- fix: handle null category in TransactionCategoryField serialization by @SerafimPikalov in #428
- fix(api): inefficient transaction update operation by @eitchtee in #429
New Contributors
- @SerafimPikalov made their first contribution in #428
Full Changelog: 0.18.0...0.18.1