Releases: connorads/remobi
Releases · connorads/remobi
v1.2.1
Compare
Sorry, something went wrong.
No results found
1.2.1 (2026-07-16)
Bug Fixes
session: replay SGR mouse encoding in client snapshots (72357a0 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-07-14)
Features
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-07-14)
Features
serve: support herdr as target multiplexer (deb6ab0 )
Reverts
v1.0.4
Compare
Sorry, something went wrong.
No results found
1.0.4 (2026-06-23)
Bug Fixes
serve: chmod node-pty spawn-helper at runtime instead of via postinstall (1043e8d )
v1.0.3
Compare
Sorry, something went wrong.
No results found
1.0.3 (2026-04-01)
Bug Fixes
cli: scaffold portable configs and support base paths (816dcb6 )
serve: canonicalise prefixed app entry (d03168b )
v1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2026-03-29)
Bug Fixes
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2026-03-27)
Bug Fixes
setup: clarify config auto-discovery validation (99267f3 )
v1.0.0-dev.1
Compare
Sorry, something went wrong.
No results found
chore
mark built-in runtime migration as breaking (20d466b )
BREAKING CHANGES
remobi replaces the ttyd-based runtime with the built-in terminal runtime.
v0.5.1-dev.2
Compare
Sorry, something went wrong.
No results found
Bug Fixes
load Unicode11Addon on headless mirror to align character widths (54a3ec5 )
remove terminal padding that exposed white document background (cd92504 ), closes #terminal
set document background from theme to eliminate white border (5c821ca ), closes #1e1e2e #terminal-container #terminal
strip TMUX env vars via destructuring instead of undefined assignment (33fa6ec )
v0.5.1-dev.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
guard handleClientMessage against resize on exited PTY (41043ee )