# DevTools 2.12.2 release notes

> Release notes for Dart and Flutter DevTools version 2.12.2.



The 2.12.2 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](https://docs.flutter.dev/tools/devtools).

## General updates

* Recover from missing trace events -
  [#3960](https://github.com/flutter/devtools/pull/3960)

## Full commit history

To find a complete list of changes since the previous release,
check out
[the diff on GitHub](https://github.com/flutter/devtools/compare/v2.12.1...v2.12.2).

