release v1.8.3
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user