Notion Desktop v0.2.8
English | 中文说明
Fixes the dark-mode window border issue on affected machines by replacing the fragile PowerShell Add-Type approach with koffi native FFI.
- The DWM dark-mode attribute is now set directly from the main process via koffi (N-API prebuilt, no .NET compiler / CLM dependency), eliminating the
Add-Typecompilation failure that left the 1px border white on some machines. - DWM/theme calls append to
nd-dwm.login%APPDATA%\notion-desktop\for cross-machine diagnosis.