03 April 23, 10:13
Quote:Changelog
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
[1.8.2a / 5.63.2] - 2023-04-02
ChangedFixed
- disabled token based workarounds when in compartment mode
[1.8.2 / 5.63.2] - 2023-04-01Added
- fixed issue with the new SBIE2307 message being triggered on media removal
- excluded some old token hacks (for Firefox) from being disabled
- long-standing ping issue with compartment type boxes #1608
Changed
- 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 compatibility template 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'
Fixed
- 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 default, you cn disable it with "UseSbieDeskHack=n" -- Note: this should allow electron apps to run without 'SpecialImages=chrome,program.exe'
- disabled old token hacks, as with the new App Container token these seem to be no longer required -- Note: in case of issues with Microsoft Edge, Chrome, Firefox or Acrobat, they can be re-enabled using 'DeprecatedTokenHacks=y'
- updated Inno Setup to version 6.2.2 which also comes with a new installer icon
Removed
- 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
[1.8.1 / 5.63.1] - 2023-03-12Added
- removed obsolete workaround for maxthon.exe browser version 4
Fixed
- added certificate protection #2722
Download
- fixed issue with finder search in trace log
- fixed issue with NT namespace virtualization #2701
- fixed issue with "run unsandboxed" #2710
- fixed issue with new box wizard #2729
- fixed issue with breakout processes and user-restricted sandboxes #2732
- fixed a couple of UI issues #2733
- fixed useless help button #2748