v0.2.4
Windows Compatibility Fixes
Seed-user testing revealed Windows edge cases. All three are minor but improve the out-of-box experience.
Bug Fixes
- Windows headed mode — skip Xvfb virtual framebuffer on Windows; was triggering misleading
xvfb_not_founderror whenheadless=false - Session file permissions — wrap
os.chmodincontextlib.suppressfor cross-platform consistency - Windows spell directory — user spell directory now uses
%APPDATA%on Windows instead of Unix.configpath
Full Changelog: v0.2.3...v0.2.4