diff --git a/Changelog.md b/Changelog.md index 2b24b5b9..aced8981 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,19 @@ # Changelog +## v2.2B1 (2026 Beta1) + +- [FIX] Fixes vulnerability CVE-2026-3006 discovered by Tay Kiat Loong. + +- [FIX] The WinFsp Network Provider provides improved shell support for network file systems not managed by the Launcher. See commit f021496. + +- [FUSE] Add FUSE option `FlushOnCleanup`. See PR #614 by @chenjie4255. + +- [FUSE] FUSE now respects the `direct_io` flag. See PR #646 by @chenjie4255. + +- [FUSE] Add FUSE option `AddWriteEaAccess`. See PR #648 by @chenjie4255. + + ## v2.1 (2025) - [FIX] Fixes a compatibility problem with certain AntiVirus products (e.g. Trend Micro).