release v1.8.3

This commit is contained in:
Bohdan Triapitsyn
2026-03-02 02:31:09 +02:00
parent b4cd16f55b
commit 4b6f7766ef
12 changed files with 46 additions and 10 deletions
+6
View File
@@ -1,3 +1,9 @@
## [1.8.3] - 2026-03-02
- Chat: added user-message display options for plain-text rendering and sticky headers, with preferences persisted in settings.
- Chat: improved code block readability with cleaner header actions, restored horizontal scrolling, and more polished themed highlighting in markdown and tool output (thanks to @nelsonPires5).
- Chat: model picker provider groups are now collapsible, with expanded/collapsed state remembered.
## [1.8.2] - 2026-03-01
- Chat: improved message readability with cleaner tool/reasoning rendering and more polished markdown presentation in long responses.
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "AI coding assistant powered by OpenCode",
"version": "1.8.2",
"version": "1.8.3",
"publisher": "fedaykindev",
"private": true,
"repository": {