- Disable auto-detect for BurntToast (03952d5) by Sean Flanigan
- Removed no longer existing parameter for BurntNotificationToast '-AppId' [Fixes #11] (89c84e3) by @JD-CSTx
- Use jPowerShell 3.0.1 [Fixes #10] (b67f9bd)
- Migrate to Java 8 (c728c5e)
- Move windows vm to gusztavvargadr/w10e (a8ef16c)
- Default RuntimeExecutor timeout is now 500 ms (8d792b5)
- Revert "Set timeout parameter for terminal-notifier" (0a26ad5)
- Timeout in RuntimeExecutor is now set from Application configuration (9d0fb02)
- Close notifier in *Example (95a2a45)
- Set timeout parameter for terminal-notifier (c5fcb9c)
- Do not set a default app activation for terminal-notifier (61f142f)
- Provide a default Application (8ee5e65)
- Log a warning when a configured notifier is not valid (4e227b4)
- Ignore unknown certificates when installing Windows notifiers (c37e1d4)
- Fail when a command returns a code != 0 (76e7f4f)
- Remove duplicated code by introducing Executor#tryExec (6b1faaf)
- Can set email when sending notification with Pushbullet (0510467)
- Replace Objects#toStringHelper() deprecated calls (0dc3234)
- Fail when pushbullet credentials are not valid (a62638f)
- Escape argument when executing notifu (41358dd)
- Prevent dock icon creation on OS X (f7ba636)
- Better log messages (1dbc5a2)
- Can set Snarl application password (c2e5d3b)
- Register Snarl application before each notification (0e8e719)
- Use notifier 'none' to not send notifications (8b30bc2)
- Log Growl errors in debug when used in auto discovery mode (24aa149)
- Indicate if a notifier is persistent (3b21eb2)
- Can send notification to multiple implementations at once (7cf3ccc)
- Can automatically select notifier if they are available (3c0339c)
- Add Toaster notifier for Windows > 8 (d6f2a80)
- Add notification center notifier using AppleScript (8d070c1)
- Can set application icon using terminal-notifier (7709750)
- Can set sound using terminal-notifier (257ca55)
- Package generated sources in sources.jar (589caf6)
- Add AnyBar notifier view