1.1.2
Bindings improvements
  • Fix Python incorrectly setting priority if not sticky
BeepHammer improvements
  • Xcode project automatically builds appropriate Growl framework
  • Support for using with Growl-WithInstaller.framework for testing
Framework improvements
  • Fix cases in which Growl-WithInstaller could delete Growl without installing a new version
  • Fix leak of an NSDictionary in [GrowlApplicationBridge registrationDictionaryByFillingInDictionary:restrictToKeys:]
New Growl Registration Dictionary Editor (beta)
  • Ticket importing
  • Menu items to generate code to post the selected notifications
  • Undo/redo support
  • Drag and drop fixes
  • General code and interface improvements
1.1
Bindings
  • Added coalescing to the AppleScript API. (#390)
  • Added a PHP binding (with permission).
  • Added multiple network bindings.
Framework
  • Applications can now add an Alias (shortname) for a notification. (#562)
0.7.2
Framework
  • registrationDictionaryForGrowl is no longer called for each notification
  • Stopped console messages when applications attempt to notify and Growl is turned off. (#310)
0.7.4
Framework
  • Frameworks updated to support Universal Binary. Note that previous frameworks will still work, and have been tested to work. Applications will need to be restarted once Growl is started for everything to work though. (as per reports) Please report any problems ASAP to the discussion list on the contact page.
0.7.2
Framework
  • registrationDictionaryForGrowl is no longer called for each notification
  • Stopped console messages when applications attempt to notify and Growl is turned off. (#310)
0.7
Growl Core
  • Passive registration (#70)
  • Coalescing support (#33)
  • Get GrowlHelperApp version number via the command line (#29)
  • Applications can now specify a preferred display plugin (#126)
Framework
  • Carbon apps can have a Growl installer now (#77)
  • Fixed click notifications using the Carbon API (#152)
  • Easier functions for registering manually (#91)
  • Only return click & timeout notification to the application requesting it (#203)
Bindings
  • Sticky support for the Java bindings (#72)
  • Icon support for the Perl bindings (#6)
Documentation
  • More sample code (#82)
0.6.2
Framework
  • When the WithInstaller framework finished installing Growl, and Growl was launched, GrowlApplicationBridge didn't register. Fixed (#102).
  • The Carbon API is much richer now, matching the Cocoa API in flexibility.
  • LaunchGrowlIfInstalled is deprecated in favour of Growl_LaunchIfInstalled.
Bindings
  • Better example notifications in the Perl binding. Fixes #53.
  • Separated the Growl Java class from the jnotify example (#171).
Documentation
  • Fixed disagreement between Carbon documentation and Carbon header (#78).
Growl Core
  • Added utilities for comparing versions. Fixes #113.
0.6.1
Documentation
  • Carbon documentation gave unreasonable directions for setting up a project to use the framework. Fixed (#57).
0.6
Bindings
  • Java by Karl Adam
  • Ruby by Thomas Kollbach
Frameworks
  • Created Growl-WithInstaller.framework, which allows developers to install Growl if the user does not have it.
  • Added click-feedback support for Cocoa.
  • Started migration from PKG to Prefpane install. This means that the Framework which goes into /Library/Frameworks is being phased out. Newer versions must be bundled with your application.
0.5 (Initial release.)
Bindings
  • AppleScript
  • Carbon
  • Cocoa
  • Perl
  • Python
  • TCL
Website hosted by James Cox