Changelog

Documenting every major(and minor) changes

Alpha 0.0.0.2 (25/10/15):

Edit existing journals.

Remove existing journals.

Alpha 0.0.0.3 (26/10/15):

Added save / load function.

Added account manager to edit and remove accounts.

Alpha 0.0.0.4 (16/12/15):

Fixed bug where rows are not sorted by order of journal entries in ledger.

Fixed bug where journal entries were duplicated upon re-saving.

Added keyboard shortcuts.

Added sample project in release.

Fixed the Cancel button which does nothing in "Manage Accounts".

Alpha 0.0.0.5 (13/01/16):

Fixed the multi-functional calculator.

Added "Add" button in "Manage Accounts" to allow creation of accounts without journal entries.

Alpha 0.0.0.6 (20/01/16):

Code optimization.

Added function to export partial balance sheet.

Alpha 0.0.0.7 (22/01/16):

Added account type Contra(Current Liabilities).

Added account type Contra(Non-current Liabilities).

Added logo.

Alpha 0.0.0.8 (14/02/16):

Fixed bug where the first row item will be selected in every journal entry and ledger.

Fixed proper item highlighting in Trial Balance, Income Statement, and Balance Sheet.

Fixed bug where explanations doesn't show up in ledgers.

Added more keyboard shortcuts.

Added access to documentation under "Help" menu.

Added search function for 3 column ledger to bring account into focus.

Simplified menu items.

Added extensions support.

Alpha 0.0.0.9 (13/03/16):

Fixed bug with saving projects.

Fixed bug where Balance Sheet will declare an error when breakeven(net income=0).

Fixed bug where journal entries number displayed in an incorrect format.

Added opening balance for all accounts.

Added function to close accounting period.

Added account type Retained Earnings.

Refined search function in ledgers.

Alpha 0.0.1.0 (24/03/2016):

Added function to generate output file which can be converted to Excel Workbooks.

Added "New" function to start new projects.

Added status label to show project name.

Program now saves projects in a single *.ivact file, folders are no longer needed.

Alpha 0.0.1.1 (26/12/2016):

Material design(courtesy of IgnaceMaes).

Removed multiple forms in favor of tabs.

Added function to handle file parameters(drag file over app to open).

Added "Save" and "Save As" function.

Added metadata for business name, current date, and closing date.

Fixed bug where closed account periods were unable to balance in balance sheets.

Fixed bug which allowed duplicated account names.

Fixed bug where it was unable to select whole rows in add / edit journal entry form.

Added console function to keep logs.