Changelog
Version 1.8 (2015-03-28)
-
Removed proxy plugins, since online update was deactived in version 1.6.1
-
Applied patch by Peter Schmidt. This Patch adds -msg2eml option.
-
Bugfixes in msg2mbox and msgviewer start script.
-
Added msg2eml script.
-
Added -h -v command line options, to see a help screen. Dokumented available options.
Version 1.7 (2014-03-16 - 2015-01-06)
-
Moved to sourceforge. Switched from german as sourcede language to english.
-
Did some internal refactoring. Now MSGViewer provides a panel, that may can be
use by other java applications.
-
Fixed some nullpointer exception.
Version 1.6.1 (2012-12-23)
-
Perform an autoupdate only once per week, since this causes to much
traffic on our server, if the autoupdate is done every program startup.
By using the -noautoupdate command line switch this can be disabled
at all.
Version 1.6 (2012-11-30)
-
Added eml support (thats the same format as mbox, but the file ending is eml.
Version 1.5.2 (2012-01-20)
-
Added command line switch -hidemenubar
Version 1.5 (2012-01-20)
-
Added slider for resizing fonts.
-
Smother scaling of image icons.
-
Default command for opening applications on mac is set to "open"
Version 1.4 (2012-01-18)
-
Handling of attached messages.
-
Embedded images are displayed correct.
Version 1.3.1 (2011-07-03)
-
Using Updated Version of the Framework.
-
A Browser for inspekting msg files is includet now.
Version 1.3 (2011-07-03)
- Added support for parsing mbox file through java mail API.
Can convert msg files 2 mbox files.
-
Added msg2mbox converter script. This script will be
automatically extracted to ~/bin dir on startup.
Version 1.2 (2011-02-16)
- If the name of the image in the HTML encoded message does not match the filename
of any attachment, just use the next image on the stack.
The images on the stack are sorted by the name of the directories they were stored in.
This seems to be the way outlook is storing such messages.
-
Some bugfixes.
Version 1.1 (2011-02-09)
Version 1.0 (2010-12-04)
- Added context menus for saving attachments and opening files in the webbrowser
Version 0.4.1 (2010-12-04)
- Added handler vor opening URLs in Help Files
- Fixed D&D Bug
Version 0.4 (2010-12-01)
- Added a detail dialog where you can inspect the mail header code and other stuff.
- Fixed plaintext character encoding in msgparser libary.
Version 0.3.1 (2010-12-01)
Version 0.3 (2010-11-30)
- Can now handle HTML formated mails.
- Improved Character Set Convertion for HTML Mails.
Version 0.2 (2010-11-28)
- Preview attached images
- Enable switching between RTF view and text mode view
- Automatically hightlight and open URLs.
Version 0.1 (2010-11-27)