You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Improved HTTP request status classification in the Network tab to better distinguish cancelled, completed, and in-flight requests (for example, avoiding some cases where cancelled requests appeared as pending). [#9683](https://github.com/flutter/devtools/pull/9683)
47
47
48
-
- Added a filter setting to hide HTTP-profiler socket data.
- Fixed an issue where log messages containing newline characters were incorrectly split into multiple separate entries in the Logging screen. [#9757](https://github.com/flutter/devtools/pull/9757)
@@ -75,4 +72,4 @@ TODO: Remove this section if there are not any updates.
75
72
## Full commit history
76
73
77
74
To find a complete list of changes in this release, check out the
0 commit comments