Releases: Mojang/minecraft-debugger
Releases · Mojang/minecraft-debugger
v1.14.0
1.14.0 (2024-10-08)
Features
- diag: Save and restore current diagnostics tab when panel leaves and enters focus. (#238) (a4ef3de)
v1.13.2
1.13.2 (2024-09-26)
Bug Fixes
- protocol: Latest debugger should still work with older MC clients if possible. (#228) (6410e8c)
v1.13.0
1.13.0 (2024-09-23)
Features
- debugger: Can add custom Minecraft command buttons to MC panel, and optional passcode required for connection. (#205) (3b8fb14)
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)