release v1.9.1
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## [1.9.1] - 2026-03-20
|
||||
|
||||
- Sessions: sidebar lists now keep sessions visible in both Recent and Project sections for easier session discovery (thanks to @nguyenngothuong).
|
||||
- Chat/GitHub: linked issues and pull requests now show as user-message attachments and open more reliably through extension-safe external link handling.
|
||||
- Settings/MCP: adding MCP servers now correctly respects user scope so user entries are not written into project config files.
|
||||
- Reliability: managed server startup now imports login-shell environment values and normalizes Windows paths to reduce session-loading mismatches and proxy-related connection issues.
|
||||
- Usage: added MiniMax Weekly quota provider support for broader quota tracking coverage (thanks to @nzlov).
|
||||
|
||||
## [1.9.0] - 2026-03-20
|
||||
|
||||
- Navigation/UI: refreshed the extension shell with a redesigned sidebar, clearer hierarchy, and cleaner session grouping so active work is easier to navigate.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "openchamber",
|
||||
"displayName": "OpenChamber",
|
||||
"description": "AI coding assistant powered by OpenCode",
|
||||
"version": "1.9.0",
|
||||
"version": "1.9.1",
|
||||
"publisher": "fedaykindev",
|
||||
"private": true,
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user