新增
1 项更改 - Chat: added a new "Share as image" action (thanks to @Jovines).
改进
4 项更改 - Updates: hardened the self-update flow with safer release handling and fallback behavior.
- Chat: improved message readability with cleaner tool/reasoning rendering and less noisy activity timing in busy conversations (thanks to @nelsonPires5).
- Desktop/Chat: permission toasts now include session context and a clearer permission preview (thanks to @nelsonPires5).
- Notifications/Voice: consolidated TTS and summarization service wiring for steady text-to-speech and summary flows (thanks to @nelsonPires5).
修复
4 项更改 - VSCode: fixed live streaming edge cases for event endpoints with query/trailing-slash variants.
- Reliability: improved event-stream/session visibility handling when the app is hidden or restored.
- Windows: fixed CLI/runtime path and spawn edge cases to reduce startup and command failures on Windows (thanks to @plfavreau).
- Deployment: fixed Docker build/runtime issues (thanks to @nzlov).