Skip to content

v2.0 release

Compare
Choose a tag to compare
@BobVul BobVul released this 31 Jan 06:08
· 14 commits to master since this release

Installation

  1. Grab the latest release
  2. Run the MSI installer. This will install the application and create the "GrowlToToast.Toaster" shortcut in your Start Menu. The Start Menu shortcut must exist; it is required in order to display notifications as of Windows 10 v1709.
  3. Exit Growl if it is running.
  4. Run the "GrowlerInstaller" application. You can run this from the shortcut in your Start Menu, under the GrowlToToast folder. This will add the actual plugin to Growl. In most cases, simply installing it under the "Current User" location will be enough.
  5. Start Growl and enable the display in the Growl settings.

Change Log

v2.0 (2018-01-31)

Full Changelog

Implemented enhancements:

  • Create a proper installer #15
  • Show and log errors #14
  • Temporary image files should be cleaned up #12

Fixed bugs:

  • Image cleanup will probably fail if no images were ever created #18
  • System-wide install uses the wrong path #17
  • Toaster should accept empty images #13
  • Currently does not work in 1709 #11
  • Notifications fail to display if linked icon is missing #6

Closed issues:

  • Plugin installer should run as admin by default #16

* This Change Log was automatically generated by github_changelog_generator


Why skip 1.0? Because earlier versions had 1.0.0.0 baked into the assembly, which would have interfered with the newly introduced version detection.