๐ 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: v0.1.10...release/v0.1.11