| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| desktop-x64-sha256.txt | 2026-04-08 | 242 Bytes | |
| nexu-0.1.11-mac-x64.dmg | 2026-04-08 | 354.2 MB | |
| nexu-0.1.11-mac-x64.zip | 2026-04-08 | 349.2 MB | |
| desktop-arm64-sha256.txt | 2026-04-08 | 246 Bytes | |
| nexu-0.1.11-mac-arm64.dmg | 2026-04-08 | 329.5 MB | |
| nexu-0.1.11-mac-arm64.zip | 2026-04-08 | 324.9 MB | |
| README.md | 2026-04-08 | 3.5 kB | |
| v0.1.11 source code.tar.gz | 2026-04-08 | 110.1 MB | |
| v0.1.11 source code.zip | 2026-04-08 | 110.7 MB | |
| Totals: 9 Items | 1.6 GB | 0 | |
๐ Highlights
- ๐ Desktop Rewards Center โ Earn credits by starring the repo, sharing assets, and inviting friends. Track your balance and claim rewards directly from the desktop app. (#789) Thanks @anthhub @nettee .
- ๐ฌ Three new managed channels: QQ, WeCom, and DingTalk โ Connect QQ, WeCom, and DingTalk directly from the dashboard as a bundled new channel set. (#775, [#895]) Thanks @Siri-Ray and @qiongyu1999.
- ๐ Localized LLM errors โ Provider failures are now translated into clearer, actionable messages across channels instead of raw English stack traces. (#834) Thanks @lefarcen.
- ๐งฉ Model provider registry โ Provider settings are now driven by a centralized registry, making model/provider management much easier to evolve. (#837) Thanks @mrcfps.
๐ฅ Download now: macOS Apple Silicon (.dmg) ยท macOS Intel (.dmg)
Requires macOS 13+. Windows beta available โ see [#897].
โจ What's New
- ๐ Rewards Center building blocks โ Daily check-in, GitHub Star verification, social sharing, and invite flows ship together as a complete credits center. (#913, [#914], [#918], [#921], [#923], [#942], [#945], [#952]) Thanks @anthhub and @lefarcen.
- ๐ Channel docs & setup polish โ Setup guides and docs links for QQ, WeCom, and DingTalk landed alongside the runtime plugins. (#776, [#781], [#833], [#897]) Thanks @qiongyu1999 and @caiqiling958-cmd.
๐ก๏ธ Stability & Reliability
- ๐ Fixed SIGUSR1 restart loops and BYOK model override regressions in the controller runtime. (#915, [#936]) Thanks @lefarcen.
- ๐ฉน Restored packaged `NEXU_HOME`, auto-cleared launchd disabled overrides, and hardened upgrade startup recovery so users no longer get stranded on blank/loading states. (#836, [#885], [#906]) Thanks @lefarcen.
- ๐ช Windows dev/distribution flow stabilization, Help menu fixes on Windows/Linux, Rosetta warnings, and packaged debug shortcut recovery. (#449, [#888], [#939]) Thanks @PerishCode and @lefarcen.
๐ Bug Fixes
- Removed redundant connectivity actions from QQ / DingTalk / WeCom setup; docs links and setup copy were also cleaned up. (#894, [#943]) Thanks @Siri-Ray and @qiongyu1999.
- Fixed interrupted cloud-login browser recovery and Minimax OAuth browser launching. (#892, [#926]) Thanks @lefarcen.
- Prevented locale bootstrap from overriding explicit user choice. (#924) Thanks @anthhub.
- Refreshed share-link behavior for a smoother rewards experience. (#947, [#952]) Thanks @lefarcen.
๐จ For Developers
Click to expand
- ๐ Analytics migrated from Amplitude to PostHog across web, desktop renderer, and controller transports. (#778) Thanks @mrcfps. - โ Desktop E2E coverage collection and reporting added. (#698) Thanks @mrcfps. - ๐ฌ Nightly signing and E2E orchestration hardened to prevent build-pipeline regressions. (#698, [#863], [#925], [#930]) Thanks @mrcfps and @lefarcen. - ๐งช Release/build workflows improved with stale E2E cancellation, reserved Windows lanes, and Bothub verification support. (#839, [#925], [#930]) Thanks @joeylee12629-star and @lefarcen.Full Changelog: https://github.com/nexu-io/nexu/compare/v0.1.10...release/v0.1.11