Skip to content

0.4.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 04:03
· 70 commits to main since this release

[0.4.0] - 2026-07-31

Fixed

  • The message list no longer visibly bounces while pinned to the bottom during fast streaming (most noticeable with quick models): the bottom pin now runs inside a ResizeObserver callback, so it applies in the same frame the content grows instead of one frame later.