docs: update for v1.0.0 release with ghostty-web

- Update ARCHITECTURE.md with ghostty-web details and native theme support
- Update ROADMAP.md marking migration complete
- Note patched ghostty-web fork from rcarmo/ghostty-web
- Document 11 built-in themes, IME support, smaller bundle size
- Bump version to 1.0.0
This commit is contained in:
GitHub Copilot
2026-01-28 11:20:06 +00:00
parent 793fe54a7f
commit 0fad9e7353
3 changed files with 43 additions and 23 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "textual-webterm"
version = "0.7.0"
version = "1.0.0"
description = "Serve terminal sessions over the web"
authors = ["Will McGugan <will@textualize.io>"]
license = "MIT"