File tree 2 files changed +19
-4
lines changed
2 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 1
- # 84
2
- - Fix the slow operation notification associated with PubRoot (#7885 )
1
+ # 85
2
+ - Restored Test with coverage run configuration feature (#7810 )
3
+ - Upgrade ` org.jetbrains.intellij.platform ` to 2.2.1 from 2.1.0 (#7936 )
4
+ - Fix for DevTool windows not appearing (#8029 )
5
+ - Support for Narwhal, Android Studio 2025.1 (#7963 )
6
+ - Build changes to support newer required versions of Java to build the plugin (#7963 )
3
7
- Cleanup: removal of pre Dart SDK 3.0 code (#7882 )
4
8
- Cleanup: removal of the deprecated Swing-based Inspector window (#7861 )
5
9
- Cleanup: removal of the deprecated Outline window (#7816 )
6
10
- Cleanup: removal of the deprecated Performance page window (#7816 )
7
11
- Migrated all instances of EditorNotifications.Provider to the new API (#7830 )
8
12
13
+ # 84
14
+ - This version was not shipped due to issue #7968
15
+
9
16
# 83
10
17
- First version for Meerkat, Android Studio 2024.3 (#7799 )
11
18
- Message in the Flutter Outline window that the window is now deprecated (#7778 )
Original file line number Diff line number Diff line change 48
48
49
49
<change-notes >
50
50
<![CDATA[
51
- <h1>84 </h1>
51
+ <h1>85 </h1>
52
52
<ul>
53
- <li>Fix the slow operation notification associated with PubRoot (#7885)</li>
53
+ <li>Restored Test with coverage run configuration feature (#7810)</li>
54
+ <li>Upgrade <code>org.jetbrains.intellij.platform</code> to 2.2.1 from 2.1.0 (#7936)</li>
55
+ <li>Fix for DevTool windows not appearing (#8029)</li>
56
+ <li>Support for Narwhal, Android Studio 2025.1 (#7963)</li>
57
+ <li>Build changes to support newer required versions of Java to build the plugin (#7963)</li>
54
58
<li>Cleanup: removal of pre Dart SDK 3.0 code (#7882)</li>
55
59
<li>Cleanup: removal of the deprecated Swing-based Inspector window (#7861)</li>
56
60
<li>Cleanup: removal of the deprecated Outline window (#7816)</li>
57
61
<li>Cleanup: removal of the deprecated Performance page window (#7816)</li>
58
62
<li>Migrated all instances of EditorNotifications.Provider to the new API (#7830)</li>
59
63
</ul>
64
+ <h1>84</h1>
65
+ <ul>
66
+ <li>This version was not shipped due to issue #7968</li>
67
+ </ul>
60
68
<h1>83</h1>
61
69
<ul>
62
70
<li>First version for Meerkat, Android Studio 2024.3 (#7799)</li>
You can’t perform that action at this time.
0 commit comments