DailyCashManager Changelog

What's new in DailyCashManager 1.3.0

Sep 14, 2015
  • Default type for new envelopes is now expense, not revenue.
  • Fixed bug where budget items were not reset to previous value after cancelling and then reopening dialog. (Even though cancelled changes were not actually saved, they were still reappearing in the dialog when reopened.)
  • Minor changes to user guide.
  • Minor implementation tidy-ups.

New in DailyCashManager 1.2.0 (Jun 15, 2015)

  • Completely new layout for user guide.
  • User warned if they set the sign (positive or negative) of an account opening balance to an abnormal direction for the given account type.
  • In account / envelope editing dialog, enabled multiple budget items to be selected for removal, rather than only the last one.
  • In setup wizard, enabled multiple accounts / envelopes to be selected for removal, rather than only the last one.
  • Ensured account and envelope lists retain their scrolled position after a transaction or other event occurs that requires them to be updated. (Previously the lists would jump back to the top position each time.)
  • Fixed issue with Enter key not activating some buttons on Windows.
  • Ensured focus always returns to account type control at top left of transaction panel, after a transaction is saved, deleted or cancelled.
  • Minor implementation tidy-ups.

New in DailyCashManager 1.1.3 (Oct 18, 2014)

  • Interface sized proportionally to fit on smaller screens.

New in DailyCashManager 1.1.1 (Oct 18, 2014)

  • Fixed bug re. validation of DecimalTextCtrl. On tabbing out of a DecimalTextCtrl containing invalid input, and being presented with and then dismissing error message, user was unable to focus back into the DecimalTextCtrl.
  • Fixed bug where error message was displayed twice on invalid inputs in some contexts.
  • Reset DateCtrl to its previous content if invalid on unfocus.
  • In DateCtrl and DecimalTextCtrl, select entire contents on focus.
  • Minor implementation tidy-ups.

New in DailyCashManager 1.1.0 (Oct 18, 2014)

  • Enabled user to set entity creation date manually in set-up wizard.
  • Fixed bug in BudgetPanel, where final budget item could not be removed from panel.
  • Made it so that in BudgetPanel, when there are no budget item rows to delete, the "Remove item" button is disabled.
  • Changed slightly the default/suggested Accounts that appear in the setup wizard.
  • Added descriptions for some of the default/suggested accounts in the setup wizard.
  • Various fairly minor code tidy-ups.
  • Additional unit tests.
  • Tidy-ups and improvements in user guide.
  • Tidy-ups and improvements in code documentation.