release v1.5.8

This commit is contained in:
Bohdan Triapitsyn
2026-01-26 20:05:57 +02:00
parent b705160c81
commit 6656816101
9 changed files with 31 additions and 7 deletions
+11
View File
@@ -1,3 +1,14 @@
## [1.5.8] - 2026-01-26
- Plans: added new Plan/Build mode switching support.
- Chat: linkable mentions, better wrapping, and markdown/scroll polish in messages.
- Skills: ClawdHub catalog now pages results and retries transient failures.
- Diff: fixed Chrome scrolling in All Files layout.
- Activity: added a text-justification setting for activity summaries (thanks to @iyangdianfeng).
- Performance: faster chat rendering for busy sessions.
- Reliability: file lists and message sends handle missing directories and transient errors more gracefully.
## [1.5.7] - 2026-01-24
- No notable changes
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "AI coding assistant powered by OpenCode",
"version": "1.5.7",
"version": "1.5.8",
"publisher": "fedaykindev",
"private": true,
"repository": {