Skip to content

Releases: MoneyTools/MyMoney.Net

MyMoney.Net 2.1.0.13

24 Dec 05:34

Choose a tag to compare

  • Move to .NET 8.0.
  • Fix multithreading bug that can result in StockQuoteThrottle.xml file corruptions.
  • Fix unit test bug

MyMoney.Net 2.1.0.12

14 May 04:54

Choose a tag to compare

  • Fix issue #107, math problem editing splits
  • Fix issue #85, back/forward navigation now remembers reports.

MyMoney.Net 2.1.0.11

12 Apr 20:01

Choose a tag to compare

  • Fix issue #103, rounding errors

MyMoney.Net 2.1.0.10

09 Apr 03:04

Choose a tag to compare

  • Fix issue #103, no flag shows up on accounts that have no explicit currency defined.
  • Fix issue #93, row header is needed to show validation errors (like trying to edit amount on reconciled transaction).

MyMoney.Net 2.1.0.9

31 Mar 09:48

Choose a tag to compare

  • Fix bug in event tracking in brokerage accounts so the account balance updates properly when you edit security, units, or unit price.
  • Fix OFX import of transfers in brokerage accounts so if the brokerage sends a negative number of units in a transfer out, it will be converted to a positive number of shares "removed".
  • Fix a null reference exception in copy/paste on newly created unsaved accounts.
  • Fix drag/drop merge in brokerage accounts so it also matches on Units, Type and Security Name.

MyMoney.Net 2.1.0.8

29 Mar 08:42

Choose a tag to compare

  • Add option to load .ofx files using UTF-8 encoding.
  • Fix file associate and double click of .ofx files.
  • Fix sorting brokerage accounts by security symbol column

MyMoney.Net 2.1.0.7

05 Mar 07:51

Choose a tag to compare

  • Fix memory leak when scrolling through the transaction view.
  • Add years field to "Add Sample Data" options.

MyMoney.Net 2.1.0.6

04 Mar 09:54

Choose a tag to compare

  • Add Default currency to the Options dialog which is used by Reports.

MyMoney.Net 2.1.0.5

21 Feb 10:25

Choose a tag to compare

  • Add Default currency to the Options dialog which is used by Reports.

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.