]> git.ktnx.net Git - mobile-ledger.git/blob - CHANGES.md
add version/API level info to the crash report
[mobile-ledger.git] / CHANGES.md
1 # Changes
2
3 ## [0.7] - 2019-03-03
4  - add crash handling dialog with optional sending of the crash to the author
5  - a couple of crashes fixed
6  - per-profile user-selectable theme color
7  - move profile list to the main navigation drawer
8  - some visual glitches fixed
9  - better multi-threading
10
11 ## [0.6] - 2019-02-10
12  - use a floating action button for the save transaction action in the new
13    transaction screen
14  - stop popping-up the date selection dialog when new transaction is started
15  - auto-fill transaction details when a previous transaction description is
16    selected
17
18 ## [0.5] - 2019-02-09
19  - First public release