12 April 21, 06:24
Quote:Sandboxie + Release v0.7.4 / 5.49.7:
ChangeLog
AddedChanged
- added "UseSbieWndStation=y" to emulate CreateDesktop for selected processes, not only for Firefox and Chrome
- added option to drop the console host process integrity, now you can use "DropConHostIntegrity=y"
- added option to easily add local templates
- added option to disable file migration prompt
- added UI options for variouse security isolation features
- added missing functionality to set template values in the plus UI
Fixed
- reworked window hooking mechanism to improve performance
-- resolves issues with file save dialogs taking 30+ sec to open
-- this fix greatly improves the win32 GUI performance of sandboxed processes
- reworked RPC resolver to be ini configurable
-- the following options are now deprecated:
--- "UseRpcMgmtSetComTimeout=some.dll,n", so use "RpcPortBinding=some.dll,*,TimeOut=y"
--- "OpenUPnP=y", "OpenBluetooth=y", "OpenSmartCard=n" use the new templates instead
-- See the Templates.ini for usage examples
- Align default settings of AutoRecover and Favorites to the Plus version (thanks isaak654)
- list of email clients and browsers is now centralized on Dll_GetImageType
Download
- fixed process-specific hooks being applied to all processes in a given sandbox
- fixed issue with messages and templates sometimes not being properly displayed in the SandMan UI
- fixed issue with compatibility settings not being applied properly
- fixed auto delete issue that got introduced with 0.7.1
- fixed issue with NtSetInformationFile, FileDispositionInformation resulting in Opera installer failing
- fixed issue with MacType introduced in the 0.7.2 build
- fixed global sandboxed windows hooks not working when window rename option is disabled
- fixed issue with saving local templates
- fixed issue when using runas to start a process that was created outside of the Sandboxie supervision
-- since the runas facility is not accessible by default, this did not constitute a security issue
-- to enable runas functionality, add "OpenIpcPath=\RPC Control\SECLOGON" to your Sandboxie.ini
-- please take note that doing so may open other yet unknown issues
- fixed a driver compatibility issue with Windows 10 32 bit Insider Preview Build 21337
- fixed issues with driver signature for windows 7
- fixed minor issue with logging internet blocks
- fixed issue with file recovery when located on a network share
- fixed ui issue with CallTrace
- fixed crated sandbox links gettign double extension
- fixed misplaced labels in the classic ui (thanks isaak654)
- fixed separator line in Sbiectrl (thanks isaak654)