From fb722f7724db4f2461c1628c079665d0c165518b Mon Sep 17 00:00:00 2001 From: Ben Whitmore <44303264+byteben@users.noreply.github.com> Date: Thu, 14 Jan 2021 12:06:30 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d1aeb04..79ae856 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Version History +**Version 1.2.14 - 14/01/21** + +-Fixed logic to return logged on DisplayName - Thanks @MMelkersen +-Changed the way we retrieve the SID for the current user variable $LoggedOnUserSID +-Added Event Title, Description and Source Path to the Scheduled Task that is created to pop the User Toast +-Fixed an issue where Snooze was not being passed from the Scheduled Task +-Fixed an issue with XMLSource full path not being returned correctly from Scheduled Task + **Version 1.2.10 - 10/01/21** -Removed XMLOtherSource Parameter