Skip to content

wmux v2.0.1

Choose a tag to compare

@openwong2kim openwong2kim released this 24 Mar 07:50
· 506 commits to main since this release

wmux v2.0.1

Patch release with packaging fixes and UI polish.

Fixes

  • Daemon now included in packaged appdist/daemon was missing from extraResource, breaking session persistence in production builds
  • Daemon launcher paths — production builds now correctly find daemon script via process.resourcesPath
  • Status bar background — uses theme-aware var(--bg-mantle) instead of hardcoded #11111b
  • GitHub repo link — Settings > About now links to actual repo
  • Version display — reads from package.json instead of hardcoded strings (Settings, MCP server, CLI)
  • Update button — links to GitHub Releases page (no auto-update server needed)
  • Theme renameClaudeSandstone to avoid trademark issues
  • Repo cleanup — removed internal docs (decisions.md, progress.md, handoff.md, etc.)

npm

npm install -g @wong2kim/wmux@2.0.1

Full Changelog

v2.0.0...v2.0.1