| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| desktop-x64-sha256.txt | 2026-03-30 | 240 Bytes | |
| nexu-0.1.8-mac-x64.dmg | 2026-03-30 | 287.9 MB | |
| nexu-0.1.8-mac-x64.zip | 2026-03-30 | 282.9 MB | |
| desktop-arm64-sha256.txt | 2026-03-30 | 244 Bytes | |
| nexu-0.1.8-mac-arm64.dmg | 2026-03-30 | 271.9 MB | |
| nexu-0.1.8-mac-arm64.zip | 2026-03-30 | 267.0 MB | |
| README.md | 2026-03-30 | 3.6 kB | |
| v0.1.8 source code.tar.gz | 2026-03-30 | 84.7 MB | |
| v0.1.8 source code.zip | 2026-03-30 | 85.2 MB | |
| Totals: 9 Items | 1.3 GB | 0 | |
π Highlights
- π» Now available for Intel Macs β Native builds for both Apple Silicon and Intel. (#550)
- π± WhatsApp & Telegram! β Connect your bots to two of the world's most popular messaging platforms. WhatsApp via QR scan, Telegram via BotFather β both just work. (#554)
- π System Proxy β zero config β The desktop runtime now auto-detects your macOS system proxy. Corporate VPN, Clash, Surge β all just work, no manual setup. (#637)
- π¦ Ollama β your local models, one click β Running Llama, Mistral, or Gemma locally? Plug Ollama in as a model provider and go. (#575)
- β‘ WeChat connects 40x faster β Cold-start slashed from ~2 minutes to ~5 seconds. Bots come online almost instantly. (#646)
- π§ Reinstall? Just drag and drop. β Background services no longer lock the .app bundle. Replace the app anytime, even with bots running. (#597)
π₯ Download now: macOS Apple Silicon (.dmg) Β· macOS Intel (.dmg)
Requires macOS 13+. Windows support arriving in v0.2.0 πͺ
β¨ What's New
- π Models stay fresh β Official model inventory refreshes automatically, no restart needed (#634)
- π¬ Real group names β Group chat sessions now display actual group names instead of cryptic IDs (#660)
- π§© Smarter skill sync β Installed skills auto-detect workspace config changes and stay in sync (#643)
- β¬οΈ Live download progress β Watch your skills install in real-time with progress indicators (#580)
- π Nightly gets a changelog β Every nightly build now ships with auto-generated release notes and linked issues (#677)
π‘οΈ Stability & Reliability
- Updates are smarter β the app verifies no critical files are locked before installing, preventing failed silent upgrades
- Every exit path (window close, Cmd+Q, Force Quit, even renderer crashes) now properly cleans up background services
- Startup refuses to attach to leftover services from a different app version β no more ghost processes
- Runaway sidecar crashes trigger a circuit breaker instead of looping forever
- Diagnostic exports now include step-by-step bootstrap timing for faster troubleshooting
π Bug Fixes
- Fixed white screen on macOS 14.7.4+ after upgrade (#597)
- Closing the window now hides to background like Slack β no more "Quit or Background?" dialog (#673)
- Cmd+R no longer accidentally reloads the app in production (#639)
- WhatsApp stays connected after sleep/wake cycles (#668)
- Various model provider and channel connectivity improvements
π¨ For Developers
Click to expand
- Intel Mac packaging flow with architecture-specific builds (#550) - Desktop E2E automation framework with packaged app testing (#650) - Background launchd helper commands for debugging (#672) - CI installs and desktop packaging speed optimized (#590) - Nightly builds include Feishu notification with download links (#677) - Release PR merge now auto-tags and publishes release notes β merge = ship ππ New Contributors
- @hkslover made their first contribution in [#589]
Welcome! π
π Contributors
@lefarcen, @alchemistklk, @anthhub, @ashleyashli, @qiongyu1999, @hkslover, @mrcfps, @nettee, @Siri-Ray
Full Changelog: https://github.com/nexu-io/nexu/compare/v0.1.7...v0.1.8