release v1.6.6

This commit is contained in:
Bohdan Triapitsyn
2026-02-09 14:08:06 +02:00
parent f6c00d2121
commit d15acfc16a
10 changed files with 30 additions and 9 deletions
+5
View File
@@ -1,3 +1,8 @@
## [1.6.6] - 2026-02-9
- Usage: added per-model quota groups in the header and fixed provider dropdown scrolling for easier usage tracking (thanks to @nelsonPires5, @gsxdsm).
- Reliability: fixed OpenCode auth pass-through/proxy behavior to reduce failed extension requests (thanks to @gsxdsm).
## [1.6.5] - 2026-02-6
- Settings: added an OpenCode CLI path override so you can use a custom/local CLI install.
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "AI coding assistant powered by OpenCode",
"version": "1.6.5",
"version": "1.6.6",
"publisher": "fedaykindev",
"private": true,
"repository": {