1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-04-27 00:49:15 -05:00

changelog: 2026 Beta1

This commit is contained in:
Bill Zissimopoulos
2026-04-22 18:16:39 +03:00
parent 624f285452
commit d9ffc24334
+13
View File
@@ -1,6 +1,19 @@
# Changelog # 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) ## v2.1 (2025)
- [FIX] Fixes a compatibility problem with certain AntiVirus products (e.g. Trend Micro). - [FIX] Fixes a compatibility problem with certain AntiVirus products (e.g. Trend Micro).