Skip to content

Releases: coder/boo

v0.5.18

13 Jun 20:37
f9aac27

Choose a tag to compare

Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh

What's Changed

Full Changelog: v0.5.17...v0.5.18

v0.5.17

13 Jun 18:22
116bbd2

Choose a tag to compare

Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh

What's Changed

  • fix(ui): recognize encoded arrows so C-a Up/Down/Left/Right works again by @kylecarbs in #56
  • chore: release v0.5.17 by @kylecarbs in #57

Full Changelog: v0.5.16...v0.5.17

v0.5.16

13 Jun 04:09
dc6f60c

Choose a tag to compare

Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh

What's Changed

  • fix: mirror keyboard protocol state onto the real terminal and decode encoded C-a everywhere by @kylecarbs in #53
  • chore: release v0.5.16 by @kylecarbs in #54

Full Changelog: v0.5.15...v0.5.16

v0.5.15

12 Jun 19:45
2a3bd04

Choose a tag to compare

Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh

What's Changed

Full Changelog: v0.5.14...v0.5.15

v0.5.14

12 Jun 16:42
ccf0383

Choose a tag to compare

Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh

What's Changed

  • fix: make peek after kill deterministically report no session by @kylecarbs in #46
  • fix(src/ui.zig): render UTF-8 in the sidebar and status row by @kylecarbs in #49
  • chore: release v0.5.14 by @kylecarbs in #51

Full Changelog: v0.5.13...v0.5.14

v0.5.13

11 Jun 23:06
28ccff5

Choose a tag to compare

Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh

What's Changed

  • feat: add Nix flake packaging and prepare README for open-source by @kylecarbs in #39
  • fix: improve the readme by @kylecarbs in #40
  • fix: print PATH setup instructions when install dir is not in PATH by @kylecarbs in #41
  • fix: add demo video to README by @kylecarbs in #42
  • docs: explain advantages over screen and tmux in README by @kylecarbs in #43
  • fix(src/paths.zig): fall back when XDG_RUNTIME_DIR is unusable by @kylecarbs in #44
  • chore: release v0.5.13 by @kylecarbs in #45

Full Changelog: v0.5.12...v0.5.13

v0.5.12

11 Jun 17:42
c5b8ca7

Choose a tag to compare

Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh

What's Changed

  • fix: stop detach key tails from leaking into the surrounding shell by @kylecarbs in #36
  • fix(src/client.zig): tolerate input writes racing the detach by @kylecarbs in #38
  • chore: release v0.5.12 by @kylecarbs in #37

Full Changelog: v0.5.11...v0.5.12

v0.5.11

11 Jun 07:01
e362ac6

Choose a tag to compare

Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh

What's Changed

Full Changelog: v0.5.10...v0.5.11

v0.5.10

11 Jun 06:39
ad971da

Choose a tag to compare

Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh

What's Changed

Full Changelog: v0.5.9...v0.5.10

v0.5.9

11 Jun 06:12
7413dda

Choose a tag to compare

Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh

What's Changed

Full Changelog: v0.5.8...v0.5.9