release v1.7.5

This commit is contained in:
Bohdan Triapitsyn
2026-02-25 19:55:27 +02:00
parent a1bd2bbab8
commit a59bf010bb
10 changed files with 25 additions and 8 deletions
+5
View File
@@ -1,3 +1,8 @@
## [1.7.5] - 2026-02-25
- Sessions: improved switching performance so moving between chats feels more immediate.
- Chat: fixed cases where messages could duplicate or disappear during active conversations.
## [1.7.4] - 2026-02-24
- Settings: redesigned the settings workspace with flatter, more consistent layouts so key options are easier to find.
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "AI coding assistant powered by OpenCode",
"version": "1.7.4",
"version": "1.7.5",
"publisher": "fedaykindev",
"private": true,
"repository": {