diff --git a/CHANGELOG.md b/CHANGELOG.md index 001af4ab..ce58deef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,14 @@ This project adheres to [Semantic Versioning](http://semver.org/). -## [1.6.5 / 5.61.5] - 2023-??-?? +## [1.6.5 / 5.61.5] - 2023-01-10 -### Added +### Added - added user mode syscall tracing, now system calls can be logged also in compartment type boxes as well as all Win32k syscalls ### Changed - reworked trace log model, now it can load over 10e6 entries in under 1 second -- removed ApiLog support is now hidden from the trace UI when the apropriate dll's are missing +- ApiLog support is now hidden from the trace UI when the appropriate DLLs are missing ### Fixed - fixed issue with Microsoft Edge in a security enhanced box [#2571](https://github.com/sandboxie-plus/Sandboxie/issues/2571)