- transaction editor
- added capability to remove transaction
- updated key binding instructions
- don't print numbers in transaction texts (better readability)
- moved CSV export code to functions.py (same for all scripts)
- merging new transactions to database more robust
- comdirect API:
- set time to confirm push tan in config.ini
- remove multiple spaces in transaction texts during import
- removed unneccesary loop
Full Changelog: v1.2...v1.3