Skip to content

Releases: Mojang/minecraft-debugger

v1.12.0

09 Sep 15:45
1b6a6d1
Compare
Choose a tag to compare

1.12.0 (2024-09-09)

Features

  • debugger: prompt user for target add-on id if not provided and multiple add-ons active in MC. (#185) (1b6a6d1)

v1.11.1

03 Sep 23:14
75aa3a8
Compare
Choose a tag to compare

1.11.1 (2024-09-03)

Bug Fixes

  • typescript: Original source absolute path resolution updates (#129) (75aa3a8)

v1.11.0

15 Aug 21:04
f3b37f8
Compare
Choose a tag to compare

1.11.0 (2024-08-15)

Features

  • diagnostics: Add a extension setting to open the diagnostic view on connection (#147) (feda303), closes #145

v1.10.0

13 Aug 18:16
fc23938
Compare
Choose a tag to compare

1.10.0 (2024-08-13)

Features

  • diagnostics: Display category value on hover of stacked graph (#139) (fc23938)

v1.9.0

31 Jul 19:54
f4b79f7
Compare
Choose a tag to compare

1.9.0 (2024-07-31)

Features

  • diagnostics: Updated stat names to not be all lowercase (#116) (f4b79f7)

v1.8.4

31 Jul 17:40
c067632
Compare
Choose a tag to compare

1.8.4 (2024-07-31)

Bug Fixes

  • build: Source maps would not load due to missing mappings.wasm file (fixes #114) (#115) (c067632)

v1.8.3

27 Jul 16:11
7026752
Compare
Choose a tag to compare

1.8.3 (2024-07-27)

Bug Fixes

  • build: Fixed issue where extra files were included in the extension, bloating the size of the extension ~2x. (#91) (7026752)

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)