changelog.html 3.3 KB

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