Sandboxie-Plus v1.2.6
Added 2022-07-26 08:07:30 +0000 UTCThis build changes two core Sandboxie mechanics.
It reworks the hooking mechanism to enable proper unhooking on dll unload which should solve various compatibility issues
It lets Sandboxie to use custom logon tokens instead of the anonymous one, the option is on by default in the test build and can be controlled with the "SandboxieLogon" setting
This build also adds various UI improvements and a Vintage View Mode which makes Sandman.exe look almost like the classic SbieCtrl.exe
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.2.6
[1.2.6 / 5.57.6] - 2022-07-25
Changed
- the access view list now adds in display the tailing * to file and key paths the same way the driver does 2039
- reworked saving of global options
Fixed
- fixed issue with delete all button #2043
- fixed issue with box prefs #2046
- fixed issue with Delete V2 registry
[1.2.5 / 5.57.5] - 2022-07-22
Changed
- improved a few icons
Fixed
- fixed certificate validation issue
[1.2.4 / 5.57.4] - 2022-07-21
Added
- added delete button to the recovery window #2024
Changed
- improved tree selection display
Fixed
- fixed issues with file panel
- fixed issue with key bindings #2030
- fixed issue wtih RemoveSidName when terminating sbiesvc
- fixed issue with the new hooking mechanism
- fixed BSOD issue with win32k hooks introduced in 1.2.0 #2035
- fixed issue with element11 and electron workaround #2023
[1.2.3 / 5.57.3] - 2022-07-13
Fixed
- fixed issues with new menu code
Changed
- reworked frame drawing
[1.2.2 / 5.57.2] - 2022-07-13
Fixed
- fixed issues with frame-drawing
- fixed issues with the tray and box menu introduced in the last build
- removed focus rectangle from the tree list
Changed
- refactored menu creation code
[1.2.1 / 5.57.1] - 2022-07-11
Added
- added Swedish translation to Plus UI (thanks pb1)
- added Vintage View Mode to make SandMan UI look like SbieCtrl
- added alternative tray menu mechanics
- added ability to auto-generate sandbox icons based on the border colour
Changed
- changed box group icon to a dedicated one
- "browse content" is now available as a side panel in the main window
- animated hourglass icon overlay
Fixed
- fixed DPI issue on Windows 7
- fixed issue with Software Compatibility tab
- fixed issue with OpenKeyPath introduced in build 1.1.1 #2006
[1.2.0 / 5.57.0] - 2022-06-28
Added
- re-engineered "SandboxieLogon=y"; it's on by default, as every sandbox gets its own SID now
-- Note: this enforces strict isolation of sandboxes from each other.
Changed
- reworked hook management, unloaded DLLs are properly unhooked now #1243
- box order is now stored in the Sandboxie-Plus.ini
- improved DPI scaling behaviour