From: Damyan Ivanov Date: Sun, 3 Mar 2019 16:01:28 +0000 (+0200) Subject: add changelog files for version 16 and 17 X-Git-Tag: v0.7~2 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=commitdiff_plain;h=a98b2a1695db32a8f475e7d04540ec3105b1b75f add changelog files for version 16 and 17 --- diff --git a/metadata/en-US/changelogs/16.txt b/metadata/en-US/changelogs/16.txt new file mode 100644 index 00000000..59270931 --- /dev/null +++ b/metadata/en-US/changelogs/16.txt @@ -0,0 +1,5 @@ + - use a floating action button for the save transaction action in the new + transaction screen + - stop popping-up the date selection dialog when new transaction is started + - auto-fill transaction details when a previous transaction description is + selected diff --git a/metadata/en-US/changelogs/17.txt b/metadata/en-US/changelogs/17.txt new file mode 100644 index 00000000..545395ef --- /dev/null +++ b/metadata/en-US/changelogs/17.txt @@ -0,0 +1,6 @@ + - add crash handling dialog with optional sending of the crash to the author + - a couple of crashes fixed + - per-profile user-selectable theme color + - move profile list to the main navigation drawer + - some visual glitches fixed + - better multi-threading