Bug fix Version 2.0.5 of IMFAM
Changes:
- Fixed Populate node issue when Convert.FromBase64String fails due to invalid base64 encoding (bugs 21,22,23)
- Fixed LoadMessage issue when there is an embeded NULL in headers
- Added logging to IMFAM.log when there are errors detected while processing msg. The string, callstack, and message should now be logged.
Release Version 2 of IMFAM
Changes:
- Added List View
- Added Message Preview window resize
- Added language support for French (France & Swiss), German, Spanish (Mexico), and Chinese Traditional (Taiwan)
- Added Bulk message actions for List View
- Added Refresh timer tag to xml configuration file
- Added Language tag to xml configuration file for non-OS languages
- Delete Key mapped to Delete button
- Added support for CPxxxx code pages
- Many bug fixes