]> git.ktnx.net Git - mobile-ledger.git/blob - metadata/en-US/changelogs/40.txt
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / metadata / en-US / changelogs / 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