v1.4.118
What's Changed
- Show collapse affordance on status sidebar headers by @nwparker in #7051
- Fix delayed TUI mouse wheel reports by @Jinwoo-H in #7060
- feat(ssh): add ControlMaster multiplexing for system SSH transport by @ProjectBarks in #6922
- Prevent stale terminal pixels on tab reveal by @brennanb2025 in #7058
- Revert "Prevent stale terminal pixels on tab reveal" by @brennanb2025 in #7073
- Cut fseventsd load: fix macOS exclusion cap, drop wide always-on FSEvents streams by @nwparker in #7068
- Fix AppImage env leakage into Linux terminal shells by @nwparker in #7076
- Reduce idle git status polling by @nwparker in #7069
- Raise WebGL terminal context budget and recover from context loss by @Jinwoo-H in #7064
- Promote stale agent targets when live titles prove they are sendable by @AmethystLiang in #7043
- Fix worktree sort crash when display name is missing by @nwparker in #6993
- Push-refresh git status on repo metadata changes and shell command completion by @nwparker in #7086
- Bound hot-terminal full-snapshot checkpoints with a per-session cooldown by @nwparker in #7088
- Support Claude weekly Fable usage meter by @nwparker in #7079
- Refresh AI Vault session list on window refocus by @AmethystLiang in #7075
- Skip no-op state writes and bound save postponement in persistence by @nwparker in #7092
- Fix Activity thread options trigger ref loop by @nwparker in #7096
- Fix mobile terminal Korean IME composition on Android by @realitsyourman in #7011
- Tune worktree card drag targets by @nwparker in #7095
- Fix cursor agent ime anchor by @lvfen in #7061
- Bump mobile app.json to 0.0.20 by @AmethystLiang in #7100
- Move githubCache out of the durable state file into a quit-time sidecar by @nwparker in #7101
- Garbage-collect stale worktreeMeta for externally-deleted worktrees by @nwparker in #7107
- Prevent unsigned Windows app releases by @brennanb2025 in #6806
- Show Git-created worktrees in external discovery by @brennanb2025 in #7078
- Fix Windows SignPath PSGallery preflight by @brennanb2025 in #7135
- Fix stale terminal frames on worktree return: clear alt screen on snapshot restore + WebGL reveal hardening by @brennanb2025 in #7133
- Fix Windows inner signature PowerShell path by @brennanb2025 in #7136
- Temporarily bypass Windows inner signature gate by @brennanb2025 in #7137
New Contributors
- @ProjectBarks made their first contribution in #6922
- @realitsyourman made their first contribution in #7011
Full Changelog: v1.4.116...v1.4.118