From e335e4f3a5bc9c5e86be790f532bd348d6afd2d0 Mon Sep 17 00:00:00 2001 From: Kevin Chisholm Date: Thu, 12 Sep 2024 18:55:22 +0000 Subject: [PATCH] Update changelog Merges the changelog from the stable channel into main. Change-Id: Iaec9b2bb3477e119fc73a681e3617892acca7518 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/384961 Commit-Queue: Kevin Chisholm Reviewed-by: Christopher Fujino --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fafd7a6b2255..dbf8c240ba98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -85,6 +85,18 @@ number, like `.`, `x`, or the `e` in scientific notation. [#55266]: https://github.com/dart-lang/sdk/issues/55266 +## 3.5.3 - 2024-09-11 + +- Fixes an issue with the DevTools Memory tool causing OOMs. and an +issue resulting in a missing tab bar when DevTools is embedded in +IntelliJ and Android Studio (issue[#56607][]). +- Fixes an issue with the DevTools release notes showing each time +DevTools is opened instead of only the first time (issue[#56607][]). +- Fixes an issue resulting in a missing tab bar when DevTools is +embedded in IntelliJ and Android Studio (issue[#56607][]). + +[#56607]: https://github.com/dart-lang/sdk/issues/56607 + ## 3.5.2 - 2024-08-28 - Fixes a bug where `ZLibDecoder` would incorrectly attempt to decompress data