Update CHANGELOG.md
This commit is contained in:
parent
abcd27857b
commit
7cbd036903
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue