From f42548219fc9a154057abc35434d7892069c86b0 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Tue, 16 Apr 2024 18:49:12 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04662842..fabbb6db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Added "BlockInterferenceControl=y" option to prevent sandboxed processes from forcing windows on top and moving the mounse pointer (thanks Yeyixiao) - Note: this option may cause issues in games hence do not enable it for gaming boxes. +### Changed +- improved Avast template [#3777](https://github.com/sandboxie-plus/Sandboxie/pull/3777) + ### Fixed - fixed When I change the BlockDNS and BlockPorts options, the Apply button is not activated [#3807](https://github.com/sandboxie-plus/Sandboxie/issues/3807) - fixed troubleshooting wizard broke with new qt [#3810](https://github.com/sandboxie-plus/Sandboxie/discussions/3810)