Skip to content

[release] Update CHANGELOG for M87 #8383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 30, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 87
- Fixes to Flutter test execution (#8233, #8325)
- Make Android dependencies optional, allowing the plugin to be used in more Jetbrains products (Rider, etc) (#7949, #8375)
- Internal: support for logging to a dedicated plugin log file (#8253)
- Fixes to ensure the Property Editor loads on all project opens (#8268)

# 86
- New message in DevTools windows for "Dock unpinned" IntelliJ feature (#8181)
- Fixes for Slow Operation notifications in the IDEA platform (#7792)
Expand Down