This build fixes various issues and adds various minor improvements.
You can support the project through donations, any help will be greatly appreciated.
If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build.
Changelog
Added
- added domain\user notation when the LogFile registry setting is applied as workaround for #2207
-- usage: in "HKLM\SYSTEM\CurrentControlSet\Services\SbieSvc" add REG_SZ "LogFile" with "3;[path]\Sandboxie.log" - added option to block host processes from accessing sandboxed ones #2132
-- usage: DenyHostAccess=Program.exe,y
-- note: by default, this protection only applies for write access, that is, unsandboxed processes will still be able to obtain read-only access
-- to prevent host processes from obtaining read access, ConfidentialBox=y must also be set, which require a supporter certificate - added compatibility template for ReHIPS
- added creation of all default folders in privacy box type #2218
Changed
- improved SandMan settings behaviour for non admin users #2123
Fixed
- fixed issues with group moving via drag and drop
- approved more required syscalls #2190
- fixed issues when deleting box content and the file panel view is open
- fixed issue with config protection #2206
- fixed issue with default box #2195
- fixed issue with keyboard delete shortcut for process termination
Removed
- removed obsolete Online Armor template