MoneyView Changelog

What's new in MoneyView 2.4.0

Feb 25, 2021
  • Internal files are now UTF-8 encoded. This should not impact.If you encounter character encoding problems UTF-8 can be set as encoding for some operating system (Windows, etc.). Just add -Dfile.encoding=UTF-8 on the command line which calls the jar. Example: java -Dfile.encoding=UTF-8 -jar moneyview.jar
  • Changed string similarity algorithm to "Levenshtein distance" for category guessing
  • Removed HMoney to Moneyview automatic migration. Please use Moneyview version up to 2.3.x for HMoney to Moneyview data migration.
  • Added a menu in "Options | Files directory" to reset directories history
  • In Dialog Box "New operation": changed default type from Credit to Debit, added category guessing for new operations (with 700 ms highlight)
  • Added experimental UI themes selection menu in Options
  • Added CSV export (for LibreOffice, OpenOffice, Excel, etc.)
  • Now net incomes and expenditures first in report page

New in MoneyView 2.3.3 (Feb 8, 2018)

  • Support for "," same as "." as decimal separator
  • Added memos in guessing category calculations (useful for some banks who put more information in this attribute)

New in MoneyView 2.3.2 (Mar 16, 2017)

  • Better support for specific formats in OFX files (e.g. dates on 14 digits)
  • Bug fix: Wrong "Payee" modification when selecting "do not merge" for a newly imported operation

New in MoneyView 2.3.1 (Feb 27, 2017)

  • Added category guess when editing payee on a newly imported operation
  • Added amount weighting for even better category guess when importing banking operations
  • Bug fix: Faulty balance history graph on account screen
  • Bug fix: There was a one day shift on balance history on the graph, and sometimes wrong on first day of this graph
  • Bug fix: Cancel "encrypt" operation used to leave the menu checked, fixed (this time for good!).
  • Bug fix: when importing an account just exported from Microsoft Money, do not try to guess category for each operation.

New in MoneyView 2.2.2 (Jan 31, 2017)

  • Added autocompletion for "Payee" and "Memo" text fields, in account table and in new operation dialog box
  • Added 30 days balance forecast on graph in account screen
  • QIF and OFX file import: file details in file chooser dialog box, and recent files are first in the list
  • OFX file import: After a first import on the account, import account should now be selected in the account list (based on OFX 'ACCTID' data attribute)
  • Bug fix: Cancel "encrypt" operation used to leave the menu checked, fixed.
  • Bug fix: Editor starting with one click

New in MoneyView 2.2.1 (Feb 20, 2015)

  • Added litigious operations marking

New in MoneyView 2.2.0 (Aug 16, 2014)

  • Added spanish (es_ES) translation
  • Added option to encrypt MoneyView files. The key is a password supplied by the user.

New in MoneyView 2.1.0 (Aug 16, 2014)

  • Renamed application to "MoneyView" (migration from HMoney is done automatically)
  • Added a Windows installer. The ZIP file should be suitable for all OS (linux, OSX, etc.).
  • Fixed table update when an operation is duplicated to the currently displayed account
  • Added a missing translation for operation deletion confirmation
  • Disabled right click popup menu and operation removal with delete key when more than one row is selected
  • Fixed a bug when opening old planned operations files
  • Added a "Reports" screen
  • Added sorting on date when 2 operations are equal by another sorting criteria
  • Added balance save when an operation is declared reconciled

New in MoneyView 2.0.1 (Aug 16, 2014)

  • Added english (en_US & en_GB) translations
  • Added version in saved HMoney files, changed date format in saved files
  • Enhanced date chooser dialog.
  • Added a button for quicker access to bill book.
  • Moved default categories menu in the "Edit" menu.
  • Added a menu to remove unused default categories.
  • Added drop support for OFX and QIF files (Drag & Drop).
  • Changed icon.
  • Fixed a bug in the approve/clearing operations
  • Fixed bugs in the categories edition - made this more resilient
  • Full search results are now sorted (on date) by default
  • Added support for importing QIF files with misformated header
  • Added automatically category setting during imports (import QIF or OFX file)