Welcome to the Growl beta page!
There will be a new release of Growl here soon. Please check back!
- Do not post this beta to version tracking or news sites
- Do not advertise this beta on forums, mailing lists, etc
It is alright to pass this link to your friends, but do so with care.
Bugs:
http://trac.growl.info - Search, and if there isn't a ticket on the issue, make a forum post or email us.
Forums:
http://forums.cocoaforge.com/viewforum.php?f=6
Feedback:
Growl Discuss mailing list
IRC:
irc://irc.freenode.net/#growl
Growl 1.1.3 beta 3
Note: This beta includes the most recent version of the GrowlMail 1.1.3 beta.
Version History
Known Issues:
- Localizations have not been fully updated. The next release is targeted for complete localization. Only note issues that break in a particular localization, not missing, incomplete or incorrect translations.
1.1.3 beta 3 ([4808])
- Growl
- find the largest representation for an image for WebKit styles (see prior changes)
- client portions necessary to resolve the infamous .regDict file in Trash
- Developers
- framework portions necessary to resolve the infamous .regDict file in Trash
Prior Changes from betas 1 and 2
- Extras
- rewritten GrowlMail, 10.5 compatible
- fix growlnotify on 10.5
- Growl
- show notifications on all Spaces (10.5)
- fix notifications not appearing if a display style is gone (default to Smoke)
- fix Smoke displaying both checked for size when not selected
- fix close widget not being visible if a notification appeared under the cursor
- display version separately in About tab instead of in credits
- optimize memory usage
- Performance Optimization
- reduce image conversion for icons (better performance)
- massive memory usage reduction and leak fixes for WebKit display styles
- keep registration information around instead of continually retrieving
- Developers
- garbage-collected framework (linking enabled)
- updated Registration Dictionary Editor
- minor memory and compatibility fixes for Growl-WithInstaller framework