Skip to content

Releases: gbasin/agentboard

v0.4.8

Choose a tag to compare

@github-actions github-actions released this 02 Aug 16:11
9f2e4ad

What's Changed

  • fix(config): ignore ambient HOSTNAME that echoes the machine hostname by @0x79H in #184
  • feat(terminal): per-connection grouped sessions for externally-discovered sessions by @0x79H in #168
  • fix(ios): stop identical repaints from destroying text selection (v0.4.8) by @gbasin in #185

Full Changelog: v0.4.7...v0.4.8

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 30 Jul 22:25
7db78c0

What's Changed

  • fix: black border around terminal on mobile (v0.4.7) by @gbasin in #181

Full Changelog: v0.4.6...v0.4.7

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:55
cfc3267

What's Changed

  • ci: pin all GitHub Actions to commit SHAs and add Dependabot by @gbasin in #173
  • chore(deps): bump actions/checkout from 4.4.0 to 7.0.1 by @dependabot[bot] in #174
  • chore(deps): bump softprops/action-gh-release from 2.6.2 to 3.0.2 by @dependabot[bot] in #175
  • chore(deps): bump actions/setup-node from 4.4.0 to 7.0.0 by @dependabot[bot] in #176
  • chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #177
  • chore(deps): bump actions/download-artifact from 4.3.0 to 8.0.1 by @dependabot[bot] in #178
  • fix: stop terminal tearing on Claude no-flicker repaints (v0.4.6) by @gbasin in #180

New Contributors

Full Changelog: v0.4.5...v0.4.6

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 24 Jul 01:33
d6c2363

What's Changed

  • fix(terminal): dispose grouped session when tmux attach fails by @dsfaccini in #160
  • fix(terminal): read pty client identity via list-clients instead of display-message -c by @0x79H in #165
  • feat(settings): runtime toggle for prefer-window-name by @0x79H in #167
  • fix(terminal): paste into the session the pty client is attached to by @0x79H in #166
  • fix(client): persist manual session order across refreshes by @gbasin in #169
  • fix(client): snap session rows on auto-resort instead of animating by @gbasin in #170
  • chore: release v0.4.5 by @gbasin in #172

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 01 Jul 22:31
fde1916

What's Changed

  • fix: deliver pasted text as a bracketed tmux paste (v0.4.4) by @gbasin in #155

Full Changelog: v0.4.3...v0.4.4

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 30 Jun 13:00
e033ec4

What's Changed

  • fix: restore image paste for Claude (desktop + mobile) in fullscreen (v0.4.3) by @gbasin in #154

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 01:02
5216db9

What's Changed

  • fix: harden tmux clipboard delivery and polling (v0.4.2) by @gbasin in #153

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 20:08
dc152e3

What's Changed

  • fix: focus terminal on mobile app-mouse tap by @gbasin in #152

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 19:41
1274fb4

What's Changed

  • feat: support Claude Code fullscreen mouse mode by @gbasin in #151

Full Changelog: v0.3.3...v0.4.0

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 16 Jun 20:11
b52bb0f

What's Changed

  • fix: collapse duplicated Codex turns in transcript preview (v0.3.3) by @gbasin in #149

Full Changelog: v0.3.2...v0.3.3