Release v0.1.107
- Version: 0.1.107
- Version type: patch
Changelog
[0.1.107] - 2026-07-13
Features
- Portable coding agent across cli, web, mobile, and p2p (#1032) (cca70cf)
- Frameless desktop window + menu-bar icon tray (#1067) (e318e94)
- Support editing MCP servers in settings (#1008) (a26735b)
- Require successful connection test before saving a model (#1006) (f558119)
- Quote-reply — quote a passage from a response into the composer (#1054) (b3c9253)
Fixes
- Keep sidebar branding on web and mobile (#1069) (de70d95)
- Add accessible names to icon-only buttons and unlabeled controls (#1057) (f4b2fcb)
Performance
- Cut per-token render and save overhead in the chat streaming pipeline (#1053) (c037a72)
- Lazy-load posthog-js so analytics leaves the entry chunk (#1058) (7f008f9)
- Lazy-load KaTeX and drop the duplicate markdown parser (#1059) (0852182)
- Stop leaking desktop-only tauri plugins into the web entry (#1060) (a5667ab)
Refactor
Documentation
Other
- Revert 0.2.0 bump and link CLI install guide on web (#1079) (65da5eb)
- Drop 5s test timeout in pr-metrics (#1072) (185431e)
- Replace demo-nightly with nightly image rebuild + scope preview cleanup (#1063) (5d83346)
Platform Builds
- ✅ Desktop: Building via CI
- ✅ iOS: Building and deploying to TestFlight
- ✅ Android: Building and deploying to Play Store (Internal)