changelog.html 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. <h2>OpenCode UX+ (unofficial) JetBrains Plugin Changelog</h2>
  2. <h3>26.2.27</h3>
  3. <ul>
  4. <li>Add theme persistence</li>
  5. <li>Fix unknown command bug reported by qinze113</li>
  6. <li>OpenCode was updated to 1.2.15</li>
  7. </ul>
  8. <h3>26.2.15</h3>
  9. <ul>
  10. <li>Update OpenCode to v1.2.1</li>
  11. <li>Release new variant of plugin with GUI only, without packaged OpenCode binaries, uses OpenCode from PATH or OPENCODE_BIN</li>
  12. </ul>
  13. <h3>26.2.8</h3>
  14. <ul>
  15. <li>Favorites models</li>
  16. <li>Improved resource extraction to use deterministic paths and cleanup stale temp files</li>
  17. </ul>
  18. <h3>26.2.7</h3>
  19. <ul>
  20. <li>Add command execution support with / command prefix</li>
  21. <li>Enhance terminal widget content retrieval for compatibility with 2025.3+</li>
  22. <li>Changed communication between UI &lt;-&gt; IDE to HTTP + SSE</li>
  23. </ul>
  24. <h3>26.2.1</h3>
  25. <ul>
  26. <li>Improved positioning of reference popup (@ action)</li>
  27. <li>Updated OpenCode to v1.1.48</li>
  28. </ul>
  29. <h3>26.1.27</h3>
  30. <ul>
  31. <li>apply_patch tool fallback count for Changed Files panel</li>
  32. </ul>
  33. <h3>26.1.24</h3>
  34. <ul>
  35. <li>Share / Unshare session</li>
  36. <li>Added button"Copy to clipboard" message content</li>
  37. <li>Removed rendering internal message "patch" - thanks to caiqy</li>
  38. <li>Files changed panel now provide stats from OpenCode server - thanks to caiqy</li>
  39. <li>Improved availability of "Retry" button for failed session</li>
  40. <li>Updated OpenCode to v1.1.34</li>
  41. </ul>
  42. <h3>26.1.17</h3>
  43. <ul>
  44. <li>Added support for "Question" tool</li>
  45. <li>Added model "variants" - reasoning effort</li>
  46. <li>Fixed Agents modes list</li>
  47. <li>Fixed some models name on Recent list</li>
  48. <li>Updated OpenCode to v1.1.24</li>
  49. </ul>
  50. <h3>26.1.11</h3>
  51. <ul>
  52. <li>Session errors now display in the chat instead of toast</li>
  53. <li>Session Retry: Added retry functionality for failed sessions</li>
  54. <li>Updated OpenCode to v1.1.11</li>
  55. </ul>
  56. <h3>26.1.5</h3>
  57. <ul>
  58. <li>Updated OpenCode to v1.1.2</li>
  59. </ul>
  60. <h3>26.1.2</h3>
  61. <ul>
  62. <li>OAuth Instructions: Support for provider-specific instructions during OAuth flow</li>
  63. <li>Token Usage Stats: Display token usage breakdown and cost in a popover for assistant messages</li>
  64. <li>Updated OpenCode to v1.0.223</li>
  65. </ul>
  66. <h3>25.12.29</h3>
  67. <ul>
  68. <li>Updated OpenCode to v1.0.207</li>
  69. </ul>
  70. <h3>25.12.21</h3>
  71. <ul>
  72. <li>Updated OpenCode to v1.0.184</li>
  73. </ul>
  74. <h3>25.12.16</h3>
  75. <ul>
  76. <li>Updated OpenCode to v1.0.163</li>
  77. </ul>
  78. <h3>25.12.5</h3>
  79. <ul>
  80. <li>Auto refresh files in IDE on edit/write</li>
  81. <li>New panel with all modified files in session</li>
  82. <li>New panel with all TODOs in session</li>
  83. <li>Fixed placement of Model/Agent selector</li>
  84. <li>Updated OpenCode to v1.0.133</li>
  85. </ul>
  86. <h3>25.11.30</h3>
  87. <ul>
  88. <li>Updated OpenCode to v1.0.121</li>
  89. <li>Fixed working directory as server start directory, not git root</li>
  90. <li>Fixed clicking on referenced file not working in Intellij IDEA 2024.x</li>
  91. <li>Fixed web view hang on html url click in Intellij IDEA 2025.x</li>
  92. </ul>
  93. <h3>25.11.24</h3>
  94. <ul>
  95. <li>Fixed multi-project bug with drag&drop and "Add to context"</li>
  96. <li>UI improvements</li>
  97. </ul>
  98. <h3>25.11.20</h3>
  99. <ul>
  100. <li>Providers can be configured from Settings panel - can be added/removed, also OAuth</li>
  101. <li>Fixed context size bug when session what aborted</li>
  102. <li>Fix session error toasts and display session state messages</li>
  103. <li>Updated OpenCode to v1.0.80</li>
  104. </ul>
  105. <h3>25.11.19</h3>
  106. <ul>
  107. <li>Updated OpenCode to v1.0.78</li>
  108. </ul>
  109. <h3>25.11.18</h3>
  110. <ul>
  111. <li>First release of the OpenCode JetBrains plugin, based on OpenCode v1.0.68</li>
  112. </ul>
  113. <h3>25.11.18</h3>
  114. <ul>
  115. <li>First release of the OpenCode JetBrains plugin, based on OpenCode v1.0.68</li>
  116. </ul>