Sandboxie-Plus 1.0.10
Added 2022-02-07 08:21:45 +0000 UTCA new sandboxie+ build is out
This build fixed a lot of various issues.
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/1.0.10
ChangeLog
Added
- added option to show only boxes in tray with runnign processes #1186
-- additional option show only pinned bixes, in box options a bix can be set to be always shown in theay list (Pinned) - added options menu command to reset the GUI #1589
- added 'Run Un-Sandboxed' context menu option
- added new trigger "OnBoxDelete" that allows to specify a command that is run UNBOXED just before the box content gets deleted
-- note: this can be used as a replacemetn to the DeleteCommand #591 - sellected box operations (deletion) no longer show the progress dialog 1061
-- instead a box with a running operation show a blinking hour glass icon, the context menu can be used to cancel the operation
Changed
- HideHostProcess=program.exe can now be used to hide sandboxie services #1336
- updater blocking is now done using a template called BlockSoftwareUpdaters
- enchanced "StartProgram=..." making "StartCommand=..." obsolete
-- for same functionality as "StartCommand=..." use "StartProgram=%SbieHome%\Start.exe ..." - merged "Auto Start" General tab with the "Auto Exec" Advanced tab into a universal"Triggers" Advanced tab
Fixed
- fixed a couple issues with the new breakout process feature and improved security (thanks Diversenok)
- fixed issues with re opening already open windows #1584
- fixed issue with desktop access #1588
- fixed issue handling commandline invokation #1133
- fixed ui issue with main window state when switching always on top attribute #1169
- fixed issue with box context menu in tray list 1106
- fixed issue with "AutoExec=..."
- fixed issues canceling box deletion operations didn't working 1061
- fixed issue with DPI scalling and color picker dialog #803
Removed
- removed UseRpcMgmtSetComTimeout=AppXDeploymentClient.dll,y used for free download manager as it broke other things
-- when using free download manager ad the line manually to your sandboxie.ini