Releases: BobVul/GrowlToToast
Releases · BobVul/GrowlToToast
v2.0.3 release
Installation (updating is same)
- Grab the latest release
- 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.
- Exit Growl if it is running.
- 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.
- Start Growl and enable the display in the Growl settings.
Change Log
v2.0.3 (2018-08-21)
Implemented enhancements:
- Support non-English languages (Unicode) #24
Closed issues:
- More reliable message passing #9
v2.0.2 release
Installation (updating is same)
- Grab the latest release
- 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.
- Exit Growl if it is running.
- 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.
- Start Growl and enable the display in the Growl settings.
Change Log
v2.0.2 (2018-06-13)
Fixed bugs:
- Android notifier error #22
v2.0.1 release
Installation (updating is same)
- Grab the latest release
- 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.
- Exit Growl if it is running.
- 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.
- Start Growl and enable the display in the Growl settings.
Change Log
v2.0.1 (2018-06-13)
Implemented enhancements:
- More detailed logging for Toaster, and debug logging option #23
v2.0 release
Installation
- Grab the latest release
- 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.
- Exit Growl if it is running.
- 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.
- Start Growl and enable the display in the Growl settings.
Change Log
v2.0 (2018-01-31)
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 release
- 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 release
- 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 release
Add option to ignore close commands for issue #1
v0.1 release
Add readme