- Suport of CREDIT/DEBIT columns in CSV files.
- Pad TRNAMT with 0 to have two digits after the ".".
- Bug correction : Excel xml file invalid if ACCTID with non alphanumeric char.
- Bug correction, can't save in archive.
- Bug correction, can't browse transactions.
- Ofc processing : bug correction, CREDIT and DEBIT aren't anymore permuted.
- Qif processing enhancement
- Bug correction : When the file Config.xml was missing or corrupted an unhandled exception was raised. In this version a new valid file is copied or generated.
- Bug correction : Ofx.mdb bad type for DTUSER and DTAVAIL. Archive can't be loaded when one of these date was present in a transaction. The structure of the data base is changed with this version, you have to export data from your current archive (in OFX format) and import data in a new database with the new structure (model in "Program files\Alain Ferraro\MnyBank").
- OFC output support with Save As menu and command line (MnyBank -svc -t:OFC filein fileout).