]> git.ktnx.net Git - mobile-ledger.git/blob - CHANGES.md
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / CHANGES.md
1 # Changes
2
3 ## [0.21.7] = 2024-03-19
4
5 * FIXES:
6     + allow user certificates in network security config
7 * OTHERS:
8     + bump gradle version
9
10 ## [0.21.6] - 2023-06-20
11
12 * FIXES
13     + fix sending transations to hledger-web 1.23+
14
15 ## [0.21.5] - 2022-09-03
16
17 * FIXES
18     + fix cloud backup
19
20 ## [0.21.4] - 2022-06-18
21
22 * FIXES
23     + fix compatibility wuth hledger-web 1.23+ when submitting new transactions. Thanks to Faye Duxovni for the patch!
24     + fix a crash when deleting templates
25     + fix a rare crash when submitting transactions with multiple accounts with no amounts with zero remaining balance
26
27 ## [0.21.3] - 2022-04-06
28
29 * FIXES
30     + sync gradle version requirements
31 * OTHERS
32     + bump version of several dependent libraries
33     + bump SDK version to 31
34     + adjust deprecated constructor usage
35
36 ## [0.21.2] - 2022-04-04
37
38 * FIXES
39     + fix crash when auto-balancing multi currency transaction
40     + fix crash when duplicating template
41     + fix crash when restoring configuration backup
42 * IMPROVEMENTS
43     + new transaction: turn on commodity setting when loading previous transaction with commodities
44
45 ## [0.21.1] - 2021-12-30
46
47 * FIXES
48     + add hledger-web 1.23 support when adding transactions too
49     + correct running total when a matching transaction is added in the past
50     + fix crash when sending transaction containing only empty amounts
51
52 ## [0.21.0] - 2021-12-09
53
54 * NEW
55     + Add support for hledger-web 1.23
56 * FIXES
57     + Ship database support file missed in v0.20.4
58
59 ## [0.20.4] - 2021-11-18
60
61 * KNOWN PROBLEMS
62     + Incompatibility with hledger-web 1.23+
63 * FIXES
64     + fix auto-completion of transaction description
65
66 ## [0.20.3] - 2021-09-29
67
68 * FIXES
69     + another fix to DB migration from v0.16.0
70
71 ## [0.20.2] - 2021-09-23
72
73 * NEW
74     + cloud backup
75 * FIXES
76     + two database problems fixed, one causing crashes at startup
77
78 ## [0.20.1] - 2021-09-09
79
80 * FIXES
81     + New transaction: focus amount upon account selection
82     + New transaction: fix a crash when returning to the activity with no focused input field
83     + fix a crash in DB upgrade introduced in v0.20.0
84     + fix config restore with null values
85     + move away from deprecated AsyncTask
86
87 ## [0.20.0] - 2021-08-22
88
89 * NEW
90     + backup/restore of profile/template configuration to a file
91 * FIXES
92     + fix a couple of crashes related to starting new transaction via shortcut
93
94 ## [0.19.2] - 2020-06-09
95
96 * FIXES
97     + fix auto-completion of transaction names with non-ASCII characters on some Android variants/versions (broken in 0.18.0)
98
99 ## [0.19.1] - 2020-05-23
100
101 * FIXES
102     + fix a bug in new transaction screen when an invalid amount is entered
103     + fix loading a previous transaction by description (again)
104     + fix crash when parsing of hledger version with only two components
105
106 ## [0.19.0] - 2020-05-10
107
108 * NEW
109     + add commodity support to the templates
110     + display running totals when filtering transaction list by account
111     + show current balance in account chooser (new transactions)
112 * IMPROVEMENTS
113     + more prominent background for auto-complete pop-ups in dark mode
114     + better placement of account balances with very long/deep account names
115 * FIXES
116     + honor default commodity setting in new transaction screen
117     + honor changes in currently active profile
118     + fix propagation of speculative account updates to parent accounts
119
120 ## [0.18.0] - 2020-05-05
121
122 * NEW
123     + newly added transactions are visible in transaction list without a refresh
124 * IMPROVEMENTS
125     + finished migration to fully asynchronous database layer
126     + better responsiveness when switching from the account list to the transaction list for the first time
127 * FIXES
128     + fix layout glitches in template editor
129     + fix error handling while trying different JSON API versions
130     + stop resetting the date when an old transaction is loaded
131     + several smaller fixes
132
133 ## [0.17.1] - 2020-03-24
134
135 * FIXES
136     + fix a bug in db migration for profiles without detected version
137
138 ## [0.17.0] - 2020-03-11
139
140 * NEW
141     + transaction templates, applied via QR scan
142 * IMPROVEMENTS
143     + bigger commodify button in new transaction screen
144     + unified floating action button behaviour
145     + start migration to a fully asynchronous database layer
146
147 ## [0.16.0] - 2020-12-28
148
149 * NEW
150     + add support for latest JSON API (hledger-web 1.19.1)
151     + backend server version detection
152     + backend communication supports multiple JSON API versions
153 * IMPROVEMENTS
154     + do database-related initialization in the background while the splash screen is shown
155 * FIXES
156     + honour default currency in new transaction entry
157     + several crashes fixed
158
159 ## [0.15.0] - 2020-09-20
160
161 * NEW
162     + splash screen on startup
163     + show account/transaction counts
164 * IMPROVEMENTS
165     + theme fixes, improved contrast
166     + better responsiveness, more work moved to background threads
167     + faster storage of retrieved data
168     + last update info moved to lists to save space
169 * FIXES
170     + fixed progress of data retrieval from hledger-web
171     + fixed extra fetches of remote data
172     + fill currency list with data from the journal
173
174 ## [0.14.1] - 2020-06-28
175
176 * IMPROVEMENTS
177     + better theme support, especially in system-wide dark mode
178 * FIXES
179     + restore f-droid listing icon
180
181 ## [0.14.0] - 2020-06-18
182
183 * NEW
184     + show transaction-level comment in transaction list
185     + scroll to a specific date in the transaction list
186 * IMPROVEMENTS
187     + better all-around theming; employ some material design recommendations
188     + follow system-wide font size settings
189 * FIXES
190     + fix a crash upon profile theme change
191     + fix a crash when returning to the new transaction entry with the date
192       picker open
193     + various small fixes
194
195 ## [0.13.1] - 2020-05-15
196
197 * additional, universal fix for entering numbers
198
199 ## [0.13.0] - 2020-05-14
200
201 * NEW
202     + transaction-level comment entry
203     + ability to hide comment entry, per profile
204 * FIXES:
205     + fixed crash when parsing posting flags with hledger-web before 1.14
206     + visual fixes
207     + fix numerical entry with some samsung keyboards
208
209 ## [0.12.0] - 2020-05-06
210
211 * NEW
212     + support for adding account-level comments for new transactions
213     + currency/commodity support in new transaction screen, per-profile default commodity
214     + control of entry dates in the future
215     + support 1.14 and 1.15+ JSON API
216 * IMPROVEMENTS
217     + darker yellow, green and cyan theme colours
218     + Profiles:
219         - suggest distinct color for new profiles
220         - improved profile editor interface
221     + avoid UI lockup while looking for a previous transaction with the chosen description
222 * FIXES
223     + restore ability to scroll the profile details screen
224     + remove profile-specific options from the database when removing a profile
225     + consistent item colors in the profile details
226     + fixed stuck refreshing indicator when main view is slid to the transaction list while transactions are loading
227     + limit the number of launcher shortcuts to the maximum supported
228
229 ## [0.11.0] - 2019-12-01
230
231 * NEW
232     + new transaction: add clear button to text input fields
233 * SECURITY
234     + avoid exposing basic HTTP authentication to wifi portals
235     + profile editor: warn when using authentication with insecure HTTP scheme
236     + permit cleartext HTTP traffic on Android 8+ (still, please use HTTPS to keep yout data safe while in transit)
237 * IMPROVEMENTS
238     + clarify that crash reports are sent via email and user can review them before sending
239     + allow toggling password visibility in profile details
240     + reworked new transaction screen:
241 * FIXES
242     - re-enable app shortcuts on Android 7.1 (Nougat)
243     - fix possible crash when returning to new transaction screen from another app
244     - fix race in setting up theme colors while creating UI
245     - rotating screen no longer restarts new transaction entry
246     - fix JSON API for hledger-web 1.15.2
247
248 ## [0.10.3] - 2019-06-30
249
250 * FIXES:
251     - JSON API parser: add String constructor for ParsedQuantity
252
253 ## [0.10.2] - 2019-06-14
254
255 * FIXES:
256     - two fixes in the JSON parser by Mattéo Delabre
257       (for version 1.14+ hledger-web backends)
258
259 ## [0.10.1] - 2019-06-05
260
261 * IMPROVEMENTS:
262     - multi-color progress indicators
263 * FIXES:
264     - avoid a crash when parsing amounts like '1,234.56'
265     - show new transaction button when re-entering the app
266     - use a color that is different for the new transaction submission progress
267     - keep account name filter upon app re-entry
268     - add MoLe version to the crash report
269
270 ## [0.10.0] - 2019-05-18
271
272 * NEW:
273     - profile list is a prime-time element in the side drawer, always visible
274 * IMPROVEMENTS
275     - better app icon
276     - adjust feature graphic to better fit the f-droid client's interface
277     - more translations
278     - more readable theme colors
279     - better, smoother color selector
280     - internal improvements
281     - omit debug log messages in production build
282     - avoid multiple acc/trn list updating when switching profiles
283     - remove unused Options side drawer element
284     - better "swipe up to show button" implementation, without a dummy padding row under the list
285     - better async DB operations
286 * FIXES
287     - account name filter shown only on transaction list
288     - profile-dependent colors in the header items - account name filter, cancel refresh button
289     - fix "synthetic" accounts created when backend skips unused accounts
290
291 ## [0.9.5] - 2019-04-13
292
293  * IMPROVEMENTS
294     - nicer icon for the new transaction floating action button
295  * FIXES
296     - fixes in the color selection dialog, most notable on Android versions before 7
297
298 ## [0.9.4] - 2019-04-13
299
300  * FIXES
301     - don't attempt to create app shortcuts (and crash) on pre 7.1 devices
302     - fixed profile list expansion on pre 7.1 devices
303     - fix first run experience
304
305 ## [0.9.3] - 2019-04-10
306
307  * FIXED
308   - fix saving of new transactions from the app shortcut when the main app is not running
309
310 ## [0.9.2] - 2019-04-08
311  * FIXED
312   - fix account name auto-completion when the new transaction screen is invoked by an app shortcut and the main app is not running
313
314 ## [0.9.1] - 2019-04-06
315  * FIXED
316   - fix a crash when the new transaction screen is invoked by an app shortcut and the main app is not running
317
318 ## [0.9] - 2019-04-04
319  * NEW:
320   - App shortcuts to the New transaction screen on Android 7.1+
321   - Account list: Accounts with many commodities have their commodity list collapsed to avoid filling too much of the screen with one account
322   - Account list: Viewing account's transactions migrated to a context menu
323   - 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
324  * IMPROVED:
325   - Transaction list: Back now returns to the accounts list when activated after viewing account's transactions
326   - Profile details: deleting a profile requires confirmation
327   - Enable animations when adding/removing rows in the new transaction screen
328   - Better visual feedback when removing transaction details rows by side-swiping
329   - New transactions are now sent via the JSON API if it is available
330   - Better progress handling while downloading transactions via the JSON API
331  * FIXED:
332   - Transaction list: keep account name filter when the device is rotated
333   - Avoid a restart upon app startup when the active profile uses a non-default colour theme
334   - Account commodities no longer disappear after updating the data from the remote backend via the JSON API
335   - Fix legacy account parser when handling missing parent accounts
336   - Removed a couple of memory leaks
337
338 ## [0.8.1] - 2019-03-26
339  * Avoid double slashes when constructing backend URLs
340  * Remove all data belonging to deleted profiles
341  * Update profile list when profile list data changes
342  * Fixed "has sub-accounts" internal flag when refreshing account list
343  * Fix icon for f-droid
344  * Cleaner color selection dialog
345  * Internal reorganization of database access. Should reduce the deadlocks significantly
346  * Show accumulated balance in parent accounts retrieved via the JSON API
347
348 ## [0.8] - 2019-03-17
349  - account list is a tree with collapsible nodes
350  - account's transactions still available by tapping on amounts
351  - add support for hledger-web's JSON API for retrieving accounts and transactions
352  - better handling of HTTP errors
353  - better display of network errors
354  - some async task improvements
355  - add version/API level info to the crash report
356
357 ## [0.7] - 2019-03-03
358  - add crash handling dialog with optional sending of the crash to the author
359  - a couple of crashes fixed
360  - per-profile user-selectable theme color
361  - move profile list to the main navigation drawer
362  - some visual glitches fixed
363  - better multi-threading
364
365 ## [0.6] - 2019-02-10
366  - use a floating action button for the save transaction action in the new
367    transaction screen
368  - stop popping-up the date selection dialog when new transaction is started
369  - auto-fill transaction details when a previous transaction description is
370    selected
371
372 ## [0.5] - 2019-02-09
373  - First public release