|
1 | 1 | Change Log |
2 | 2 | =============================================================================== |
| 3 | +Version 1.3.0 *(2014-02-10)* |
| 4 | +---------------------------- |
| 5 | +* Fixed: Some file managers do not display all files available for import |
| 6 | +* Fixed: Crash when deleting account from accounts list |
| 7 | +* Fixed: CASH accounts should have normal DEBIT balance |
| 8 | +* Fixed: Crash when quickly opening and navigating from transactions list |
| 9 | +* Feature: Mark favorite accounts and quickly access them |
| 10 | +* Feature: Display different tabs for recent, favorite and all accounts |
| 11 | +* Feature: Add, view and delete recurring transactions (daily, weekly, monthly) |
| 12 | +* Feature: Mark accounts as placeholder accounts (cannot contain transactions) |
| 13 | +* Feature: Set a default transfer account for each account |
| 14 | +* Feature: Color code accounts & themed account views |
| 15 | +* Feature: Create default GnuCash account structure from within app |
| 16 | +* Improved: Enabled one-button click for rating app and sending feedback |
| 17 | +* Improved: Clicking on version information now shows changelog |
| 18 | +* Improved: Delete account and all its sub-accounts |
| 19 | +* Improved: Sub-accounts default to same account type as parent account |
| 20 | +* Improved: Use tab views for sub-accounts and transactions inside accounts |
| 21 | + |
| 22 | +Version 1.2.7 *(2013-12-18)* |
| 23 | +---------------------------- |
| 24 | +* Fixed: Export format always defaults to QIF, ignoring user preference |
| 25 | +* Improved: Better responsiveness of add transaction and add account buttons |
| 26 | +* Improved: Russian translation |
| 27 | + |
| 28 | +Version 1.2.6 *(2013-12-06)* |
| 29 | +---------------------------- |
| 30 | +* Feature: Support for QIF export format |
| 31 | +* Improved: CREDIT/DEBIT meaning now matches GnuCash desktop. Effect on account balance depends on type of account |
| 32 | + |
| 33 | +Version 1.2.5 *(2013-09-17)* |
| 34 | +---------------------------- |
| 35 | +* Feature: Search accounts by name |
| 36 | +* Fixed: crash when deleting accounts |
| 37 | +* Fixed: auto-completing transaction names does not copy the time or export flag |
| 38 | +* Fixed: random crash when opening app (or loading accounts) |
| 39 | + |
| 40 | +Version 1.2.4 *(2013-09-05)* |
| 41 | +---------------------------- |
| 42 | +* Added support for detecting placeholder accounts during import |
| 43 | +* Use full qualified account names in account selection spinners |
| 44 | +* Loads complete transaction as a template when the autocomplete suggestion is selected |
| 45 | +* Fixed: selecting items from lists caused multiple to be selected in the wrong positions |
| 46 | +* Fixed: widgets not updated when all accounts or all transactions are deleted |
| 47 | +* Other minor bug fixes. |
| 48 | + |
| 49 | +Version 1.2.3 *(2013-08-28)* |
| 50 | +---------------------------- |
| 51 | +* Fixed: crashes when editing/creating transactions |
| 52 | +* Feature: Added Chinese language translation |
| 53 | +* Feature: Autocomplete transaction descriptions |
| 54 | +* Improved reliability of importing stock accounts |
| 55 | +* Improved speed of loading account balance |
| 56 | +* Improved increased touch target area of "new transaction" button in accounts list view |
| 57 | + |
3 | 58 | Version 1.2.2 *(2013-06-23)* |
4 | 59 | ---------------------------- |
5 | 60 | * Fixed: bug with importing accounts |
|
0 commit comments