github nexu-io/nexu v0.1.9

latest releases: v0.1.12, v0.1.11, v0.1.10...
2 months ago

๐ŸŽ‰ Highlights

  • ๐Ÿ”Œ Plays nice with other OpenClaw apps โ€” Other OpenClaw-based apps on the same machine? No problem โ€” Nexu now coexists gracefully, running side by side without interference. (#700) Thanks @lefarcen.
  • ๐Ÿ–ผ๏ธ Images work again, everywhere โ€” Switched to macOS-native image processing. Send a photo in Slack, Feishu, WeChat, Discord, or WhatsApp โ€” your bot will see it and respond. No more "image optimization failed". (#674) Thanks @anthhub.
  • ๐Ÿ“„ PDFs and web browsing are back โ€” Bots can read PDF files, fetch web pages, and control a browser with Playwright again. (#689) Thanks @nettee.
  • ๐ŸŽฌ A proper first impression โ€” Fresh installs and upgrades now show a branded loading animation instead of a blank white screen. (#596) Thanks @lefarcen.

๐Ÿ“ฅ Download now: macOS Apple Silicon (.dmg) ยท macOS Intel (.dmg)

Requires macOS 13+.

โœจ What's New

  • ๐Ÿ”‘ Channels connect reliably โ€” Gateway authentication token now correctly reaches OpenClaw, fixing channels stuck on "connecting". (#697) Thanks @lefarcen.
  • ๐ŸชŸ Window behaves โ€” Activating a running instance properly brings the window back (#701, thanks @mrcfps), and the default size is now a consistent 1280ร—720 (#738). Thanks @lefarcen.
  • ๐Ÿ“š Docs refresh โ€” New update guide and troubleshooting pages in Chinese, English, and Japanese. (#713, #716) Thanks @qiongyu1999.

๐Ÿ›ก๏ธ Stability & Reliability

  • Force Quit no longer leaves the app stuck on a loading screen โ€” stale background services are detected and cleaned up automatically. (#734) Thanks @mrcfps.
  • Smoother update installs with better teardown sequencing and user feedback. (#739) Thanks @lefarcen.
  • Port-theft recovery no longer leaves the controller in a confused state. (#726) Thanks @lefarcen.
  • Account-scoped config moved to avoid unnecessary OpenClaw migrations on startup. (#736) Thanks @lefarcen.

๐Ÿ› Bug Fixes

  • Fixed channels not connecting after fresh install (missing gateway token). (#697) Thanks @lefarcen.
  • Fixed "image optimization failed" errors across all messaging platforms. (#674) Thanks @anthhub.
  • Fixed PDF reading and web browsing skills broken after dependency cleanup. (#689) Thanks @nettee.
  • Fixed blank white screen on first launch. (#596) Thanks @lefarcen.
  • Fixed window not appearing when clicking the Dock icon on a running instance. (#701) Thanks @mrcfps.

๐Ÿ”จ For Developers

Click to expand
  • R2 upload switched from wrangler to AWS S3 CLI for reliability. (#730) Thanks @lefarcen.
  • CDN cache purge added to desktop release workflow. (#735, #745) Thanks @lefarcen.
  • Desktop E2E quit uses IPC instead of SIGTERM, fixing test hangs. (#737) Thanks @lefarcen.
  • E2E now selects correct architecture-specific artifacts. (#712) Thanks @nettee.
  • Nightly changelog formatting improved. (#683) Thanks @lefarcen.
  • CI auto-tag uses PAT to trigger downstream release builds. (#692) Thanks @lefarcen.

@lefarcen, @anthhub, @mrcfps, @nettee, @qiongyu1999

Full Changelog: v0.1.8...release/v0.1.9

Don't miss a new nexu release

NewReleases is sending notifications on new releases.