There was an error while loading. Please reload this page.
1 parent 349f785 commit f6185dfCopy full SHA for f6185df
1 file changed
plugins/idea/src/main/resources/META-INF/plugin.xml
@@ -18,17 +18,17 @@
18
</description>
19
<change-notes>
20
<![CDATA[
21
- <b>2.3.25</b>
+ <b>2.3.26</b>
22
23
<h2>New Features</h2>
24
<ul>
25
- <li>Support 2026.1 EAP</li>
26
- <li>iOS17+ device support</li>
27
- <li>Exclude build from indexing</li>
+ <li>Maintenance, Migration to plugin platform v2</li>
28
</ul>
29
<h2>Bug Fixes</h2>
30
31
- <li>Fix gradle launch</li>
+ <li>Modules-per-source fix with gradle facets</li>
+ <li>Fixes for crashes/failures regarding missing SDK</li>
+ <li>Related: Too many root sets - debugger fix</li>
32
33
]]>
34
</change-notes>
0 commit comments