Releases: jcgay/send-notification
Releases · jcgay/send-notification
v0.15.1
- Removed no longer existing parameter for BurntNotificationToast '-AppId' [Fixes #11] (89c84e3) by @JD-CSTx
v0.15.0
- Use jPowerShell 3.0.1 [Fixes #10] (b67f9bd)
- Migrate to Java 8 (c728c5e)
- Move windows vm to gusztavvargadr/w10e (a8ef16c)
v0.14.0
- 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)
v0.13.0
- 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)
v0.12.0
- Can set email when sending notification with Pushbullet (0510467)
v0.10.2
- Replace Objects#toStringHelper() deprecated calls (0dc3234)
- Fail when pushbullet credentials are not valid (a62638f)