release v1.11.6

This commit is contained in:
Bohdan Triapitsyn
2026-05-25 19:32:26 +03:00
parent 2b47d899c6
commit 6e16504dac
11 changed files with 21 additions and 11 deletions
+5
View File
@@ -1,3 +1,8 @@
## [1.11.6] - 2026-05-25
- Settings/Plugins: added a Plugins page for managing opencode plugins, with npm update checks and user/project scopes (thanks to @Quat3rnion).
- Perf: Git repository lookups in the extension now avoid repeating the same Git read commands during refreshes.
## [1.11.5] - 2026-05-25
- Chat/Input: pending image attachments now show previews, sent image attachments can be cited from assistant messages, and markdown source mode highlights formatting while you type.
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "AI coding assistant powered by OpenCode",
"version": "1.11.5",
"version": "1.11.6",
"publisher": "fedaykindev",
"private": true,
"repository": {