X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=CHANGES.md;h=c7dc45dbdf6dfedb0b448dbfc46b8ea97ef8caf1;hb=a1c55465f89099857f0132504743a381cb37fcb7;hp=446d96fba36cb96182111ab9ef3f2b0f9396d8aa;hpb=2129a89aea61a05f65f1193293e0fa96cd084ad2;p=mobile-ledger.git diff --git a/CHANGES.md b/CHANGES.md index 446d96fb..c7dc45db 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,48 @@ # Changes -## [0.20.1] = 2021-09-09 +## [0.21.2] = 2022-04-04 + +* FIXES + + fix crash when auto-balancing multi currency transaction + + fix crash when duplicating template + + fix crash when restoring configuration backup +* IMPROVEMENTS + + new transaction: turn on commodity setting when loading previous transaction with commodities + +## [0.21.1] - 2021-12-30 + +* FIXES + + add hledger-web 1.23 support when adding transactions too + + correct running total when a matching transaction is added in the past + + fix crash when sending transaction containing only empty amounts + +## [0.21.0] - 2021-12-09 + +* NEW + + Add support for hledger-web 1.23 +* FIXES + + Ship database support file missed in v0.20.4 + +## [0.20.4] - 2021-11-18 + +* KNOWN PROBLEMS + + Incompatibility with hledger-web 1.23+ +* FIXES + + fix auto-completion of transaction description + +## [0.20.3] - 2021-09-29 + +* FIXES + + another fix to DB migration from v0.16.0 + +## [0.20.2] - 2021-09-23 + +* NEW + + cloud backup +* FIXES + + two database problems fixed, one causing crashes at startup + +## [0.20.1] - 2021-09-09 * FIXES + New transaction: focus amount upon account selection @@ -9,7 +51,7 @@ + fix config restore with null values + move away from deprecated AsyncTask -## [0.20.0] = 2021-08-22 +## [0.20.0] - 2021-08-22 * NEW + backup/restore of profile/template configuration to a file