Releases: smtg-ai/claude-squad
Releases · smtg-ai/claude-squad
v1.0.19
Changelog
- 78b6efd: Bump version to 1.0.19 (@mufeez-amjad)
v1.0.18
Changelog
- a4ab698: fix: move expensive operations off UI event loop and fix stale preview pane (#253) (@miamachine)
- 434ca25: fix: use actual binary name in completion scripts (#289) (@estubmo)
- 2231d84: feat: add instance reorder with Shift+J/K (#286) (@neokim)
- 908a995: fix: prevent inconsistent state when Pause() encounters IsDirty error (#285) (@neokim)
- 389e59d: test: cover orphaned worktree directory cleanup in Setup (#294) (@jayshrivastava)
- c8350ca: perf: compute full diff only for the selected instance (#279) (@hanbin8269)
v1.0.17
Some new features to improve utility!
Changelog
- b4b43ab: feat: Enable selecting source branch for session (#262) (@mufeez-amjad)
- 166112a: fix: Update claude trust prompt handling (#263) (@mufeez-amjad)
- 52aa2dd: feat: Allow configuring preset profiles for creating sessions (#264) (@mufeez-amjad)
v1.0.16
Perf fixes and a new terminal tab!
Changelog
- 7f3bc74: feat: Show working indicator while creating worktrees (#252) (@jennings)
- 3d46dae: fix(ui): Remove extra background (#255) (@mufeez-amjad)
- e69ff9c: feat: add Terminal tab for interactive shell access (#247) (@luckyDaveKim)
- 19d20d1: perf: Improve worktree startup time (#256) (@mufeez-amjad)
v1.0.14
v1.0.13
Changelog
- cb057c0: fix: Fix nil pointer dereference panic in debug command (#196) (@kimeuichan)
- 029af72: Enable tmux mouse mode for created sessions (@mufeez-amjad)
v1.0.12
Changelog
- 343c7e2: fix: Make session creation faster (@mufeez-amjad)
v1.0.11
Changelog
- 46ced5e: fix: Auto-accept claude trust prompt (@mufeez-amjad)
v1.0.10
Changelog
- 8676c3e: fix(session): Retain stdout when pausing/checking out a session (#177) (@mufeez-amjad)
v1.0.9
The preview pane now supports scrolling!
CleanShot.2025-07-12.at.23.06.45-converted.mp4
Changelog
- 33832d9: feat(ui): Support scrolling in preview pane (#176) (@mufeez-amjad)