Releases: Mojang/minecraft-debugger
Releases · Mojang/minecraft-debugger
v1.12.0
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
1.11.1 (2024-09-03)
Bug Fixes
- typescript: Original source absolute path resolution updates (#129) (75aa3a8)
v1.11.0
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
1.10.0 (2024-08-13)
Features
- diagnostics: Display category value on hover of stacked graph (#139) (fc23938)
v1.9.0
1.9.0 (2024-07-31)
Features
- diagnostics: Updated stat names to not be all lowercase (#116) (f4b79f7)
v1.8.4
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
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
1.8.2 (2024-07-27)
Bug Fixes
- ci: Update publishing pipeline to Azure CLI to authenticate with VSCE (#89) (9c0765b)
v1.8.1
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
1.8.0 (2024-07-26)
Features
- diagnostics: Add Client Subscriber Stats UI (#82) (23eedee)