|
1 | 1 | Change Log |
2 | 2 | =============================================================================== |
| 3 | +Version 1.5.0 *(2014-09-xx)* |
| 4 | +---------------------------- |
| 5 | +* Need for speed! Lots of performance optimizations in the application |
| 6 | + - Application balances are now computed faster |
| 7 | + - App loads faster and is more responsive |
| 8 | + - Faster recording of opening balances before delete operations |
| 9 | + - Import and export operations rewritten to perform faster and use less resources |
| 10 | +* Fixed: Crash after saving opening balances and trying to create new transactions |
| 11 | +* Fixed: Parent account title color sometimes not propagated to child accounts |
| 12 | +* Fixed: Recurring transactions scheduled but not saved to database during import |
| 13 | +* Fixed: Crash caused by null exception message during import |
| 14 | +* Fixed: Poor word-wrap of transaction type labels |
| 15 | +* Fixed: Amount values not always displaying the correct sign |
| 16 | +* Feature: Select default currency upon first run of application |
| 17 | +* Feature: Creating account hierarchy uses the user currency preference |
| 18 | +* Feature: Support for reading and writing compressed GnuCash XML files. |
| 19 | +* Feature: Set a passcode lock to restrict access to the application |
| 20 | +* Feature: Export a QIF file for transactions of each currency in use |
| 21 | +* Improved: Increased stability of import/export operations |
| 22 | +* Improved: Exclude multi-currency transactions from QIF exports |
| 23 | +* Improved: Display warnings/limitations of different export formats in the export dialog |
| 24 | +* Improved: Preserve split memos in QIF export (as much as possible) |
| 25 | +* Improved: Child accounts now assigned to account parent upon deletion of account |
| 26 | +* Improved: Descendant accounts cannot be selected as a parent account (no cyclic dependencies) |
| 27 | + |
3 | 28 | Version 1.4.3 *(2014-09-09)* |
4 | 29 | ---------------------------- |
5 | 30 | * Fixed: Cannot edit transactions when in single-entry mode |
|
0 commit comments