Skip to content

Releases: rtrahan504/budgeter

V1.0.0.4

27 Apr 22:08
Compare
Choose a tag to compare

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

05 Feb 21:26
Compare
Choose a tag to compare

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

22 Oct 18:18
Compare
Choose a tag to compare
Added ability to sort columns and transaction amounts have dynamic ba…

v1.0.0.1

25 Sep 23:23
Compare
Choose a tag to compare
Added dark/light GUI modes. Modified publish settings

v1.0.0.0

29 Aug 05:18
Compare
Choose a tag to compare
Publisher settings