github Windos/BurntToast v0.8.4

latest release: v0.8.5
3 years ago

0.8.4

  • Enhancement: Header ID on New-BTHeader is now optional. An ID will be auto generated if not specified (#125)
  • Enhancement: Hero images can now be specified using the New-BurntToastNotification function using the -HeroImage parameter (#80)
  • Enhancement: AppIDs can now be specified using the New-BurntToastNotification function using the -AppId parameter.
  • Enhancement: You can now specify a UniqueIdentifier when using the Remove-BTNotification function rather than component Tag and Group strings.
  • Fix: Weird edge cases when taking text from Twitch/IRC and using them in a toast is now sorted.

0.8.3

  • Fix: Error when running Update-BTNotification on PowerShell 6.0+ (#120)
  • Fix: Error when using actionable toast parameters on any version (#122)
  • Fix: Multiple warnings about events not being supported when specifying multiple event types.

0.8.2

  • Add: AdaptiveGroups are now usable via New-BTColumn

0.8.1

  • Fix: Toast alias removed in 0.8.0 has been restored
  • Deprecation: Signalling removal of Shoulder Tap cmdlets in future version, v0.9.0
  • Deprecation: Signalling removal of Path parameter from New-BTAudio in future version, v0.9.0. MicrosoftDocs/windows-dev-docs#1593

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:

See More
  • ba91e40 Fixing my mistake on a merge conflict
  • df4b867 Merge pull request #134 from cedarbaum/add_app_id_param_to_new_notification_cmdlet
  • 69b1c60 Merge branch 'v0.8.4' into add_app_id_param_to_new_notification_cmdlet
  • 4d63e3b Change log and contribs
  • 40cf296 Adjusting indent and order
  • 78c27a1 Merge pull request #132 from UniverseCitiz3n/main
  • b542c7a Catching up on change log
  • 3023790 Add AppId parameter to New-BurntToastNotification cmdlet.
  • 161ed16 Adding feature to handle HeroImage
  • 0f3e32e Merge pull request #127 from glennsarti/gh-125-optional-id [ #125 ]
  • ffe568b Merge pull request #130 from steviecoaster/GH129 [ #129 ]
  • 6597468 Merge pull request #128 from steviecoaster/GH84 [ #84 ]
  • b8ddef4 (GH#129) Adds -Online help to all public cmdlets
  • 0aa8e60 (GH#84) Adust docmentation for -Sound parameter
  • 06f9119 (GH-125) Make Header ID optional [ #125 ]

This list of changes was auto generated.

Don't miss a new BurntToast release

NewReleases is sending notifications on new releases.