فهرست منبع

version 26.1.11

paviko 1 ماه پیش
والد
کامیت
64dd6c4844

+ 1 - 1
hosts/jetbrains-plugin/build.gradle.kts

@@ -5,7 +5,7 @@ plugins {
 }
 }
 
 
 group = "paviko.opencode"
 group = "paviko.opencode"
-version = "26.1.5"
+version = "26.1.11"
 
 
 repositories {
 repositories {
     mavenCentral()
     mavenCentral()

+ 7 - 0
hosts/jetbrains-plugin/changelog.html

@@ -1,5 +1,12 @@
 <h2>OpenCode UX+ (unofficial) JetBrains Plugin Changelog</h2>
 <h2>OpenCode UX+ (unofficial) JetBrains Plugin Changelog</h2>
 
 
+<h3>26.1.11</h3>
+<ul>
+  <li>Session errors now display in the chat instead of toast</li>
+  <li>Session Retry: Added retry functionality for failed sessions</li>
+  <li>Updated OpenCode to v1.1.11</li>
+</ul>
+
 <h3>26.1.5</h3>
 <h3>26.1.5</h3>
 <ul>
 <ul>
   <li>Updated OpenCode to v1.1.2</li>
   <li>Updated OpenCode to v1.1.2</li>

+ 6 - 0
hosts/vscode-plugin/CHANGELOG.md

@@ -5,6 +5,12 @@ All notable changes to the OpenCode VSCode extension will be documented in this
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
 
+### [26.1.11] - 2026-01-11
+
+- Session errors now display in the chat instead of toast
+- Session Retry: Added retry functionality for failed sessions
+- Updated OpenCode to v1.1.11
+
 ### [26.1.5] - 2026-01-05
 ### [26.1.5] - 2026-01-05
 
 
 - Updated OpenCode to v1.1.2
 - Updated OpenCode to v1.1.2

+ 1 - 1
hosts/vscode-plugin/package.json

@@ -2,7 +2,7 @@
   "name": "opencode-ux-plus",
   "name": "opencode-ux-plus",
   "displayName": "OpenCode UX+ (unofficial)",
   "displayName": "OpenCode UX+ (unofficial)",
   "description": "Unofficial OpenCode VSCode extension",
   "description": "Unofficial OpenCode VSCode extension",
-  "version": "26.1.5",
+  "version": "26.1.11",
   "publisher": "paviko",
   "publisher": "paviko",
   "author": {
   "author": {
     "name": "paviko"
     "name": "paviko"