Skip to content

Releases: Mojang/minecraft-debugger

v1.30.0

15 Apr 19:36
22064e5

Choose a tag to compare

1.30.0 (2026-04-15)

Features

  • Additional support for bidirectional communication between the debugger and MC (#365) (22064e5)

v1.29.0

30 Mar 17:20
f4d95a1

Choose a tag to compare

1.29.0 (2026-03-30)

Features

  • Added commands and payload size to editor network stats (#354) (f4d95a1)

v1.28.1

03 Mar 14:23

Choose a tag to compare

1.28.1 (2026-03-03)

Bug Fixes

  • Updated debugger to support connecting to a server with no active script packs (ee35d49)
  • Updated supported debuggers in VS Code to include TypeScript files (038a77a)

v1.28.0

16 Dec 19:30
80359d9

Choose a tag to compare

1.28.0 (2025-12-16)

Features

v1.27.0

05 Dec 04:16
2ee192a

Choose a tag to compare

1.27.0 (2025-12-05)

Features

  • Added client memory stats + cleaned up diagnostics prefabs (refreshed) (#337) (2ee192a), closes #316

v1.26.2

17 Nov 22:24
fbb47c3

Choose a tag to compare

1.26.2 (2025-11-17)

Bug Fixes

  • Update Debugger messaging for when protocol version is unsupported (#334) (fbb47c3)

v1.26.0

23 Oct 22:37
0d15491

Choose a tag to compare

1.26.0 (2025-10-23)

Features

  • Breakpoints validate against MC's known sources, appear ghosted if source not found. (#331) (0d15491)

v1.25.0

21 Oct 05:57
bd62bb1

Choose a tag to compare

1.25.0 (2025-10-21)

Features

  • Add ability to see global dynamic property values in the Debugger Window (#324) (bd62bb1)

v1.24.0

20 Oct 20:55
61082dc

Choose a tag to compare

1.24.0 (2025-10-20)

Features

  • Source map resolution for script profiler files generated (#327) (61082dc)

v1.23.0

17 Jun 21:01
3c39493

Choose a tag to compare

1.23.0 (2025-06-17)

Features