Skip to content

Releases: Mojang/minecraft-debugger

v1.8.2

27 Jul 04:57
1615b08
Compare
Choose a tag to compare

1.8.2 (2024-07-27)

Bug Fixes

  • ci: Update publishing pipeline to Azure CLI to authenticate with VSCE (#89) (9c0765b)

v1.8.1

26 Jul 20:58
2283aa3
Compare
Choose a tag to compare

1.8.1 (2024-07-26)

Bug Fixes

  • changelogs: Updated changelog release semantics (#86) (f028c90)
  • changelog: Updated CHANGELOG.md to point to the right page for VS Marketplace (2283aa3)

v1.8.0

26 Jul 16:51
23eedee
Compare
Choose a tag to compare

1.8.0 (2024-07-26)

Features

  • diagnostics: Add Client Subscriber Stats UI (#82) (23eedee)

v1.7.1

26 Jul 16:25
704f73f
Compare
Choose a tag to compare

1.7.1 (2024-07-26)

Bug Fixes

  • sourcemaps: In-line source maps with charset would fail to be loaded (#84) (704f73f)

v1.7.0

08 Jul 22:57
8b9c4af
Compare
Choose a tag to compare

1.7.0 (2024-07-08)

Features

  • packaging: Added semantic-release to the repository (#79) (04f56e3)

v1.6.0 (June 2024)

08 Jul 23:17
5964b67
Compare
Choose a tag to compare
  • Add 'Minecraft' activity bar icon and button panel.

v1.5.2 (June 2024)

08 Jul 23:35
beaf5e1
Compare
Choose a tag to compare
  • Fixed packaging bug which bloated the extension size by 50x.

v1.5.1 (June 2024)

08 Jul 23:35
92fc4f7
Compare
Choose a tag to compare
  • Fixed packaging issue which prevented the Minecraft Diagnostics: Show window from working.

v1.5.0 (June 2024)

08 Jul 23:34
e0ee5eb
Compare
Choose a tag to compare
  • Add diagnostics window that shows real-time statistics from the game server. Run the Minecraft Diagnostics: Show command to open then window. Note: This window requires Minecraft 1.21.10 or higher to function.

v1.4.0 (May 2024)

08 Jul 23:34
eed2fc5
Compare
Choose a tag to compare
  • Add targetModuleUuid to launch config, this ensures debugger messages (breakpoints etc) target the correct Minecraft Add-On.