Skip to content

Overview Module — Changelog

1.0.3 — 2026-07-06

  • Bumped Core dependency to 1.3.0
  • Updated com.unity.dt.app-ui dependency to 2.1.11

1.0.2 — 2026-06-25

  • Bumped Core dependency to 1.2.0

1.0.1 — 2026-05-25

  • Bumped Core dependency to 1.1.0

1.0.0

Initial release.

  • Pre-built diagnostic dashboard with System, Display, Build, and Runtime tabs
  • AddSystemWidget / AddDisplayWidget / AddBuildWidget / AddRuntimeWidget for injecting custom widgets into built-in tabs
  • AddCustomPage / RemoveCustomPage / TryGetCustomPage for adding entirely new tabs
  • 2 samples: Customization, Showcase