2 * New build system: Now using python setuptools and distutils-extra
3 * New plugin like system: Each checker now is fully independent. Third
4 party plugins could be implemented.
5 * Labels support in Gmail: Gmail checker now support labels checking
6 * Dropped awn support: awn notification support is dropped becouse
8 * Pertinent actions: Only pertinent actions will be displayed on
9 notification bubbles. No more "go to gmail account" for pop3 or imap
13 * fixed sound bug: Disabled gnome play engine in lib/utils.py
14 * fixed autostart bug: Now autostart option in config dialog should
16 * fixed pop3 bug: https://bugs.launchpad.net/cgmail/+bug/145301 Now
17 all mails should be always notified
20 * autostart: autostart option added to cGmail preferences dialog.
21 If you set this option, cGmail will be started with the gnome
23 * status icon: now if status icon indicate that there are some mails
24 but you have not seen the notifications bubble, clicking on status
25 icon will redisplay it
26 * imap support: added support for imap mailboxes
27 * Fixed bug: now can always use gnome keyring with imap accounts
28 * Fix: minor bugs fixed
29 * enable/disable accounts: now you can set an account as enabled or
30 disabled from accounts dialog
31 * Account properties dialog: no more use the Notebook widget
32 * Implementation redesigned: Now there is a service that will check
33 mails periodically and an administration gui.
34 * Awn notification: cGmail now can contact awn (avant window
35 navigator) to tell him about new mail. A number on the choosed
36 icon app will appear and will indicate new mails count. You can
37 enable this feature using gnome gconf-editor
38 * GNOME guidelines: now by default cGmail icon is not showed on the
39 systray. It will appear only when there are some mails to notify.
42 * Fix: fixed email parser import
45 * multiple accounts: cGmail now support multiple accounts
46 * pop3 accounts: cGmail now support pop3 accounts
47 * plain file: you can choose if you like to use gnome keyring for
48 storing credentials or if you want to use a plain text file
49 * GConf: Full support for configuration using Gnome GConf
50 * sounds: cGmail can emit a sound to tell you that a new mail is
52 * notifications: now you can choose if you want to cGmail notify you
53 via libnotify or not. If you choose to not, status icon will display
54 messages count as always.
55 * command on new mail: now you can set a command that cGmail will
56 execute when there are new mails
57 * check interval: now you can set check mails interval using
61 * Notifications: Stop redisplaying already notified messages. Reshow
62 notifications only if user click on status icon.
63 * French translation: Added french translation.
64 * Polish translation: Added polish translation.
65 * Swedish translation: Added swedish translation.
66 * Fix: Corrected bug. Now cgmail will not crash if there are more than
69 * Staus Icon: Now status icon will dispay incoming mail count
70 * Status Icon: Designed icons for message count statuses
71 * Enanched Notifications: Notifications are now cleaner and include a
72 button to open a browser at gmail url.
73 * Translation: Added italian translation
74 * Project Dirs: Reorganized project directories
75 * Notifications: Now only 5 mails subjects and senders will be showed
76 on notifications to avoid to overbound the desktop area
77 * Popup Menu: better menu positioning method
78 * About Dialog: Added about dialog