|
1 | 1 | Change Log |
2 | 2 | =============================================================================== |
| 3 | +Version 1.2.5 *(2013-09-17)* |
| 4 | +---------------------------- |
| 5 | +* Feature: Search accounts by name |
| 6 | +* Fixed: crash when deleting accounts |
| 7 | +* Fixed: auto-completing transaction names does not copy the time or export flag |
| 8 | +* Fixed: random crash when opening app (or loading accounts) |
| 9 | + |
| 10 | +Version 1.2.4 *(2013-09-05)* |
| 11 | +---------------------------- |
| 12 | +* Added support for detecting placeholder accounts during import |
| 13 | +* Use full qualified account names in account selection spinners |
| 14 | +* Loads complete transaction as a template when the autocomplete suggestion is selected |
| 15 | +* Fixed: selecting items from lists caused multiple to be selected in the wrong positions |
| 16 | +* Fixed: widgets not updated when all accounts or all transactions are deleted |
| 17 | +* Other minor bug fixes. |
| 18 | + |
3 | 19 | Version 1.2.3 *(2013-08-28)* |
4 | 20 | ---------------------------- |
5 | 21 | * Fixed: crashes when editing/creating transactions |
6 | 22 | * Feature: Added Chinese language translation |
7 | 23 | * Feature: Autocomplete transaction descriptions |
8 | 24 | * Improved reliability of importing stock accounts |
9 | 25 | * Improved speed of loading account balance |
10 | | -* Improved incrased touch target area of "new transaction" button in accounts list view |
| 26 | +* Improved increased touch target area of "new transaction" button in accounts list view |
11 | 27 |
|
12 | 28 | Version 1.2.2 *(2013-06-23)* |
13 | 29 | ---------------------------- |
|
0 commit comments