Skip to content

Release history

Claude Control releases

All releases

21 shown

v0.16.0 New feature
Notable features
  • Add Firefox Developer Edition browser option
Full changelog

What's Changed

  • fix: resolve shell PATH at startup, fix false orphan detection by @rgr4y in https://github.com/sverrirsig/claude-control/pull/43
  • build: shrink packaged app from 575MB to 296MB by @rgr4y in https://github.com/sverrirsig/claude-control/pull/44
  • fix: restore merged PR badge and handle skipped checks by @sverrirsig in https://github.com/sverrirsig/claude-control/pull/46
  • feat: add Firefox Developer Edition browser option by @sverrirsig in https://github.com/sverrirsig/claude-control/pull/47

New Contributors

  • @rgr4y made their first contribution in https://github.com/sverrirsig/claude-control/pull/43

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.15.0...v0.16.0

v0.15.0 New feature
Notable features
  • Stale session indicator and filter
Full changelog

What's Changed

  • feat: stale session indicator and filter by @sverrirsig in https://github.com/sverrirsig/claude-control/pull/41

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.14.0...v0.15.0

v0.14.0 Maintenance

Routine maintenance release for Claude Control.

Changelog

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.13.0...v0.14.0

v0.13.0 New feature
Notable features
  • Version display added
  • Automatic update checking implemented
  • Shell environment handling fixed
Full changelog

What's Changed

  • feat: version display, update check, and shell env fix by @sverrirsig in https://github.com/sverrirsig/claude-control/pull/39

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.12.0...v0.13.0

v0.12.0 New feature
Notable features
  • Added cmux terminal support
Full changelog

What's Changed

  • feat: add cmux terminal support by @sverrirsig in https://github.com/sverrirsig/claude-control/pull/38

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.11.0...v0.12.0

v0.11.0 Security relevant
Notable features
  • Configurable claude command for session launch
Full changelog

What's Changed

  • Configurable claude command for session launch by @sverrirsig in https://github.com/sverrirsig/claude-control/pull/34
  • fix: address security vulnerabilities reported in #36 by @sverrirsig in https://github.com/sverrirsig/claude-control/pull/37

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.10.0...v0.11.0

v0.10.0 New feature
Notable features
  • Native Kitty tab support with AppleScript return fix
  • WezTerm uses native CLI for tab focusing and session management
Full changelog

What's Changed

  • feat: native kitty tab support + AppleScript return fix by @allir in https://github.com/sverrirsig/claude-control/pull/27
  • WezTerm: use native CLI for tab focusing and session management by @sverrirsig in https://github.com/sverrirsig/claude-control/pull/28
  • feat: orphaned session detection, tmux reattach, and README terminal updates by @sverrirsig in https://github.com/sverrirsig/claude-control/pull/31

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.9.0...v0.10.0

v0.9.0 Bug fix
Notable features
  • Refactored terminal adapters using strategy pattern
  • Added Warp support for terminal adapters
Full changelog

What's Changed

  • chore: add CI workflows and Biome formatting by @allir in https://github.com/sverrirsig/claude-control/pull/19
  • fix: terminal cache eviction and AppleScript escaping by @allir in https://github.com/sverrirsig/claude-control/pull/22
  • Fix broken folder picker in New Session and Settings by @sverrirsig in https://github.com/sverrirsig/claude-control/pull/23
  • Refactor terminal adapters into strategy pattern + add Warp support by @sverrirsig in https://github.com/sverrirsig/claude-control/pull/24

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.8.3...v0.9.0

v0.8.3 Maintenance

Routine maintenance release for Claude Control.

Changelog

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.8.2...v0.8.3

v0.8.2 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • chore: upgrade Tailwind v4, React 19, Next.js 16, ESLint 9 by @allir in https://github.com/sverrirsig/claude-control/pull/18

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.8.1...v0.8.2

v0.8.1 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • docs: update README for hook-based status detection by @allir in https://github.com/sverrirsig/claude-control/pull/17

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.8.0...v0.8.1

v0.8.0 Maintenance

Routine maintenance release for Claude Control.

Changelog

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.7.1...v0.8.0

v0.7.1 Maintenance

Routine maintenance release for Claude Control.

Changelog

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.7.0...v0.7.1

v0.7.0 Bug fix

Fixed PID-to-JSONL mapping via hook events.

Full changelog

What's Changed

  • fix: PID-to-JSONL mapping via hook events by @allir in https://github.com/sverrirsig/claude-control/pull/16

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.6.1...v0.7.0

v0.6.1 Maintenance

Routine maintenance release for Claude Control.

Full changelog

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.6.0...v0.6.1

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.6.0...v0.6.1

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.6.0...v0.6.1

v0.6.0 New feature
Notable features
  • Compact side‑by‑side layout for single‑session projects
Full changelog

