JMail
ChangeLog :
0.8.6 :
- Added "image/pjpeg" mime-type
- Added "image/x-png" mime-type
0.8.6 RC2 :
- Fixed a bug when inserting a text file
- Add a "Signature" option
- The mails does no longer stay displayed after deletion
- When editing profile, mailField is no more replaced by nameField
- SSL support added
- Fixed a bug when a mail has no subject
- LDAP addresses are no longer added in profile after its edition
- Added some colors in mail list (IMAP only)
- Language switching does not switch L&F
- Profile password added
- Mail password encrypion added (thanks to Pat P. (patgus@stonewwwall.org))
- Icons are now PNG
- MsgBundle_en.properties deleted (same as MsgBundle.properties)
- We can now specify the "Reply-To" header
- Multiple mails deletion at once is now possible
- LDAP access is now activated after profile edition
0.8.5 :
- A large part of the code has been rewritten and optimized
- An address book is now available
- The "SortableTable" class has been written
- When looking for addresses matches, the comparison now ignores case
0.8.4 :
0.8.3 :
- The "Add" button for LDAP's supplementary fields in profile edition is now working
- Some minor changes were made in profile file
- Profile modifications are now saved when exiting JMail
- XML addresses handling (without LDAP)
- The addresses completion is now working also for CC and BCC fields
- Minor code cleanup
0.8.2 :
- Fixed a bug which prevented profiles with LDAP support to be loaded :(
0.8.1 :
- The source code is now in english
- Updated the profile modification with XML support
0.8.0 :
- Fix the bug with null subject
- Profile file and filters are now XML
- The "Attached files" showed some times when not needed
- Using a POP account now requires a password
- The "Reply-To" header is now used
- A login/password is no more mandatory for LDAP
0.7.9 :
- User is now unable to download adresses if he doesn't have a LDAP server
- Fix a bug : multiple recipients (separated by commas) didn't work :-(
0.7.8 :
- Fix a bug with attached files in report error
0.7.7 :
- Added support for signed mails
0.7.6 :
0.7.5 :
- The filtered mails bug has been fixed
0.7.4 :
- The "Attached files" button now disappears when no mail is selected but the
previous one had
0.7.3 :
- Manage "multipart/report" type (mail server error message)
0.7.2 :
- Fix a filter bug
- When filtering on dest, we also check CC and BCC
0.7.1 :
- Manage "multipart/related" type
- Manage "image/jpg" (instead of only "image/jpeg")
0.7.0 :
- Auto-check new mails :)
- Remove auto-logout bug
- If adresses are cached, we don't ask no more LDAP server when
choosing a recipient
- Add Help menu and "Submit a bug" menu item
0.6.8 :
- Numeroting version ;)
- Internationalisation support
- English translation
- L&F tests improvement
05/06/02 :
- Using "subscribed" folders
- Correct some bugs with filters
- Fill "X-Mailer" header
- Correct bug with the main window and the mail window (the content
is now the same)
04/29/02 :
04/28/02 :
Indeed, this Changelog will really be only since today, because I
didn't maintain one. And I didn't use numerotation for versions.
So I will just resume the project work :
- Add the progress bar
- Add adresses auto-completion
- "Cache" adresses
- View HTML mails
- View and save attached files
- Save mails
- View source
- Edit profile
- Handle attached files
- Permanent connection
- Sort mails list
- LDAP server implemented
- Filters
- Folders list
- Numerous profiles can exist
- User can attach file when sending a mail
- Send mail
- Read mails
- Move mail
- List mails
- Begin project