@@ -15,40 +15,9 @@ To learn more about DevTools, check out the
1515
1616## General updates
1717
18- * Prevent web apps from remaining paused after triggering a hot-restart from
18+ - Prevent web apps from remaining paused after triggering a hot-restart from
1919DevTools. - [ #9125 ] ( https://github.com/flutter/devtools/pull/9125 )
2020
21- * Added a memory pressure warning that allows you to reduce the memory usage of
22- DevTools in order to avoid an OOM crash. -
23- [ #8989 ] ( https://github.com/flutter/devtools/pull/8989 ) ,
24- [ #8997 ] ( https://github.com/flutter/devtools/pull/8997 ) ,
25- [ #8998 ] ( https://github.com/flutter/devtools/pull/8998 )
26-
27- * Fixed various memory leaks and lifecycle issues. -
28- [ #8901 ] ( https://github.com/flutter/devtools/pull/8901 ) ,
29- [ #8902 ] ( https://github.com/flutter/devtools/pull/8902 ) ,
30- [ #8907 ] ( https://github.com/flutter/devtools/pull/8907 ) ,
31- [ #8917 ] ( https://github.com/flutter/devtools/pull/8917 ) ,
32- [ #8932 ] ( https://github.com/flutter/devtools/pull/8932 ) ,
33- [ #8933 ] ( https://github.com/flutter/devtools/pull/8933 ) ,
34- [ #8934 ] ( https://github.com/flutter/devtools/pull/8934 ) ,
35- [ #8935 ] ( https://github.com/flutter/devtools/pull/8935 ) ,
36- [ #8937 ] ( https://github.com/flutter/devtools/pull/8937 ) ,
37- [ #8953 ] ( https://github.com/flutter/devtools/pull/8953 ) ,
38- [ #8969 ] ( https://github.com/flutter/devtools/pull/8969 ) ,
39- [ #8970 ] ( https://github.com/flutter/devtools/pull/8970 ) ,
40- [ #8975 ] ( https://github.com/flutter/devtools/pull/8975 )
41-
42- * Fix a bug with the review history on disconnect experience. -
43- [ #8985 ] ( https://github.com/flutter/devtools/pull/8985 )
44-
45- * Fixed bug where DevTools would automatically resume instead of
46- pausing on breakpoint on connection. -
47- [ #8991 ] ( https://github.com/flutter/devtools/pull/8991 )
48-
49- * Prevented text inputs from stealing focus from the IDE. -
50- [ #9091 ] ( https://github.com/flutter/devtools/pull/9091 )
51-
5221## Inspector updates
5322
5423TODO: Remove this section if there are not any general updates.
0 commit comments