Skip to content

Releases: MoneyTools/MyMoney.Net

MyMoney.Net 2.1.0.3

06 Feb 09:22
037ef9f

Choose a tag to compare

  • Fix OFX parsing issue so that Citibank VISA cards Connect dialog works properly.
  • Fix online banking documentation & screenshots.
  • Add backslash escaping support to escape a double quote in the quickfilter search box.

MyMoney.Net 2.1.0.1

31 Jan 06:23

Choose a tag to compare

  • Fix regression in cost basis calculation of Remove transactions.
  • Fix state of open database dialog so redundant "Open" buttons do not appear in the File/Open case.
  • Remove password field from AppSettings dialog when database is a SQL Lite database.

MyMoney.Net 2.1.0.0

30 Jan 07:21

Choose a tag to compare

  • Move the app to .NET 7.0 Desktop Runtime.
  • Remove winget installer for now since it is not supported yet for .NET 7.0 apps.
  • Remove password support from SQL Lite file, since this now requires a $2000 license.
  • Fix Modern UI for online account setup dialog.
  • Fix bug in OFX 2.0 handling and add a unit test for it
  • Fix bug when you delete an account it was auto setting DisplayClosedAccounts
  • Make History Chart available on Bank accounts.
  • Show new errors from AlphaVantage (seems daily stock quote info now requires premium account).
  • Fix binary xml load/save.

MyMoney.Net 2.0.1.10

12 Jan 07:48

Choose a tag to compare

  • Add option 'accept reconciled transactions' which if checked will cause the reconciliation of a transaction to also automatically mark that
    transaction as accepted.
  • Improve handling of new statement file during balancing.
  • Reduce chart updates during trivial non-chart related changes.
  • Fix a couple null reference exceptions
  • Fix split text color in dark mode (thanks to JP!)

MyMoney.Net 2.0.1.9

27 Dec 01:32

Choose a tag to compare

  • Add option 'accept reconciled transactions' which if checked will cause the reconciliation of a transaction to also automatically mark that
    transaction as accepted.
  • Improve handling of new statement file during balancing.
  • Reduce chart updates during trivial non-chart related changes.
  • Fix a couple null reference exceptions
  • Fix split text color in dark mode (thanks to JP!)

MyMoney.Net 2.0.1.8

18 Dec 20:31

Choose a tag to compare

  • Thanks to JP for improving some icon styles on the Balance Control.
  • Fix to improve transaction view performance after editing just the Category (previously it was triggering a rebalance and sometimes even a date change which triggers a complete refresh).

MyMoney.Net 2.0.1.7

18 Dec 01:06
ab5c847

Choose a tag to compare

  • Thanks to JP for improving some icon styles on the Balance Control.
  • Fix to improve transaction view performance after editing just the Category (previously it was triggering a rebalance and sometimes even a date change which triggers a complete refresh).

MyMoney.Net 2.0.1.6

12 Dec 01:00

Choose a tag to compare

MyMoney.Net 2.0.1.5

13 Nov 21:39

Choose a tag to compare

MyMoney.Net 2.0.1.4

01 Nov 03:31

Choose a tag to compare

  • F12 Find and create Transfer transaction (thanks to JP!).