Files
mailnag/NEWS
2011-11-30 19:56:37 +01:00

27 lines
815 B
Plaintext

Version 0.3 (2011-11-27):
=========================
* Support for IMAP-Push notifications (thanks tony747!)
* Single/summary notification modes
* Support for GNOME 3.2 notification counters (single mode only)
* Mails can be marked as read
* Explicit SSL encryption
* Autostart in GNOME sessions only
* Detection of default email client
* Notification sound playback via GStreamer (ogg)
* Removed GTK2 workaround code
* Lots of bugfixes, rewritten code and refactoring
* New translations
Please note that this release breaks existing config files (for the first and last time),
so make sure to delete ~/.config/mailnag/mailnag.cfg before upgrading.
Version 0.2 (2011-10-17):
=========================
* Added many new translations
* Bugfixes
Version 0.1 (2011-07-06):
=========================
* Initial release