chore: update changelog fragment to PR #4328

This commit is contained in:
denxxs
2026-04-18 01:15:27 +05:30
parent 928ade993b
commit 7b3141ba19

3
changelog/4328.fixed.md Normal file
View File

@@ -0,0 +1,3 @@
Fixed Gemini Live losing conversation history on WebSocket reconnect. When the session
reconnects (e.g. on system instruction change), conversation history is now re-seeded
into the new session before it is marked ready for input.