Skip to content

Releases: MoneyTools/MyMoney.Net

MyMoney.Net 1.1.0.86

09 Feb 07:41
Compare
Choose a tag to compare
  • Fix Categorized/Uncategoried filter.

MyMoney.Net 1.1.0.85

22 Jan 10:36
Compare
Choose a tag to compare
  • Implement back/forwards history for report & portfolio views.
  • Fix bug in taxable column in drill down reports.
  • Implement Dark theme for the Left Panel (aka Toolbox)

MyMoney.Net 1.1.0.84

10 Jan 01:01
Compare
Choose a tag to compare
  • Hook up "Fiscal Year Start" to W2 tax report and add "Set Tax Year" feature.
  • Fix layout of color swatch in categories panel so they are on the right.
  • Copy/Paste was still not 100% correct. Release bits behaved differently.
    When a text box or combo box is being edited, cut/copy/paste will only
    operate on the contents of that box instead of the whole transaction.
    When in a Report which is a FlowDocument, Copy will copy the selected text.

MyMoney.Net 1.1.0.83

08 Jan 23:06
Compare
Choose a tag to compare

Fix rental management tab location.
Hookup fiscal year start setting to the Cash Flow Report.

MyMoney.Net 1.1.0.82

05 Jan 13:41
Compare
Choose a tag to compare
  • Happy New Year!
  • Add a new Option called "Fiscal Year Start" which allows you to configure the month that starts you fiscal year which is currently used in the History Chart yearly column tabulation. For example, if the start month is July then the FY2021 year column will include transactions from 7/1/2020 to 6/30/2021.
  • Also added Export and an interactive Legend to the Pie Charts where you can click the color swatch to temporarily hide/show that category in the chart.
  • Add Export command to Trend graph

MyMoney.Net 1.1.0.81

01 Jan 07:12
Compare
Choose a tag to compare
  • Add AnimatingPieChart and remove dependency on WpfToolkit charting library.
  • Add nifty drill down to Portfolio reports pie chart.
  • Merge ChartData structures.
  • Eliminate dead code.
  • Upgrade to .NET Framework version 4.8
  • Remove gradients from category color swatches.
  • Big improvements to how brokerage accounts are simulated by AddSampleData
  • Fix copy to clipboard from the Output pane and cleanup the clipboard implementation a bit.

MyMoney.Net 1.1.0.80

30 Dec 06:37
Compare
Choose a tag to compare

Fix history chart color in the case where category has no color defined (default to boring gray).

MyMoney.Net 1.1.0.79

29 Dec 22:44
Compare
Choose a tag to compare

Fix copy to clipboard from the Output pane and cleanup the clipboard implementation a bit.

MyMoney.Net 1.1.0.78

28 Dec 04:15
Compare
Choose a tag to compare

Modernize the history bar chart UX.

MyMoney.Net 1.1.0.77

22 Dec 02:13
Compare
Choose a tag to compare

Initial release