]> git.ktnx.net Git - mobile-ledger.git/blob - CHANGES.md
drop improper list copy
[mobile-ledger.git] / CHANGES.md
1 # Changes
2 ## [0.16.0] - 2020-12-28
3
4 * NEW
5     + add support for latest JSON API (hledger-web 1.19.1)
6     + backend server version detection
7     + backend communication supports multiple JSON API versions
8 * IMPROVEMENTS
9     + do database-related initialization in the background while the splash screen is shown
10 * FIXES
11     + honour default currency in new transaction entry
12     + several crashes fixed
13
14 ## [0.15.0] - 2020-09-20
15
16 * NEW
17     + splash screen on startup
18     + show account/transaction counts
19 * IMPROVEMENTS
20     + theme fixes, improved contrast
21     + better responsiveness, more work moved to background threads
22     + faster storage of retrieved data
23     + last update info moved to lists to save space
24 * FIXES
25     + fixed progress of data retrieval from hledger-web
26     + fixed extra fetches of remote data
27     + fill currency list with data from the journal
28
29 ## [0.14.1] - 2020-06-28
30
31 * IMPROVEMENTS
32     + better theme support, especially in system-wide dark mode
33 * FIXES
34     + restore f-droid listing icon
35
36 ## [0.14.0] - 2020-06-18
37
38 * NEW
39     + show transaction-level comment in transaction list
40     + scroll to a specific date in the transaction list
41 * IMPROVEMENTS
42     + better all-around theming; employ some material design recommendations
43     + follow system-wide font size settings
44 * FIXES
45     + fix a crash upon profile theme change
46     + fix a crash when returning to the new transaction entry with the date
47       picker open
48     + various small fixes
49
50 ## [0.13.1] - 2020-05-15
51
52 * additional, universal fix for entering numbers
53
54 ## [0.13.0] - 2020-05-14
55
56 * NEW
57     + transaction-level comment entry
58     + ability to hide comment entry, per profile
59 * FIXES:
60     + fixed crash when parsing posting flags with hledger-web before 1.14
61     + visual fixes
62     + fix numerical entry with some samsung keyboards
63
64 ## [0.12.0] - 2020-05-06
65
66 * NEW
67     + support for adding account-level comments for new transactions
68     + currency/commodity support in new transaction screen, per-profile default commodity
69     + control of entry dates in the future
70     + support 1.14 and 1.15+ JSON API
71 * IMPROVEMENTS
72     + darker yellow, green and cyan theme colours
73     + Profiles:
74         - suggest distinct color for new profiles
75         - improved profile editor interface
76     + avoid UI lockup while looking for a previous transaction with the chosen description
77 * FIXES
78     + restore ability to scroll the profile details screen
79     + remove profile-specific options from the database when removing a profile
80     + consistent item colors in the profile details
81     + fixed stuck refreshing indicator when main view is slid to the transaction list while transactions are loading
82     + limit the number of launcher shortcuts to the maximum supported
83
84 ## [0.11.0] - 2019-12-01
85
86 * NEW
87     + new transaction: add clear button to text input fields
88 * SECURITY
89     + avoid exposing basic HTTP authentication to wifi portals
90     + profile editor: warn when using authentication with insecure HTTP scheme
91     + permit cleartext HTTP traffic on Android 8+ (still, please use HTTPS to keep yout data safe while in transit)
92 * IMPROVEMENTS
93     + clarify that crash reports are sent via email and user can review them before sending
94     + allow toggling password visibility in profile details
95     + reworked new transaction screen:
96 * FIXES
97     - re-enable app shortcuts on Android 7.1 (Nougat)
98     - fix possible crash when returning to new transaction screen from another app
99     - fix race in setting up theme colors while creating UI
100     - rotating screen no longer restarts new transaction entry
101     - fix JSON API for hledger-web 1.15.2
102
103 ## [0.10.3] - 2019-06-30
104
105 * FIXES:
106     - JSON API parser: add String constructor for ParsedQuantity
107
108 ## [0.10.2] - 2019-06-14
109
110 * FIXES:
111     - two fixes in the JSON parser by Mattéo Delabre
112       (for version 1.14+ hledger-web backends)
113
114 ## [0.10.1] - 2019-06-05
115
116 * IMPROVEMENTS:
117     - multi-color progress indicators
118 * FIXES:
119     - avoid a crash when parsing amounts like '1,234.56'
120     - show new transaction button when re-entering the app
121     - use a color that is different for the new transaction submission progress
122     - keep account name filter upon app re-entry
123     - add MoLe version to the crash report
124
125 ## [0.10.0] - 2019-05-18
126
127 * NEW:
128     - profile list is a prime-time element in the side drawer, always visible
129 * IMPROVEMENTS
130     - better app icon
131     - adjust feature graphic to better fit the f-droid client's interface
132     - more translations
133     - more readable theme colors
134     - better, smoother color selector
135     - internal improvements
136     - omit debug log messages in production build
137     - avoid multiple acc/trn list updating when switching profiles
138     - remove unused Options side drawer element
139     - better "swipe up to show button" implementation, without a dummy padding row under the list
140     - better async DB operations
141 * FIXES
142     - account name filter shown only on transaction list
143     - profile-dependent colors in the header items - account name filter, cancel refresh button
144     - fix "synthetic" accounts created when backend skips unused accounts
145
146 ## [0.9.5] - 2019-04-13
147
148  * IMPROVEMENTS
149     - nicer icon for the new transaction floating action button
150  * FIXES
151     - fixes in the color selection dialog, most notable on Android versions before 7
152
153 ## [0.9.4] - 2019-04-13
154
155  * FIXES
156     - don't attempt to create app shortcuts (and crash) on pre 7.1 devices
157     - fixed profile list expansion on pre 7.1 devices
158     - fix first run experience
159
160 ## [0.9.3] - 2019-04-10
161
162  * FIXED
163   - fix saving of new transactions from the app shortcut when the main app is not running
164
165 ## [0.9.2] - 2019-04-08
166  * FIXED
167   - fix account name auto-completion when the new transaction screen is invoked by an app shortcut and the main app is not running
168
169 ## [0.9.1] - 2019-04-06
170  * FIXED
171   - fix a crash when the new transaction screen is invoked by an app shortcut and the main app is not running
172
173 ## [0.9] - 2019-04-04
174  * NEW:
175   - App shortcuts to the New transaction screen on Android 7.1+
176   - Account list: Accounts with many commodities have their commodity list collapsed to avoid filling too much of the screen with one account
177   - Account list: Viewing account's transactions migrated to a context menu
178   - Auto-filling of the accounts in the new transaction screen can be limitted to the transactions using accounts corresponding to a filter -- the filter is set in the profile details
179  * IMPROVED:
180   - Transaction list: Back now returns to the accounts list when activated after viewing account's transactions
181   - Profile details: deleting a profile requires confirmation
182   - Enable animations when adding/removing rows in the new transaction screen
183   - Better visual feedback when removing transaction details rows by side-swiping
184   - New transactions are now sent via the JSON API if it is available
185   - Better progress handling while downloading transactions via the JSON API
186  * FIXED:
187   - Transaction list: keep account name filter when the device is rotated
188   - Avoid a restart upon app startup when the active profile uses a non-default colour theme
189   - Account commodities no longer disappear after updating the data from the remote backend via the JSON API
190   - Fix legacy account parser when handling missing parent accounts
191   - Removed a couple of memory leaks
192
193 ## [0.8.1] - 2019-03-26
194  * Avoid double slashes when constructing backend URLs
195  * Remove all data belonging to deleted profiles
196  * Update profile list when profile list data changes
197  * Fixed "has sub-accounts" internal flag when refreshing account list
198  * Fix icon for f-droid
199  * Cleaner color selection dialog
200  * Internal reorganization of database access. Should reduce the deadlocks significantly
201  * Show accumulated balance in parent accounts retrieved via the JSON API
202
203 ## [0.8] - 2019-03-17
204  - account list is a tree with collapsible nodes
205  - account's transactions still available by tapping on amounts
206  - add support for hledger-web's JSON API for retrieving accounts and transactions
207  - better handling of HTTP errors
208  - better display of network errors
209  - some async task improvements
210  - add version/API level info to the crash report
211
212 ## [0.7] - 2019-03-03
213  - add crash handling dialog with optional sending of the crash to the author
214  - a couple of crashes fixed
215  - per-profile user-selectable theme color
216  - move profile list to the main navigation drawer
217  - some visual glitches fixed
218  - better multi-threading
219
220 ## [0.6] - 2019-02-10
221  - use a floating action button for the save transaction action in the new
222    transaction screen
223  - stop popping-up the date selection dialog when new transaction is started
224  - auto-fill transaction details when a previous transaction description is
225    selected
226
227 ## [0.5] - 2019-02-09
228  - First public release