github Lexus2016/claude-code-studio v5.13.4
v5.13.4 — Restore Done footer after page refresh

latest releases: v5.49.1, v5.49.0, v5.48.3...
one month ago

Bug Fix

"Готово/Done" footer disappears after page refresh — the completion indicator was only added dynamically during streaming (markDone()). After refreshing the page, messages loaded from history had no status footer.

Fix

_renderMsgAt() now adds the "Done" footer to the last assistant message in each conversation turn (before the next user message or end of chat), matching the live streaming behavior exactly.


Full Changelog: v5.13.3...v5.13.4

Don't miss a new claude-code-studio release

NewReleases is sending notifications on new releases.