Roadmap¶
Planned¶
- WASM target — compile TUI apps for browser via
wasip1
Completed¶
| Version | Highlights |
|---|---|
| v0.12.0 | SSH serve via Wish, cosign signature verification, delta updates, docs site, starter template |
| v0.11.0 | blit snapshot review UI, VHS tape integration, screen diff viewer |
| v0.10.0 | Context struct, dev console overlay, theme hot-reload |
| v0.9.0 | Tree, FilePicker, LogViewer, virtualized Table, HBox/VBox, Breadcrumbs, Split pane |
| v0.8.0 | Theme system, animation engine, Form, Tabs, Picker, Toast, gradient text |
| v0.7.0 | Markdown rendering, collapsible sections, detail overlay |
| v0.6.0 | Self-update with SHA256, rollback, rate-limit backoff |
| v0.5.0 | CLI primitives, styled messages, ConfigEditor, CommandBar |
| v0.4.0 | Poller, mouse support |
| v0.3.0 | Dual-pane layout, overlay system |
| v0.2.23 | Docs update for v0.2.22, theme presets complete |
| v0.2.22 | Solarized Dark, Everforest, Nightfox theme presets |
| v0.2.21 | Final docs update, stability phase complete |
| v0.2.20 | Animation/interpolation edge case tests |
| v0.2.19 | Docs update for v0.2.15–v0.2.18 |
| v0.2.18 | Charts Component interface tests, coverage to 93.4% |
| v0.2.17 | FilePicker enhanced test coverage |
| v0.2.16 | Theme importer tests (Gogh, Alacritty, iTerm2) |
| v0.2.15 | Changelog, roadmap, API reference docs update |
| v0.2.14 | Form field test coverage, glyphs/presets tests |
| v0.2.13 | Glyphs test coverage, theme presets validation tests |
| v0.2.12 | Stepper multi-step progress indicator |
| v0.2.11 | Tooltip floating overlay |
| v0.2.10 | Spinner animated loading indicator |
| v0.2.9 | Accordion collapsible sections |
| v0.2.8 | Breadcrumb navigable path |
| v0.2.7 | Timeline event sequences |
| v0.2.6 | Kanban board with card management |
| v0.2.5 | ChartPanel switchable container |
| v0.2.4 | Menu popup overlay |
| v0.2.3 | Dialog modal overlay |
| v0.2.2 | ProgressBar component |
| v0.2.0 | StatusBar, Help overlay, keybinding registry, TreeView selection/filter/rendering |
| v0.1.0 | Core components, self-update, keybinding registry |
Contributing¶
See CONTRIBUTING.md for setup, build, test, and PR guidelines.