From 869f533a4293b5c1ec863526c54f4ad77acd70f5 Mon Sep 17 00:00:00 2001 From: love-code-yeyixiao <188240888@qq.com> Date: Sat, 1 Jun 2024 16:26:31 +0800 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee7e0082..5c0ef1be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Add UI option to start unsandboxed process but force child processes in SelectBoxWindow. - Add option "AlertBeforeStart".When it is set,a prompt pops up before launching a new program into the sandbox using "Start.exe" and checks if the program that started "Start.exe" is a Sandboxie component itself,if it is not, a warning pops up. - Add option for EditAdminOnly in SetupWizard. -- Add option "HideInteractionProcess" to hide the interactive user's processes from the sandboxed process list. +- Add option "HideNonSystemProcess" to hide processes other than some system services from processes lists for sandboxed processes. - Add option "HideSbieProcess" to hide Sandboxie Work Process(SbieSvc,SandboxieRpcSs,etc.). - When "HideFirmWareInfo" is set,the programs which try getting fireware info will get false data from HKEY_CURRENT_USER\\SOFTWARE\\SandboxieHide\\FalseFirewareValue