Releases: coder/boo
v0.5.24
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
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
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
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- Improve top-level help formatting by @anikchand461 in #69
- fix: use portable ioctl request codes by @rymdbar in #63
- fix: create boo ui sessions at the viewport size by @kylecarbs in #73
- fix: capture held prefix command keys via kitty release events by @kylecarbs in #74
- chore: release v0.5.21 by @kylecarbs in #76
New Contributors
- @anikchand461 made their first contribution in #69
- @rymdbar made their first contribution in #63
Full Changelog: v0.5.20...v0.5.21
v0.5.20
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- fix: repaint boo ui after a session resets the terminal (RIS) by @kylecarbs in #70
- chore: release v0.5.20 by @kylecarbs in #71
Full Changelog: v0.5.19...v0.5.20
v0.5.19
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- fix: stop libghostty stream logs from corrupting the boo ui viewport by @raphaelk-medsimples in #65
- chore: release v0.5.19 by @kylecarbs in #68
New Contributors
- @raphaelk-medsimples made their first contribution in #65
Full Changelog: v0.5.18...v0.5.19
v0.5.18
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- perf: reuse unchanged viewport rows in boo ui by @kylecarbs in #58
- chore: release v0.5.18 by @kylecarbs in #59
Full Changelog: v0.5.17...v0.5.18
v0.5.17
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
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
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- feat: add C-a s to toggle the sidebar in boo ui by @kylecarbs in #50
- chore: release v0.5.15 by @kylecarbs in #52
Full Changelog: v0.5.14...v0.5.15