Update README.md

This commit is contained in:
Martin Bengtsson 2021-12-08 12:21:32 +01:00 committed by GitHub
parent 05c560f140
commit 3d0e0b21bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,6 @@ Blog posts, documentation as well as if any questions, please use: https://www.i
- 2.3.0 Added the Register-CustomNotificationApp function - 2.3.0 Added the Register-CustomNotificationApp function
- This function retrieves the value of the CustomNotificationApp option from the config.xml - This function retrieves the value of the CustomNotificationApp option from the config.xml
- The function then uses this name, to create a custom app for doing the notification. - The function then uses this name, to create a custom app for doing the notification
- This will reflect in the shown toast notification, instead of Software Center or PowerShell - This will reflect in the shown toast notification, instead of Software Center or PowerShell
- This also creates the custom notifcation app with a prevention from disabling the toast notifications via the UI - This also creates the custom notifcation app with a prevention from disabling the toast notifications via the UI