# DevTools 2.47.0 release notes

> Release notes for Dart and Flutter DevTools version 2.47.0.



The 2.47.0 release of the Dart and Flutter DevTools
includes the following changes among other general improvements.
To learn more about DevTools, check out the
[DevTools overview](/tools/devtools/overview).

## General updates

- Fixed an issue where copying all logs in the console would show `null` for
  any inspected widgets. - [#9204](https://github.com/flutter/devtools/pull/9204)

## Full commit history

To find a complete list of changes in this release, check out the
[DevTools git log](https://github.com/flutter/devtools/tree/v2.47.0).

