Update CHANGELOG.md
This commit is contained in:
parent
12b873e240
commit
c78c60bf7a
|
@ -20,12 +20,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
-- Now comments in the Sandboxie.ini are being preserved as well as the order of all entries
|
||||
- enabled configuration section list replacement with a hash map to improve configuration performance
|
||||
- improved progress and status messages for the Plus installer (by mpheath) [#1168](https://github.com/sandboxie-plus/Sandboxie/pull/1168)
|
||||
- disabled Turkish language on Plus UI for inactivity (by isaak654) [#1215](https://github.com/sandboxie-plus/Sandboxie/pull/1215)
|
||||
|
||||
### Fixed
|
||||
- fixed Plus upgrade install in Windows 7 (by mpheath) [#1194](https://github.com/sandboxie-plus/Sandboxie/pull/1194)
|
||||
- fixed custom autoexec commands being executed on each box start instead of only on the initialization
|
||||
- fixed a design issue limiting the maximal amount of processes in one box to 511
|
||||
- fixed handle leaks in the lingering process monitor mechanism
|
||||
- fixed build issue with explicit SHA256 fd algorithm for driver sign (by isaak654) [#1210](https://github.com/sandboxie-plus/Sandboxie/pull/1210)
|
||||
|
||||
### removed
|
||||
- removed support for Microsoft EMET (Enhanced Mitigation Experience Toolkit), as it was EOL in 2018
|
||||
|
|
Loading…
Reference in New Issue