What's Changed

  • fix: evict stale entries from getPrUrl cache by @allir in https://github.com/sverrirsig/claude-control/pull/14
  • feat: compact side-by-side layout for single-session projects by @allir in https://github.com/sverrirsig/claude-control/pull/15

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.5.0...v0.6.0

v0.5.0 Bug fix

Fixed empty‑state flash on startup and suppressed its visual glitch.

Full changelog

What's Changed

  • fix: evict stale PR status cache entries by @allir in https://github.com/sverrirsig/claude-control/pull/7
  • fix: debounce initial prompt save, extract magic numbers to constants by @allir in https://github.com/sverrirsig/claude-control/pull/4
  • perf: batch process calls, fix AppleScript focus-steal races by @allir in https://github.com/sverrirsig/claude-control/pull/6
  • fix: preview UX, system message filtering, approval prompt improvements by @allir in https://github.com/sverrirsig/claude-control/pull/9
  • chore: add .env to gitignore, remove dead tailwind content path by @allir in https://github.com/sverrirsig/claude-control/pull/11
  • fix: cache getPrUrl to avoid GitHub API rate limit exhaustion by @sverrirsig in https://github.com/sverrirsig/claude-control/pull/12
  • fix: suppress empty state flash on startup by @allir in https://github.com/sverrirsig/claude-control/pull/13

New Contributors

  • @sverrirsig made their first contribution in https://github.com/sverrirsig/claude-control/pull/12

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.4.0...v0.5.0

What's Changed

  • fix: evict stale PR status cache entries by @allir in https://github.com/sverrirsig/claude-control/pull/7
  • fix: debounce initial prompt save, extract magic numbers to constants by @allir in https://github.com/sverrirsig/claude-control/pull/4
  • perf: batch process calls, fix AppleScript focus-steal races by @allir in https://github.com/sverrirsig/claude-control/pull/6
  • fix: preview UX, system message filtering, approval prompt improvements by @allir in https://github.com/sverrirsig/claude-control/pull/9
  • chore: add .env to gitignore, remove dead tailwind content path by @allir in https://github.com/sverrirsig/claude-control/pull/11
  • fix: cache getPrUrl to avoid GitHub API rate limit exhaustion by @sverrirsig in https://github.com/sverrirsig/claude-control/pull/12
  • fix: suppress empty state flash on startup by @allir in https://github.com/sverrirsig/claude-control/pull/13

New Contributors

  • @sverrirsig made their first contribution in https://github.com/sverrirsig/claude-control/pull/12

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.4.0...v0.5.0

v0.4.0 New feature
Notable features
  • Terminal‑agnostic support with tmux integration
Full changelog

What's Changed

  • refactor: foundation cleanup, tests, and type fix by @allir in https://github.com/sverrirsig/claude-control/pull/1
  • feat: terminal-agnostic support with tmux integration by @allir in https://github.com/sverrirsig/claude-control/pull/2

New Contributors

  • @allir made their first contribution in https://github.com/sverrirsig/claude-control/pull/1

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.3.0...v0.4.0

v0.3.0 Maintenance

Routine maintenance release for Claude Control.

Changelog

Full Changelog: https://github.com/sverrirsig/claude-control/compare/v0.2.0...v0.3.0

v0.2.0 New feature
⚠ Upgrade required
  • This build is for Apple Silicon (arm64) Macs only.
  • If macOS blocks the app, run `xattr -cr /Applications/Claude\ Control.app`.
Notable features
  • Desktop notifications for session finish or attention (configurable)
  • Notification sounds with a two-tone chime on status transitions
  • Keyboard navigation using Tab/Shift+Tab to cycle through session cards
Full changelog

What's New

  • PR status badges: Live CI checks, review status, unresolved threads, merge state — with merged/closed indicators
  • Desktop notifications: macOS native notifications when sessions finish or need attention (configurable in Settings)
  • Notification sounds: Subtle two-tone chime on status transitions
  • Keyboard navigation: Tab/Shift+Tab to cycle through session cards
  • Linear issue detection fix: Correctly extracts ticket title/description from Linear MCP tool responses
  • Dashboard polish: Cleaned up header, moved screen picker to Settings, restored Live indicator
  • Card layout fix: Cards no longer stretch to match tallest in row

Install

Download Claude Control-0.2.0-arm64.dmg, open it, and drag to Applications.

If macOS blocks the app, run:

xattr -cr /Applications/Claude\ Control.app

Note: This build is for Apple Silicon (arm64) Macs only.

v0.1.0 Maintenance

Minor fixes and improvements.

Full changelog

Claude Control v0.1.0

First release. macOS (Apple Silicon) only.

Download

  • DMG — Mount and drag to Applications
  • ZIP — Extract and run directly

Note

The app is not notarized, so macOS will warn you on first launch. Right-click the app and select "Open" to bypass Gatekeeper, or run:

xattr -cr /Applications/Claude\ Control.app

Beta — feedback welcome: [email protected]