]> git.ktnx.net Git - mobile-ledger.git/blob - 40.txt
7d7be37f724f6fe5c142cd835e190c0d510bb0a3
[mobile-ledger.git] / 40.txt
1
2 * NEW
3     + newly added transactions are visible in transaction list without a refresh
4 * IMPROVEMENTS
5     + finished migration to fully asynchronous database layer
6     + better responsiveness when switching from the account list to the transaction list for the first time
7 * FIXES
8     + fix layout glitches in template editor
9     + fix error handling while trying different JSON API versions
10     + stop resetting the date when an old transaction is loaded
11     + several smaller fixes