0.6.1 (2021-07-31)
- TransactionLogic: Don't remove lost transaction for single items (d32d6ec)
- TransactionLogic: Fix auto-budget (66d0f9b)
- CSVImporter: Fix importing wrong date format (f0a93b1)
- CSVImporter: Fix importing wrong date format (933ac78)
- CSV Import: Handle column "Wertstellung" with DD.MM.YYYY values (f72853b)
- Dockerfile: replace apk from "nodejs-npm" to "npm" (a5e4809)
- Importer: Trim long memos during import (c919e93)
0.6.0 (2021-04-25)
- CSV Import: Fix year for DKB credit card imports (57f8c91)
- CSV Importer: Add columns for DKB credit cards (bad692d)
- CSV Importer: Add support for dkb.de csv export (e9a86d7)
- Transactions: Guess budget for new, synced transactions (1bb5ee2)
0.5.0 (2021-04-13)
- Log: Fix scope.addTag is not a function (0e98323)
- PluginInstances: add logging for plugin initialization for debugging purposes (8dcce61)
- bin/server: Do not allow to create first user with that tool (25dda15)
0.4.0 (2020-12-09)
- Dockerfile: Client version for next channel (fd7c604)
- Transactions: Correct transaction background sync (25735e7)
- CI: Fix CI cache issue (592aedc)
- Dockerfile: Fix client version (6e77d04)
- Dockerfile: Fix client version (4a6e968)
- Summaries: Fix document balances (45eab5e)
- Accounts: Handle pluginInstanceId = "null" correctly (bc9c3ef)
- Server: Serve client again (de15d7d)
- Docker: Add labels (http://label-schema.org) (423c544)
- Socket: Use querystrings for collection filtering (540f396)