Skip to content

Releases: grimmerk/codev

v1.0.55

01 Apr 14:25
4597569

Choose a tag to compare

  • Feat: macOS Terminal.app support — launch, switch (title + TTY matching), cross-ref disambiguation

v1.0.52

31 Mar 16:39
f97d84a

Choose a tag to compare

  • Fix: VS Code Claude Code sessions no longer cause false purple dots on terminal sessions

v1.0.51

31 Mar 16:08
ab7f390

Choose a tag to compare

  • Fix: cache update status to survive renderer race condition
  • "Latest" now clickable to re-check for updates

v1.0.50

31 Mar 15:37
24e3d0b

Choose a tag to compare

  • Green dot badge on Settings button when update is ready to install

v1.0.49

31 Mar 15:02
e3c07a3

Choose a tag to compare

  • Custom update UI: "Check for Update" + "Install & Restart" in Settings popup
  • No auto-popup dialogs — update check is manual only

v1.0.48

31 Mar 14:24
0e73bee

Choose a tag to compare

  • In-app auto-update for non-MAS builds (via update-electron-app)
  • CI: upload signed zip alongside DMG for Squirrel.Mac auto-updater

v1.0.46

30 Mar 17:16
c8ff3cb

Choose a tag to compare

  • Fix: arrow keys not changing selected item after returning from background
  • Fix: Settings panel close not returning focus to correct search input (React closure trap)

v1.0.43

29 Mar 08:47
5e5c85b

Choose a tag to compare

  • cmux: cross-reference detection via tree TTY field (requires cmux v0.63+)
  • Fixes purple dot for bare claude / claude -r sessions with in-session /rename on cmux

v1.0.42

22 Mar 16:16
0704f35

Choose a tag to compare

  • iTerm2: cross-reference detection via per-tab TTY + tab name matching
  • Fixes purple dot for bare claude / claude -r sessions with in-session /rename

v1.0.41

22 Mar 15:18
0ccc54a

Choose a tag to compare

  • Fix: detection regex matches -r in addition to --resume for correct purple dot
  • Fix: same-cwd session disambiguation via -n/--name and -r/--resume title matching
  • Docs: full same-cwd detection + switch accuracy matrix