Skip to content

v6.2.16

Choose a tag to compare

@github-actions github-actions released this 15 Feb 13:35

Fixed

  • Messages intermittently fail to load when clicking chats — Race condition in selectChat: if a previous message load was still in-flight (from another chat, scroll pagination, or auto-refresh), the loading gate caused loadMessages() to silently return without fetching. Added a version counter to invalidate stale requests and reset the loading gate on chat switch. Also fixes stale auto-refresh results from a previous chat bleeding into the current view.

📋 Full changelog: docs/CHANGELOG.md