Commit 8c65b08
committed
chore(release): 1.0.0
# [1.0.0](v0.5.0...v1.0.0) (2026-03-27)
### Bug Fixes
* guard handleClientMessage against resize on exited PTY ([41043ee](41043ee))
* load Unicode11Addon on headless mirror to align character widths ([54a3ec5](54a3ec5))
* remove terminal padding that exposed white document background ([cd92504](cd92504)), closes [#terminal](https://github.com/connorads/remobi/issues/terminal)
* set document background from theme to eliminate white border ([5c821ca](5c821ca)), closes [#1e1e2e](https://github.com/connorads/remobi/issues/1e1e2e) [#terminal-container](https://github.com/connorads/remobi/issues/terminal-container) [#terminal](https://github.com/connorads/remobi/issues/terminal)
* strip TMUX env vars via destructuring instead of undefined assignment ([33fa6ec](33fa6ec))
### chore
* mark built-in runtime migration as breaking ([20d466b](20d466b))
### BREAKING CHANGES
* remobi replaces the ttyd-based runtime with the built-in terminal runtime.1 parent 048010e commit 8c65b08
2 files changed
Lines changed: 22 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments