From 831d472da828d9b1d81014fa67b3232077dfcdfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=88=B1=E7=BC=96=E7=A8=8B=E7=9A=84=E5=8F=B6=E4=B8=80?= =?UTF-8?q?=E7=AC=91?= <92030377+love-code-yeyixiao@users.noreply.github.com> Date: Wed, 3 Jul 2024 19:55:23 +0800 Subject: [PATCH] Update CHANGELOG.md Co-Authored-By: isaak654 --- CHANGELOG.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f54a08ce..4e6e6874 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.1x.x / 5.xx.x] - 2024-07-0x + +### Added +- added UI options for "ForceRestartAll" and "UseCreateToken" in OptionWindow +- added an optional context menu option to make folder/file forced quickly + - You can also use "Sandman.exe /add_force program_path" to do it + + + ## [1.14.3 / 5.69.3] - 2024-07-01 ### Changed @@ -34,9 +43,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - added RPC Port message filter mechanism to block unsafe RDP calls via the driver [#3930](https://github.com/sandboxie-plus/Sandboxie/issues/3930) - Usage: "RpcPortFilter=Port,ID,Label" label is optional - added "Job Object" Options page to colelct all job object related options -- added UI options for "ForceRestartAll" and "UseCreateToken" in OptionWindow. -- added a optional context menu option to make folder/file forced quickly. - - You can also use "Sandman.exe /add_force program_path" to do it. ### Changed - Extend "Temp Template" to make it could delete local template section