You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file.
3
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
6
+
## [0.9.2 / 5.51.2] - 2021-08-07
7
+
8
+
### Added
9
+
- added ability to reconfigure teh driver, allowing to enable/disable WFP and otehr features without a reload/reboot
10
+
11
+
### Fixed
12
+
- fixed issue with process start handling introduced in 5.51.0 [#1063](https://github.com/sandboxie-plus/Sandboxie/issues/1063)
13
+
- fixed issue with quick recovery introduced in 5.51.0
14
+
- fixed incompatybility with CET Hardware-enforced Stack Protection on intel 11th gen and AMD 5xxxX cpu's [#1067](https://github.com/sandboxie-plus/Sandboxie/issues/1067)[#1012](https://github.com/sandboxie-plus/Sandboxie/issues/1012)
15
+
16
+
### removed
17
+
- commented out all windows xp specific support code
0 commit comments