|
1 |
| -# 87 |
| 1 | +## 87 |
| 2 | + |
2 | 3 | - Fixes to Flutter test execution (#8233, #8325)
|
3 | 4 | - Make Android dependencies optional, allowing the plugin to be used in more Jetbrains products (Rider, etc) (#7949, #8375)
|
4 | 5 | - Internal: support for logging to a dedicated plugin log file (#8253)
|
5 | 6 | - Fixes to ensure the Property Editor loads on all project opens (#8268)
|
6 | 7 | - Fix the hang after opening a new project in Android Studio (#8390)
|
7 | 8 |
|
8 |
| -# 86 |
| 9 | +## 86 |
| 10 | + |
9 | 11 | - New message in DevTools windows for "Dock unpinned" IntelliJ feature (#8181)
|
10 | 12 | - Fixes for Slow Operation notifications in the IDEA platform (#7792)
|
11 | 13 | - Fix in Flutter project creation flow (#8259)
|
12 | 14 | - Many code health improvements and code cleanups (#8025, #8027, #8021)
|
13 | 15 | - Migration of deprecated API usages (#7718)
|
14 | 16 | - Fix for empty menu item in the device selector (#8264)
|
15 | 17 |
|
16 |
| -# 85.3 |
| 18 | +## 85.3 |
| 19 | + |
17 | 20 | - Add Property Editor side panel (#7957)
|
18 | 21 | - Support removed for IDEA 2024.1 (Koala) and 2024.2 (Ladybug) (#8073)
|
19 | 22 | - Various cleanups including migrating slow operations to non-blocking calls (#8089)
|
20 | 23 |
|
21 |
| -# 85.2 |
| 24 | +## 85.2 |
| 25 | + |
22 | 26 | - Fix broken devtools inspector source navigation (#8041)
|
23 | 27 |
|
24 |
| -# 85.1 |
| 28 | +## 85.1 |
| 29 | + |
25 | 30 | - Fix the disappearance of the New Flutter Project menu item (#8040)
|
26 | 31 | - Add back the device name with the running tab (#7948)
|
27 | 32 | - Update the `org.jetbrains.intellij.platform` version to `2.5.0` (#8038)
|
28 | 33 | - Replace deprecated ComboBoxWithBrowserButton (#7931)
|
29 | 34 | - Fix Flutter Outline View event over-subscriptions (#7980)
|
30 | 35 |
|
31 |
| -# 85 |
| 36 | +## 85 |
| 37 | + |
32 | 38 | - Restored Test with coverage run configuration feature (#7810)
|
33 | 39 | - Upgrade `org.jetbrains.intellij.platform` to 2.2.1 from 2.1.0 (#7936)
|
34 | 40 | - Fix for DevTool windows not appearing (#8029)
|
|
40 | 46 | - Cleanup: removal of the deprecated Performance page window (#7816)
|
41 | 47 | - Migrated all instances of EditorNotifications.Provider to the new API (#7830)
|
42 | 48 |
|
43 |
| -# 84 |
| 49 | +## 84 |
| 50 | + |
44 | 51 | - This version was not shipped due to issue #7968
|
45 | 52 |
|
46 |
| -# 83 |
| 53 | +## 83 |
| 54 | + |
47 | 55 | - First version for Meerkat, Android Studio 2024.3 (#7799)
|
48 | 56 | - Message in the Flutter Outline window that the window is now deprecated (#7778)
|
49 | 57 | - Testing and cleanup now that the code is migrated to the new Gradle Plugin (#7670)
|
50 | 58 |
|
51 |
| -# 82.2 |
| 59 | +## 82.2 |
| 60 | + |
52 | 61 | - Release of the plugin for 2024.3 (#7670)
|
53 | 62 | - Migration to IntelliJ Platform Gradle Plugin (2.x) (#7670)
|
54 | 63 | - The Flutter coverage runner support has been removed (#7670)
|
55 | 64 |
|
56 |
| -# 82.1 |
| 65 | +## 82.1 |
| 66 | + |
57 | 67 | - Fix for Cannot invoke "com.intellij.openapi.wm.ToolWindow.setAvailable(boolean)" issue -- thanks to @parlough (#7691)
|
58 | 68 | - New SDK notification to notify of old Flutter SDK usage (#7763)
|
59 | 69 | - Progress on migrating off of old IDEA APIs (#7718)
|
60 | 70 | - Significant code cleanup
|
61 | 71 |
|
62 |
| -# 82 |
| 72 | +## 82 |
| 73 | + |
63 | 74 | - Various DevTools integration improvements (#7626) (#7621)
|
64 | 75 | - Removal of the old Performance page, now replaced by DevTools (#7624)
|
65 | 76 | - Add an option to reload a DevTools window (#7617)
|
66 | 77 | - Fix to the developer build (#7625)
|
67 | 78 |
|
68 |
| -# 81.1 |
| 79 | +## 81.1 |
| 80 | + |
69 | 81 | - Initial support 2024.2 & Android Studio Ladybug Canary 6 (#7595)
|
70 | 82 |
|
71 |
| -# 81 |
| 83 | +## 81 |
| 84 | + |
72 | 85 | - New icons to match "New UI" features in IntelliJ and Android Studio (#6595)
|
73 | 86 | - Restore Flutter test icons in the editor gutter (#7505)
|
74 | 87 | - Fix widget tree highlighting in the editor (#7522)
|
|
78 | 91 | - Configure the Project view for Flutter in AS, when creating a new Flutter project (#4470)
|
79 | 92 | - Migrate to Kotlin UI DSL Version 2 (#7310)
|
80 | 93 |
|
81 |
| -# 80 |
| 94 | +## 80 |
| 95 | + |
82 | 96 | - Resolve debugger issue with the new Dart macro file uri format (#7449)
|
83 | 97 | - Hide deep links window when insufficient SDK version (#7478)
|
84 | 98 | - Fix exceptions out of FlutterSampleNotificationProvider (#5634)
|
|
0 commit comments