Atmail Open Changelog
---------------------

For the complete version history please see our Trac timeline interface at:

http://dev.atmail.com/atmailopentrac/timeline

* ATMAIL OPEN 1.0 - 19th May 2008

- First version release

* ATMAIL OPEN 1.01 - 26th May 2008

- Fixed PGP.php path issue with release
- Renamed INSTALL read-me file which conflicted with WinZip
- Added missing gif's from help screen

* ATMAIL OPEN 1.02 - 4th August	2008

- Added	support	for IMAPs (Secure IMAP using SSL)
- Added	upgrade	script
- Moved	default	location of IMAP debug file to avoid security risk of other users accessing it at /tmp/popimap_debug
- Improved Subject/From	filters, can now accept	any chars for rule
- Added	htmlentities() on email	body for plain text content
- Folder names with ampersands now supported
- Improved .eml	naming,	now uses subject as filename
- Auto add quotes around 'real-name' part of email addresses returned from composebook
- Fixed	bad return value in IMAP_Client::deleteMailbox()
- updated lang packs
- added	'onEmailSent' plugin hook to sendmail.php
- fixed	pagination issue for email listing (no longer repeats last email on next page)
- Fixed attachment filename encoding
- Spell	check now uses value defined in $pref['aspell_path'] rather than hard coded 'aspell'
- Filename extension check for abook import is now case	insensitive
- Auto adds scroll bar when search results are longer than container
- Fixed	charset	conversion for GB2312 (Simplified Chinese)
