0.7.1
- Update: Microsoft Community Toolkit to 6.0.0
- New: Support relative paths on images
- New: "ScheduledToast" switch added to
Get-BTHistory
which returns scheduled or snoozed toast notifications - Enhancement: Libraries only loaded on module import if libraries not already loaded
- Enhancement: Validate that image paths exist
- Fix: Reverted to XML clean up to remove curly braces if databindings are not being used (Issue #72)
Known Issues
- Regardless of what snooze option is chosen, a snoozed toast will re-appear after 9 minutes
- Cause is unknown and isn't unique to v0.7.1, will be investigated while working on v0.7.2
Changes:
- 4d28eb3 Merge pull request #95 from Windos/v0.7.1
- 0e74640 Appease codacy
- 86e229e Update readme
- ddb62ae Updated release notes
- 73fb44a Reporposing notes for next version
- a44cb5c Add switch to return snozed toasts
- 3828a06 Update build template
- 09ff1c6 Update Community Toolkit to 6.0.0
- 887e14d Updating tests to reflect changes
- 559fc5e Only use NotificationData if needed
See More
- 9a09ae2 More image path fixes
- 0451b6c Fix for bad image path
- 191c58c Merge branch 'master' into v0.7.1
- 407fd51 Make the markdown linter happy
- cc5a7ba Merge branch 'master' of https://github.com/Windos/BurntToast
- 2ae5d8f Additional env data requested
- 88e9b67 Create FUNDING.yml
- 092727f Issue templates + steer to discussions
- cc4b644 Adding notes from Stream
- 5a2a405 Remove dup line
- f5cbfeb Fix: Error when re-importing module (assembly loaded)
- 360ba65 OTSB!
- 460c57c Add: Support for relative image paths, warn if missing
- b9179ca Fix: Assumed app logo in module directory
- 097e34a Merge pull request #85 from Skatterbrainz/patch-1
- e5a0551 syntax updates
- f9df0df Merge pull request #79 from 1RedOne/master
- a250b40 Removed trailing newline
- ef7dd67 added PS tag to code block
- 8d08719 fixed broken link
- 37d0de9 Updates example for Shoulder Tap, adds Shoulder Tap to Readme and intro snippets as well, links to completed blog post on topic too
- 13f65b5 Merge pull request #70 from Paxz/v0.7.1
- bb3fd70 Minor fix to the Example and some comments
- 63c81f1 Getting ready for 0.7.1 work
- 9b6fdb7 Updating links
- 60730a7 Merge pull request #65 from Windos/0.7.0
This list of changes was auto generated.