Skip to content

Jarock 0.0.124-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 10:23
· 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.