What's Changed
- fix: type safety for nullable content fields by @EricSeastrand in #849
- fix(happy-server): add pagination limit to artifacts list endpoint by @HirokiKobayashi-R in #595
- fix(happy-app): prevent message and table content from overflowing on mobile web by @EricSeastrand in #853
- fix(happy-app): disable overscroll bounce and pull-to-refresh on web by @EricSeastrand in #852
- fix(security): prevent XSS in Mermaid WebView by @ex3ndr-bot in #678
- feat: delete machines + hide offline from settings by @bra1nDump in #1073
- fix(server): increase cross-replica fetchSockets timeout to prevent false "RPC method not available" by @ratio-dd in #1075
- feat: prometheus metrics for RPC handler by @bra1nDump in #1121
- fix: strip scope prefix from RPC metric labels by @bra1nDump in #1122
- fix(cli): detect Claude Code native binary (2.1.113+) by @PavelPotapov in #1140
- fix(docker): set WORKDIR so tsx can resolve @/* path aliases by @linjianbjfu in #1137
- fix(chat): redesign scroll-to-bottom button by @chphch in #1083
New Contributors
- @ex3ndr-bot made their first contribution in #678
- @ratio-dd made their first contribution in #1075
- @PavelPotapov made their first contribution in #1140
- @linjianbjfu made their first contribution in #1137
Full Changelog: v1.1.6...cli-1.1.7