Skip to content

v0.2.4

Choose a tag to compare

@shayuc137 shayuc137 released this 20 May 10:53
· 34 commits to main since this release

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_found error when headless=false
  • Session file permissions — wrap os.chmod in contextlib.suppress for cross-platform consistency
  • Windows spell directory — user spell directory now uses %APPDATA% on Windows instead of Unix .config path

Full Changelog: v0.2.3...v0.2.4