Sandboxie-Plus v1.8.2 Released
Added 2023-04-01 15:32:40 +0000 UTCThis build improves the browser and electron app compatibility quite a bit, it also adds a new web browser compatibility Template wizard allowing to create templates for previously unknown chromium and firefox (gecko) based browsers.
Please review the full Changelog thoroughly as it documents a bunch of new options which allow to control the new compatibility mechanisms and in case of unexpected issues will help to mitigate them.
Please note that with this build we have updated InnoSetup to 6.2.2 which comes with a new more modern icon, also as this is a pre-release build it is not fully signed (only the driver is).
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.8.2
Changelog
Added
- reworked CreateAppContainerToken hook to return a restricted token for the issue #2762-- Note: this behaviour can be disabled with 'FakeAppContainerToken=program.exe,n'
- enabled app container compatibility in App Compartment mode -- Note: this should improve Microsoft Edge compatibility
- added web browser compatybility tempalte wizard #2761
- added a mechanism to dynamically detect chromium and firefox based browsers -- Note: the new mechanism can be disabled using 'DynamicImageDetection=program.exe,n'
Changed
- renamed 'DropAppContainerTokens=program.exe,n' to 'DropAppContainerToken=program.exe,n'
- 'DropAppContainerToken=program.exe,y' can now be used in App Compartment boxes, however it is not recommended security-wise
- the desktop security workaround used for Chrome, Firefox and Acrobat is now enabled by defualt, you cn disable it with "UseSbieDeskHack=n" -- Note: this shoudl allow electron apps to run without 'SpecialImages=chrome,program.exe'
- disabled old token hacks, as with the new App Container Token handling these seam no longer be required -- Note: in case of issues with msedge, chrome, firefox or acrobat, they can be re enabled using 'DeprecatedTokenHacks=y'
- updated innosetup to version 6.2.2 which also comes with a new installer icon
Fixed
- issue with global settings ini section editing
- fixed issue with 'UseRegDeleteV2=y' #2756
- autorun path now supports any length #2769 (thanks Sapour)
- recovery window: delete confirmation dialog is no longer shown when no file/folder is selected #2771 (thanks Sapour)
- fixed WeChat crash issue #2772
Removed
- removed obsolete workaround for maxthon.exe browser version 4