0.8.0
- Fix: Images from UNC path failing (#111)
- Add: Ability to force a refresh of cached images via IgnoreCache switch on New-BTImage
- Add: ACTIONABLE NOTIFICATIONS! Exposed via ActivatedAction and DismissedAction parameters on Submit-BTNotification and New-BurntToastNotification
Changes:
- f4acfab Merge pull request #113 from Windos/v0.8.0
- 8cf19db Changelog and version number
- a4e1c69 Change from aliases to warn and continue (actionable toasts)
- a8df509 Actionable toasts on 'New-BurntToastNotification' only 7.1+
- 59bb991 Added event registration, warn on unsupported
- ece9399 Fixes #111 + Adds ignoring image cache
- 722072d Only do codecov if specified
- 6a63dc1 ADD: About topic template
- 3a30b3c Update download to latest version
- fd06169 Remove TODO and update contributors