Skip to content

v0.9.5 - OpenTUI freeze and packaging fixes

Latest

Choose a tag to compare

@vincelwt vincelwt released this 20 Jun 12:10
· 13 commits to main since this release
0f742f2

Highlights

  • Fix the OpenTUI terminal freeze caused by React dev User Timing filling Bun's performance timeline.
  • Stabilize native chart rendering paths so non-kitty terminals and overlapping panes do not churn bitmap surfaces.
  • Fix standalone OpenTUI packaging so release binaries import the native layer correctly.
  • Add defensive native-surface ancestry handling for cyclic or unexpectedly deep renderable trees.

Changes

  • Fix standalone OpenTUI native packaging (#463).
  • Fix non-kitty native bitmap churn.
  • Fix OpenTUI native hover memory growth (#465).
  • Fix OpenTUI React user timing leak (#466).

Full diff