Update CHANGELOG.md

This commit is contained in:
isaak654 2021-06-13 20:10:48 +02:00 committed by GitHub
parent 1cded7949d
commit b64d70bdd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 14 deletions

View File

@ -7,31 +7,31 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [0.8.0 / 5.50.0] - 2021-06-13
### Added
- sandboxie by default applies "Close...=!<program>,..." directives to non excluded images if thay are located in a sandbox
-- added 'AlwaysCloseForBoxed=n' to disable this behavioure as it may not be always desired, and it doesn't provide extra security
- added process image informations to samdman UI
- localized template categories in the plus ui
- Sandboxie now applies by default "Close...=!<program>,..." directives to non-excluded images if they are located in a sandbox
-- added 'AlwaysCloseForBoxed=n' to disable this behaviour as it may not be always desired, and it doesn't provide extra security
- added process image information to Sandman UI
- localized template categories in the Plus UI
- added "DisableResourceMonitor=y" to disable resource access monitor for selected boxes
- added option to show trace entries only for the sellected sandbox
- added "UseVolumeSerialNumbers=y" when set, in the \drive\ sandbox location the drive letters are sufixed with the volume SN
-- helps to avoid mengling of files on multiple pendrives usign the same letter
-- note: this option is not compatible with the recovery function of the classic UI, only SandMan ui is fully compatible
- added option to show trace entries only for the selected sandbox
- added "UseVolumeSerialNumbers=y" that allows drive letters to be suffixed with the volume SN in the \drive\ sandbox location
-- it helps to avoid files mixed together on multiple pendrives using the same letter
-- note: this option is not compatible with the recovery function of the Classic UI, only SandMan UI is fully compatible
### Changed
- portable cleanup messge now has y/n/c options
- portable cleanup message now has y/n/c options
- consolidated Proc_CreateProcessInternalW and Proc_CreateProcessInternalW_RS5 to remove duplicate code
- the ElevateCreateProcess fix as sometimes applyed by the PCA will no longer be emulated by default
- the ElevateCreateProcess fix, as sometimes applied by the Program Compatibility Assistant, will no longer be emulated by default
-- use 'ApplyElevateCreateProcessFix=y' or 'ApplyElevateCreateProcessFix=program.exe,y' to enable it
- trace log gets only disabled when it has no entries and the logging is stopped
### Fixed
- fixed APC issue with the new global hook emulation mechanism and WoW64 processes
- fixed ipv6 issues with BlockPort options
- fixed an issue with cheet engine when "OpenWinClass=*" was specified
- fixed IPv6 issues with BlockPort options
- fixed an issue with CheatEngine when "OpenWinClass=*" was specified
- fixed memory corruption in SbieDrv
- fixed crash issue with process elevation on Create Process Calls
- fixed pocess elevation when running in the built in administrator account
- fixed template preview reseting unsaved entries in box options window
- fixed process elevation when running in the built-in administrator account
- fixed template preview resetting unsaved entries in box options window