Update CHANGELOG.md

This commit is contained in:
isaak654 2022-04-11 14:18:09 +02:00 committed by GitHub
parent abcd27857b
commit 7cbd036903
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -11,11 +11,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [1.0.18 / 5.55.18] - 2022-04-?? ## [1.0.18 / 5.55.18] - 2022-04-??
### Added ### Added
- added minor browsers to BlockSoftwareUpdaters template (by APMichael) [#1602](https://github.com/sandboxie-plus/Sandboxie/issues/1602#issuecomment-1091956328) - added minor browsers to BlockSoftwareUpdaters template (by APMichael) [#1784](https://github.com/sandboxie-plus/Sandboxie/pull/1784)
### Changed ### Changed
- Failed memory read attempts to unboxed processes will no longer cause message 2111 by default - Failed memory read attempts to unboxed processes will no longer cause message 2111 by default
-- Note: the message can be enabled in the settings if desired with "NotifyProcessAccessDenied=y" -- Note: the message can be enabled in the settings if desired with "NotifyProcessAccessDenied=y"
- reordered BlockSoftwareUpdaters template (by APMichael) [#1785](https://github.com/sandboxie-plus/Sandboxie/pull/1785)
### Fixed ### Fixed
- fixed pipe impersonation in compartment mode - fixed pipe impersonation in compartment mode