11Change Log
22===============================================================================
3- Version 1.6.0 * (2015-xx-xx )*
3+ Version 1.6.0 * (2015-06-20 )*
44----------------------------
5- * Feature: More options for recurrence of scheduled transactions
65* Feature: Scheduled backups (QIF, OFX and XML)
6+ * Feature: More recurrence options for scheduled transactions
77* Feature: Backup/Export to DropBox and Google Drive
88* Feature: Reports of income and expenses over time - bar, pie and line charts
9- * Feature: Import scheduled transactions from GnuCash XML
9+ * Feature: Import scheduled transactions from GnuCash XML (experimental)
1010* Feature: Set app as handler for .gnucash and .gnca files
1111* Feature: Auto-balance transactions before saving
12- * Feature: Added navigation drawer for easier access to features
13- * Feature: Added options for explicitly creating/restoring backups
14- * Feature: Added support for hidden accounts
12+ * Feature: Navigation drawer for easier access to features
13+ * Feature: Options for explicitly creating/restoring backups
14+ * Feature: Support for hidden accounts
1515* Feature: Account delete dialog now has options for moving sub-accounts and transactions
1616* Feature: Export to Gnucash desktop-compatible XML
17- * Feature: Added support for logging to Crashlytics (for beta releases)
17+ * Feature: Support for logging to Crashlytics (for beta releases)
18+ * Fixed: Checkboxes in transaction list are hard to see
19+ * Fixed: Crash when restoring last backup
1820* Improvement: Imbalance accounts are created on-the-fly (and hidden in single-entry mode)
1921* Improvement: Transaction auto-complete suggestions now include amount, date and do not show duplicates
2022* Improvement: Only one ROOT account exists in the database (it is created if necessary)
@@ -24,8 +26,9 @@ Version 1.6.0 *(2015-xx-xx)*
2426* Improvement: Future transactions are not considered when calculating account balances
2527* Improvement: Database is always cleared during import (no merging of books supported)
2628* Improvement: Increased speed and reliability of import operations
29+ * Improvement: Use Google Espresso for writing UX tests, added new test cases
2730* Improvement: Upgraded Java version to 1.7
28- * Improvement: Use gradle for building source
31+ * Improvement: Use gradle for building project
2932
3033Version 1.5.5 * (2015-02-20)*
3134----------------------------
0 commit comments