-
released this
2026-05-21 18:22:41 +00:00 | 115 commits to main since this releaseFixed
- Shared terminal: a guest who joined after the host enabled the terminal stayed read-only.
The host now re-sends the terminal state when a guest joins, so the terminal is available. - Inventory page no longer jumps back to the top when it refreshes (e.g. when elevated data
arrives) — scroll position is preserved and unchanged data isn't re-rendered. - Shared terminal now follows the cursor to the bottom as output arrives (e.g.
ls -la),
instead of staying scrolled up.
Downloads
- Shared terminal: a guest who joined after the host enabled the terminal stayed read-only.