Skip to content

Releases: connorads/remobi

v1.0.3

01 Apr 20:41

Choose a tag to compare

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

29 Mar 21:01

Choose a tag to compare

1.0.2 (2026-03-29)

Bug Fixes

v1.0.1

27 Mar 23:05

Choose a tag to compare

1.0.1 (2026-03-27)

Bug Fixes

  • setup: clarify config auto-discovery validation (99267f3)

v1.0.0-dev.1

27 Mar 16:59

Choose a tag to compare

v1.0.0-dev.1 Pre-release
Pre-release

1.0.0-dev.1 (2026-03-27)

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

24 Mar 01:41

Choose a tag to compare

v0.5.1-dev.2 Pre-release
Pre-release

0.5.1-dev.2 (2026-03-24)

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

22 Mar 21:46

Choose a tag to compare

v0.5.1-dev.1 Pre-release
Pre-release

0.5.1-dev.1 (2026-03-22)

Bug Fixes

  • guard handleClientMessage against resize on exited PTY (41043ee)

v0.5.0

20 Mar 16:15

Choose a tag to compare

0.5.0 (2026-03-20)

Bug Fixes

  • ci: pin ttyd 1.7.7 via mise — fixes prefix e2e failures (2e88df3)

Features

  • prefix button sends prefix then opens combo picker (cae17de)

v0.4.0

20 Mar 01:40

Choose a tag to compare

0.4.0 (2026-03-20)

Features

  • add double-tap gesture for configurable terminal action (7999f8e)

v0.3.1

20 Mar 00:56

Choose a tag to compare

0.3.1 (2026-03-20)

Bug Fixes

  • prevent synthesised click from closing overlays opened by touch (e5a625d)

v0.3.0

20 Mar 00:05

Choose a tag to compare

0.3.0 (2026-03-20)

Bug Fixes

  • prevent drawer from immediately closing on touch devices (5cbfefe)
  • stop buttons opening keyboard on Android (d40fa46)

Features

  • show version in help overlay (eab3272)