v1.4.65
What's Changed
- feat(mobile): drag-to-reorder terminal shortcut keys in settings by @Jinwoo-H in #5076
- Allow Claude account switches with unverified live auth by @Jinwoo-H in #5217
- fix(mobile): use Claude icon for Agent Teams by @Jinwoo-H in #5218
- Fix speech model downloads behind proxies by @Jinwoo-H in #5210
- fix(mobile): preserve repeated iOS terminal hyphens by @Jinwoo-H in #5222
- Fix PR merge dropdown availability when checks pass by @Jinwoo-H in #5220
- Fix project rename updates leaking across matching worktree ids by @Jinwoo-H in #5225
- Persist selected PR comments queue and clear on AI agent launch by @AmethystLiang in #5208
- Improve error messaging for git submodule push failures by @AmethystLiang in #5226
- Enable first-input rename for folder workspaces by @brennanb2025 in #5227
- Remove startup PTY spawn health probe and guard daemon replacement with live-session check by @Jinwoo-H in #5230
- Hide saved source control launch dialog by @AmethystLiang in #5229
- Allow restoring all terminals to desktop size from mobile overlay by @AmethystLiang in #5228
- Refine terminal fit restore settings typing and add failure tests by @AmethystLiang in #5233
- Update create project dialog design by @brennanb2025 in #5231
- Fix localized strings getting stuck on language switch by @AmethystLiang in #5150
- Use outline variant for merge abort buttons by @AmethystLiang in #5236
- Implement GitHub issue close reasons and tabbed comment composer by @AmethystLiang in #5235
- Keep restored terminals on daemon PTYs when startup is slow by @Jinwoo-H in #5234
- Persist agent provider sessions at quit and resume them on cold restore by @Jinwoo-H in #5240
- Support GitLab MR unlinking and AI generation in ChecksPanel by @AmethystLiang in #5204
- Support project reordering with groups and add manual-default notice by @AmethystLiang in #5237
- Redesign README for clarity and conversion by @Jinwoo-H in #5244
- Durable persistence for commit message generation across worktree switches by @AmethystLiang in #5243
- Constrain right sidebar primary action widths by @AmethystLiang in #5248
- Constrain right sidebar primary action widths by @AmethystLiang in #5249
- Optimize CI checks caching and polling backoff behavior by @AmethystLiang in #5252
- Update manual project order notice wording and translations by @AmethystLiang in #5253
- Add Grok support to AI Vault by @nwparker in #5258
- Add effectiveness telemetry for in-app GitHub stars by @brennanb2025 in #5245
- fix(serve): persist active serve session tab so PTY output doesn't snap focus to the last tab by @LesleyMurfin in #5131
- Move settings out of help dropdown into dedicated sidebar button by @AmethystLiang in #5272
- Fix active tab scrolling and editor keyboard layout on mobile by @AmethystLiang in #5271
- Add search to quick commands by @AmethystLiang in #5273
- Prompt for terminal link routing preference by @AmethystLiang in #5275
- Clarify Korean terminal link routing label by @AmethystLiang in #5277
- Update Android mobile release links to 0.0.13 by @Jinwoo-H in #5276
- Defer project header pointer capture until drag threshold is crossed by @AmethystLiang in #5278
Full Changelog: v1.4.63...v1.4.65