GrowlMail 1.4.0b1 has been released!
This release will only install and work on 10.9 + Mavericks Mail Update. My intent is to finish testing against 10.9.1 and release 1.4.0 in sync with Apple. Please keep in mind that this is a beta version and as such there might be still be bugs that I haven't run into yet in my specific usage. With that in mind, please post any sample reports (you can generate them via the gear button in Activity Monitor) and crash reports (you can get at those in Console.app) to the google group or as an issue on the google code issue tracker at <
https://code.google.com/p/growlmail/issues/entry>.
new features:
* per-mailbox notifications, configure it however you want.
* 1 notification per-gmail message, no matter how many labels you've applied
fixed the following issues:
* restores notification click callback functionality with Growl 2.1.3, clicking a notification will open the message in a new window. I have added the ability to have GrowlMail reveal the message in your regular message window but I found a couple odd cases that i haven't had a chance to fully track down where it wasn't revealing it correctly. You can enable this mode by doing this command in terminal: defaults write ~/Library/Containers/com.apple.mail/Data/Library/Preferences/com.bewarereactor.growlmail GMMessageRevealedInMainWindow -bool YES