GrowlToToast Versions Save

Sends Growl notifications to Windows 10 toasts

v2.0.3

5 years ago

Installation (updating is same)

  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.3 (2018-08-21)

Full Changelog

Implemented enhancements:

  • Support non-English languages (Unicode) #24

Closed issues:

  • More reliable message passing #9

v2.0.2

5 years ago

Installation (updating is same)

  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.2 (2018-06-13)

Full Changelog

Fixed bugs:

  • Android notifier error #22

v2.0.1

5 years ago

Installation (updating is same)

  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.1 (2018-06-13)

Full Changelog

Implemented enhancements:

  • More detailed logging for Toaster, and debug logging option #23

v2.0

6 years ago

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.

v0.2a3

7 years ago
  • Add option for persistent notifications that do not automatically dismiss on the first time the action centre is opened. Persistent notifications will only be dismissed when the "x" is pressed. Fixes #1.

If upgrading from 0.1: File names have changed. When upgrading, delete all old files (possibly with the exception of display.settings).

v0.2a2

7 years ago
  • Add support for sending image for issue #2
  • Add support for (optionally) sending application name. There appears to be no way to customise font, position, etc. in a Win10 Toast.

File names have changed. When upgrading, delete all old files (possibly with the exception of display.settings).

v0.2a

8 years ago

Add option to ignore close commands for issue #1

v0.1

8 years ago