Skip to content

Releases: coder/boo

v0.5.24

18 Jun 05:39
1837e78

Choose a tag to compare

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

What's Changed

  • fix: route boo ui stderr to BOO_LOG or /dev/null to stop viewport log noise by @kylecarbs in #82
  • chore: release v0.5.24 by @kylecarbs in #83

Full Changelog: v0.5.23...v0.5.24

v0.5.23

18 Jun 04:28
fb2c875

Choose a tag to compare

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

What's Changed

  • feat: inherit the focused session's working directory in boo ui by @kylecarbs in #78
  • chore: release v0.5.23 by @kylecarbs in #81

Full Changelog: v0.5.22...v0.5.23

v0.5.22

17 Jun 21:13
055a0d4

Choose a tag to compare

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

What's Changed

  • fix: keep boo ui scrollback replay compatible with older daemons by @kylecarbs in #75
  • chore: release v0.5.22 by @kylecarbs in #77

Full Changelog: v0.5.21...v0.5.22

v0.5.21

17 Jun 20:06
63eaa0e

Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: v0.5.20...v0.5.21

v0.5.20

15 Jun 19:06
9dafc93

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.19...v0.5.20

v0.5.19

15 Jun 16:15
1d03363

Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: v0.5.18...v0.5.19

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