Nameko - Changelog
==================

Nameko 0.10.0
-------------
- added support for SMTP authentication
- fixed bug into sending mails to multiple destination through external SMTP server
- fixed bug into sending CC and/or BCC mails through external SMTP server
- simplified login form
- a lot of other bugfixes and improvements


Nameko 0.9.0
------------
- support for multilanguage charset finally working better
- other minor bugfixes


Nameko 0.8.1
------------
- fixed a problem storing attachments file (thanks to Guenter for bug report)
- added support for SMTP external server to sending e-mails
- started code rewriting in OOP
- a lot of other bugfixes and improvements


Nameko 0.7.3
------------
- greatly improved mail parsing
- added support for inline image into HTML e-mail
- a lot of other bugfixes and improvements

Nameko 0.6.1
------------
- fixed a bug into mark message for deletion function (thanks to Sven for bug report)
- fixed a bug into attachment retrieving (thanks to Steven Albarracin for bug report)
- improved "Check for new mail" function
- other minor bugfixes and improvements


Nameko 0.5.3
------------
- fixed a bug into mark message for deletion function (thanks to Steven Albarracin and Fred Bonani for bug report)
- added access control list
- added initial support for international charset (must be hardly improved, see README_CHARSET)
- improvements and bugfixes into mail parsing functions


Nameko 0.5.0
------------
- added support for APOP authentication


Nameko 0.4.4
------------
- fixed a bug into colorset managment (thanks to Fred Bonani for bug report)
- fixed a bug into attachment function (thanks to Steven Albarracin for bug report)
- message list sorted by date into ascending order (last message is the first shown)
- other minor bugfixes


Nameko 0.4.3
------------
- fixed a bug into reply function (thanks to Simon Hickman for bug report)
- fixed a bug into attachment download function (thanks to Fred Bonani for bug report)


Nameko 0.4.2
------------
- added attachment download
- added reply and forward functions
- some minor bugfixes


Nameko 0.3.1
------------
- added fast link to next/previus message pages
- added GREY colorset
- added mail decoding function
- fixed a problem with GNU GPL license compliance
- other minor feature enhancements
- some bug were fixed


Nameko 0.2.2
------------
- fixed bug during retrieve message function (thanks to Philip Chapman-Bell for bug report)
- fixed bug sending mail (cc and bcc fields are not longer mandatory)
- added font size selection
- changed function button/links graphic


Nameko 0.2.1
------------
- added mail retrieving
- added mail sending
- improved some features


Nameko 0.0.18
-------------
Initial release
