Releases: rtrahan504/budgeter
Releases · rtrahan504/budgeter
V1.0.0.4
Revised the handling of menu items to use CommandBinding instead of OnClick events.
Added plot for the account balance and transactions
Fixed missing event handler for updated balance on account
Event handling for updates improved. More features added to the BudgetView class instead of having them in the GUI directly.
GUI elements broken into smaller controls
Added efficiency for when update events are raised
v1.0.0.3
Got rid of properties without separate storage since it prevents being able to add extra handlers. This breaks backwards compatibility.
Added zoom
Added total balance of all accounts
Switch save files to json
v1.0.0.2
Added ability to sort columns and transaction amounts have dynamic ba…
v1.0.0.1
Added dark/light GUI modes. Modified publish settings
v1.0.0.0
Publisher settings