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