File tree 2 files changed +17
-0
lines changed
2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 84
2
+ - Fix the slow operation notification associated with PubRoot (#7885 )
3
+ - Cleanup: removal of pre Dart SDK 3.0 code (#7882 )
4
+ - Cleanup: removal of the deprecated Swing-based Inspector window (#7861 )
5
+ - Cleanup: removal of the deprecated Outline window (#7816 )
6
+ - Cleanup: removal of the deprecated Performance page window (#7816 )
7
+ - Migrated all instances of EditorNotifications.Provider to the new API (#7830 )
8
+
1
9
# 83
2
10
- First version for Meerkat, Android Studio 2024.3 (#7799 )
3
11
- Message in the Flutter Outline window that the window is now deprecated (#7778 )
Original file line number Diff line number Diff line change 44
44
45
45
<change-notes >
46
46
<![CDATA[
47
+ <h1>84</h1>
48
+ <ul>
49
+ <li>Fix the slow operation notification associated with PubRoot (#7885)</li>
50
+ <li>Cleanup: removal of pre Dart SDK 3.0 code (#7882)</li>
51
+ <li>Cleanup: removal of the deprecated Swing-based Inspector window (#7861)</li>
52
+ <li>Cleanup: removal of the deprecated Outline window (#7816)</li>
53
+ <li>Cleanup: removal of the deprecated Performance page window (#7816)</li>
54
+ <li>Migrated all instances of EditorNotifications.Provider to the new API (#7830)</li>
55
+ </ul>
47
56
<h1>83</h1>
48
57
<ul>
49
58
<li>First version for Meerkat, Android Studio 2024.3 (#7799)</li>
You can’t perform that action at this time.
0 commit comments