changelog.html 740 B

123456789101112131415161718192021222324252627282930
  1. <h2>OpenCode (unofficial) JetBrains Plugin Changelog</h2>
  2. <h3>2025.11.xx</h3>
  3. <ul>
  4. <li>Updated OpenCode to v1.0.121</li>
  5. </ul>
  6. <h3>2025.11.24</h3>
  7. <ul>
  8. <li>Fixed multi-project bug with drag&drop and "Add to context"</li>
  9. <li>UI improvements</li>
  10. </ul>
  11. <h3>2025.11.20</h3>
  12. <ul>
  13. <li>Providers can be configured from Settings panel - can be added/removed, also OAuth</li>
  14. <li>Fixed context size bug when session what aborted</li>
  15. <li>Fix session error toasts and display session state messages</li>
  16. <li>Updated OpenCode to v1.0.80</li>
  17. </ul>
  18. <h3>25.11.19</h3>
  19. <ul>
  20. <li>Updated OpenCode to v1.0.78</li>
  21. </ul>
  22. <h3>25.11.18</h3>
  23. <ul>
  24. <li>First release of the OpenCode JetBrains plugin, based on OpenCode v1.0.68</li>
  25. </ul>