Attach notification popup to widget
[rox-postal.git] / Help / Changes
blobfce32b20e606409768a9a9691429b3c5c6434d50
1 Version 003 (2006-09-24)
2 * Big changes!
3 * Refactored to support other mailbox types (IMAP, POP, MBOX)
4 * New Account Editor GUI
5 * Support notification-daemon (if pynotify installed)
6 * Icon changes
7 * Only report new messages in the Tooltip.
9 Version 002 (2006-01-17)
10 * Pass readonly=True to IMAP4.select() command.  Without this, another 
11 connection may take over the mailbox and raise an exception.
12 * Add option to play sound when new mail arrives. 
14 Version 001 (2005-12-31)
15 * First release