Sandboxie-Plus v0.5.3
Added 2021-01-06 08:30:50 +0000 UTCThis is a maintenance release it brings some small new features and fixes many minor issues.
The plus installer was improved it now provides a extract function and creates the required Sandboxie.ini and Sandboxie-plus.ini for portable operations.
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v0.5.3b
ChangeLog
Added
- added prompt to choose if links in the sandman ui should be open in a sandboxed or unsandboxed browser
- added more recovery options, "recovery & ..." and more recver to options
- added "ClosedClsid=" to block com objects from being used when thay cause compatybility issues
- added "ClsidTrace=*" option to trace COM usage
- added "ClosedRT=" option to block access to problematic Windows RT interfaces
- added option to make a link for any selected process to sandman ui
- added option to reset all hidden messages
- added more process presets "Force program" and "allow internet access"
- added "SpecialImage=chrome,some_electron_app.exe" option to sandboxie.ini, valid image types "chrome", "firefox"
-- with this option you can enable special hardcoded workarounds to new obscure forks of those browsers - added german translation (thanks bastik-1001) to the sandman UI
- added russian translation (thanks lufog) to the sandman UI
- added portuguese translation (thanks JNylson ) to the sandman UI
- added settings for the porteble boxed root folder option
- added process name to resource log
- added command line column to the process view in the sandman UI
Changed
- changed docs and update urls to the new sandboxie-plus.com domain
- greately improved the innos etup script (thanks mpheath)
- "OpenClsid=" and "ClosedClsid=" now support specifyed a program or group name
- by default when started in portable mode the sandbox folder will be located to the parent directory of the sandboxie instance
Fixed
- grouping menu not fully working in the new sandman ui
- fixed can't set quick recovery in sandman ui
- fixed resource leak when loading process icons in sandman ui
- fixed issue with OpenToken debug options
- fixed chrome crashing on websites that cause the invocation of "FindAppUriHandlersAsync"
- fixed issue connecting to the driver when starting in portable mode
- fixed missing template setup when creating new boxes
- fixed a few issues wiht group handling
- fixed issue with GetRawInputDeviceInfo when runnign a 32 bit program on a 64 bis system
- fixed issue when pressing apply int he "Resource Access" tab the last edited value was not always applyed
- fixed issue merging entries in resource access monitor
removed
- removed obsolete "OpenDefaultClsid=n" use "ClosedClsid=" with the aproproate values instead
- removed suspend/resume menu entry, pooling that state wasts substantial cpu cycles, use task explorer for that functionality