Jarock 0.0.124-beta
Pre-release
Pre-release
·
20 commits
to main
since this release
Changes in this release
- 5d7b481 v0.0.124-beta: start TUI input loop and improve icon
Changelog
[0.0.124-beta]
- Fixed the standalone Windows TUI menu not responding to keyboard or mouse input. OpenTUI now explicitly starts its render/input loop after
createCliRenderer()instead of remaining in the idle state. - Applied the same explicit renderer start to the native OpenTUI smoke test, while keeping the official Jarock icon build and baseline CPU target.
- Changed the generated Windows icon to a multi-resolution legacy DIB ICO (256, 128, 64, 48, 32 and 16px), with the official 256px Jarock frame first for Bun's resource embedding.