X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=CHANGES.md;h=5e945db0f4469487f55e7e93ce27b40b36d11f82;hp=c173f043bcd497693693a7807d329f4b7144c189;hb=fa6ed80a6ea4cfb968a60e45423980c2ab513531;hpb=86b5c06af4ba336f0013d01b2cc800e0b902aa0f diff --git a/CHANGES.md b/CHANGES.md index c173f043..5e945db0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,17 @@ # Changes +## [0.18.0] - 2020-05-05 + +* NEW + + newly added transactions are visible in transaction list without a refresh +* IMPROVEMENTS + + finished migration to fully asynchronous database layer + + better responsiveness when switching from the account list to the transaction list for the first time +* FIXES + + fix layout glitches in template editor + + fix error handling while trying different JSON API versions + + stop resetting the date when an old transaction is loaded + + several smaller fixes + ## [0.17.1] - 2020-03-24 * FIXES