release v1.22.0

This commit is contained in:
Bohdan Triapitsyn
2026-08-30 19:24:09 +03:00
parent b97f2d05bb
commit bdda3c36bc
12 changed files with 20 additions and 15 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## [Unreleased]
## [1.22.0] - 2026-08-30
- Switching sessions is now visually stable, without conversation jumps or partial rendering.
- Chat: a turn that OpenCode stopped no longer ends with nothing on screen — what OpenCode reported shows under the last message, and a message an idle session has left unanswered is named as such. The status report (Ctrl/Cmd+Shift+L) now lists the last session errors and rejected sends.
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "%extension.description%",
"version": "1.21.1",
"version": "1.22.0",
"publisher": "fedaykindev",
"private": true,
"repository": {