Hastymail2 |
Hastymail2 is an Open Source IMAP webmail client written in PHP. Our focus is compliance, usability, security, and speed. |
Its been a while since I last updated. Development has slowed a bit but testing and feedback have been great, several bugs have been fixed, and others reported that will be addressed soon. Once I get through the next round of issues and finish some things I have in the works the third beta release will be ready to go. Thanks to everyone who submitted a bug report or posted in the forums. Here is whats been going on since the last update
- Added a Dutch translation thanks to Olav Lavell. It is partial for the moment but will continue to be updated
- Fixed a bug causing attachment download failure with older versions of IE when using HTTPS
- Added a redirect after sending a message to whatever page was being viewed before loading the compose page
- Added code to allow unqualified addresses to be used in the to/cc/bcc fields of outgoing messages
- Changed the settings, attachments, and config dirs to hastymail2 instead of hastymail
- Fixed strict javascript warnings displayed with the Firebug extension for Firefox 3
- Fixed a typo in the example config for the "exclude hidden folders" option
- Replaced a str_ireplace function call with a preg_replace compatible with PHP4
- Added functionality to the plugin system for plugins to alter outgoing message bodies and send a multipart/alternative message.
- Added a first version of an HTML mail plugin for the compose page using TinyMCE.
- Started to rework the previous/up/next dropdown menus on the message page to something more usable. I am working on replacing them with a small form that will let you jump to the next/previous message and operate on the current one (delete/move/copy/etc) with a minimal amount of effort. About 1/2 of this is done (not in SVN yet) and will hopefully be in place within a week.
- A generous tester has put together 2 nice themes that I will get into SVN over the next week
| No Images with this post |
| No comments posted yet |