Sandboxie-Plus 1.7.1 Released
Added 2023-01-30 19:44:07 +0000 UTCThis build improves the user experience by providing a new Box creation wizard and improving on the box picker dialog.
It is now possible to create a new sandbox from the run sandboxes dialog and if need be set it as temporary, so that it gets removed after the program terminates. The box picker dialog was improved and contains now a search function to be accessed with Ctrl+F.
The boxes now created use by default the Delete V2 scheme in case you experience any issues with new boxes, this can be changed back in the box options to the old Delete V1, no old boxes will be migrated to Delete V2.
The sandbox options have been restructured and the new layout is used by default, in the global settings under the appearance options it is possible to switch back to the old layout.
To improve on security the SandMan UI now indicates which processes have an administrative and which a system token.
Last but not least this build fixes a lot of issues, please see Changelog for more details.
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.7.1
Changelog
Added
- added option to create a new sandbox to run from the box picker dialog
- added sandbox creation wizard (not available in Vintage View mode)
- added ability to open all com classes #2448-- use OpenClsid={00000000-0000-0000-0000-000000000000} to open all
- the SandMan UI now indicates if a sandboxed process has a Elevated(Admin) or System token
- DropAdminRights can now be configured per process #2293
- added self removing boxes #1936
- added Ctrl+F search filter to the box picker dialog, this allows quickly to find a particular box
- added menu options to edit the templates.ini and the sansboxie-plus.ini
Changed
- refactored network blocking code in driver
- box options now show the expanded paths where apropriate
- made new box option layout the default (can be changed back in appearance settings)
Fixed
- fixed BlockNetworkFiles=y not working together with RestrictDevices=y #2629
- fixed SandMan crash issue introduced in 1.7.0
- fixed trace log filter is not case-insensitive
- fixed performance issues with Delete V2
- fixed issue with NtQueryDirectoryFile data alignment #2443
- fixed issue with Microsoft Edge 111 dev build #2631
- fixed issue with mio sockets #2617
- fixed issue with run menu entries created from the options/settings window #2610
- fixed issues with start menu when using snapshots #2589