Update CHANGELOG.md

[skip ci]
This commit is contained in:
offhub 2024-06-06 21:42:29 +03:00 committed by GitHub
parent 491ec939d6
commit b06574ddbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- To use this feature SandboxieAllGroup=y must be enabled - To use this feature SandboxieAllGroup=y must be enabled
- Note: that this fundamentaly changes the mechanism Sbie uses for token creation, the new mechanism can be enabled separately with "UseCreateToken=y" - Note: that this fundamentaly changes the mechanism Sbie uses for token creation, the new mechanism can be enabled separately with "UseCreateToken=y"
- Added "EditAdminOnly=y" can now be configured per box - Added "EditAdminOnly=y" can now be configured per box
- Add UI for CoverWindows in NewBoxWizard. - Add UI for CoverBoxedWindows in NewBoxWizard.
- Add UI option to start unsandboxed process but force child processes in SelectBoxWindow. - 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 "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 for EditAdminOnly in SetupWizard.