BurntToast
1.0.0-Preview2
Module for creating and displaying Toast Notifications on Microsoft Windows 10, Windows Server 2019, and newer.
IMPORTANT: The usage of this module changes substantially with Version 1.0.0, and is not compatible with previous versions.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2023 Joshua (Windos) King. All rights reserved.
Package Details
Author(s)
- Joshua (Windos) King
Tags
Notifications Utilities Windows10 Toast
Functions
Add-BTDataBinding Add-BTImage Add-BTInputTextBox Add-BTText New-BTContentBuilder Show-BTNotification
Dependencies
This module has no dependencies.
Release Notes
## [v1.0.0-Preview2](https://github.com/Windos/BurntToast/releases/download/v1.0.0-Preview2/BurntToast.zip)
### Breaking Changes
- Consolidated multiple image functions into one function, Add-BTImage.
- Add-BTAppLogo and Add-BTHeroImage have been removed and their functionality added to Add-BTImage.
### Features
- Added Attribution switch to Add-BTText, allowing addition of attribution text to a toast notification.
- Added Bindable switch to Add-BTText, allowing addition of bindable string to a toast notification that can be dynamically updated via data binding.
- Added Add-BTDataBinding function, allows for the addition of data binding key value pairs to a toast content builder for use in tandem with bindable strings.
- Added Add-BTInputTextBox function, allowing addition of text boxes.
### Improvements
- Ensure all invalid characters are removed from potential file system paths when caching images (thanks @markekraus)
### Libraries
- Microsoft.Windows.SDK.NET.Ref libraries bumped to 10.0.22621.28
- Microsoft.Toolkit.Uwp.Notifications libraries bumped to 7.1.3
## [v1.0.0-Preview1](https://github.com/Windos/BurntToast/releases/download/v1.0.0-Preview1/BurntToast.zip)
### Breaking Changes
- Began rewriting module making use of Toast Content Builder objects. Available functions in Preview1 include:
- Add-BTAppLogo
- Add-BTHeroImage
- Add-BTImage
- Add-BTText
- New-BTContentBuilder
- Show-BTNotification
### Libraries
- Microsoft.Windows.SDK.NET.Ref libraries bumped to 10.0.22000.22
- Microsoft.Toolkit.Uwp.Notifications library bumped to 7.1.2
FileList
- BurntToast.nuspec
- lib\Microsoft.Windows.SDK.NET\WinRT.Runtime.dll
- BurntToast.psd1
- BurntToast.psm1
- config.json
- README.md
- en-us\about_BurntToast.help.txt
- Images\BurntToast-Logo.png
- Images\BurntToast.png
- lib\Microsoft.Toolkit.Uwp.Notifications\README.md
- lib\Microsoft.Toolkit.Uwp.Notifications\net461\Microsoft.Toolkit.Uwp.Notifications.dll
- lib\Microsoft.Toolkit.Uwp.Notifications\net5.0-windows10.0.17763\Microsoft.Toolkit.Uwp.Notifications.dll
- lib\Microsoft.Windows.SDK.NET\Microsoft.Windows.SDK.NET.dll
- lib\Microsoft.Windows.SDK.NET\README.md
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-Preview2 (current version) | 3,158 | 5/6/2023 |
1.0.0-Preview1 | 988 | 2/9/2022 |
0.8.5 | 20,189,574 | 12/30/2020 |
0.8.4 | 2,104 | 12/29/2020 |
0.8.3 | 260,335 | 10/4/2020 |
0.8.2 | 2,789 | 9/24/2020 |
0.8.1 | 150 | 9/17/2020 |
0.8.0 | 4,880 | 9/11/2020 |
0.7.2 | 26,873 | 8/6/2020 |
0.7.1 | 92,522 | 4/9/2020 |
0.7.0 | 116,574 | 4/1/2019 |
0.6.3 | 40,724 | 2/2/2019 |
0.6.2 | 19,328 | 6/5/2018 |
0.6.1 | 7,173 | 10/16/2017 |
0.6.0 | 2,848 | 4/28/2017 |
0.5.2 | 920 | 3/14/2017 |
0.5.1 | 1,170 | 1/1/2017 |
0.5.0 | 310 | 11/3/2016 |
0.4 | 888 | 7/31/2015 |
0.3 | 125 | 7/22/2015 |