From 717e6638059d4fdc2bc8ba5a1ce655c93b22738d Mon Sep 17 00:00:00 2001 From: Mohammed Boujemaoui Date: Mon, 10 Apr 2023 12:33:32 +0200 Subject: [PATCH] Firing notifications from non-admin accounts in elevated context planned in version 1.4.0 --- request.md | 1 + 1 file changed, 1 insertion(+) diff --git a/request.md b/request.md index 6c5586b..29a8547 100644 --- a/request.md +++ b/request.md @@ -4,6 +4,7 @@ Planned features for each specific version ## Version 1.4.0 +- Fire notifications from non-admin accounts in elevated context [#54](https://github.com/mohabouje/WinToast/issues/54) - Fire notifications from the ActionCenter [#35](https://github.com/mohabouje/WinToast/issues/35) - Adding the ability to reuse the AUMID of the current process [#80](https://github.com/mohabouje/WinToast/issues/80) - Change the arguments of specific actions (Buttons) [#72](https://github.com/mohabouje/WinToast/issues/72)