Releases: MCCTeam/Minecraft-Console-Client
Releases · MCCTeam/Minecraft-Console-Client
Release list
20260725-490: fix: preserve account selection across reconnects
What's Changed
- chore(deps): bump dompurify from 3.4.11 to 3.4.12 in /docs by @dependabot[bot] in #3180
- chore(deps): bump svgo from 4.0.1 to 4.0.2 in /docs by @dependabot[bot] in #3179
- chore(deps): bump immutable from 5.1.5 to 5.1.9 in /docs by @dependabot[bot] in #3178
- chore(deps): bump shell-quote from 1.8.4 to 1.10.0 in /docs by @dependabot[bot] in #3177
- chore(deps): bump webpack-dev-server from 5.2.5 to 5.2.6 in /docs by @dependabot[bot] in #3176
- chore(deps): bump fast-uri from 3.1.2 to 3.1.4 in /docs by @dependabot[bot] in #3174
- chore(deps): bump linkify-it from 5.0.1 to 5.0.2 in /docs by @dependabot[bot] in #3175
- fix: preserve account selection across reconnects by @milutinke in #3183
Full Changelog: 20260722-482...20260725-490
20260722-482: fix: Auto Relog reconnect lifecycle
What's Changed
- fix: Auto Relog reconnect lifecycle by @milutinke in #3172
Full Changelog: 20260719-480...20260722-482
20260719-480: fix: Exit on failure setting
What's Changed
- chore(deps): bump websocket-driver from 0.7.4 to 0.7.5 in /docs by @dependabot[bot] in #3168
- fix: Exit on failure setting by @milutinke in #3171
Full Changelog: 20260704-478...20260719-480
[Experimental] Auto Relog Rework
Fully re-works Auto Logger to make it more reliable in any case and addresses multiple issues/bugs.
20260704-478: feat: Added Minecraft 26.2 support
20260704-477: feat: Expose NBT/component data in inventory MCP tools
What's Changed
- feat(inventory): expose NBT/component data in inventory MCP tools by @italoseara in #3163
New Contributors
- @italoseara made their first contribution in #3163
Full Changelog: 20260625-476...20260704-477
20260625-476: feat: Added Data Path utility for C# scripts/ChatBots
What's Changed
- chore(deps): bump dompurify from 3.4.10 to 3.4.11 in /docs by @dependabot[bot] in #3158
- chore(deps): bump undici from 7.24.5 to 7.28.0 in /docs by @dependabot[bot] in #3156
- chore(deps): bump webpack-dev-server from 5.2.4 to 5.2.5 in /docs by @dependabot[bot] in #3159
- chores: Updated skills by @milutinke in #3162
- Synced the whole branch with the official repo and requested to merge DataPath.cs by @Andy-177 in #3155
New Contributors
Full Changelog: 20260617-471...20260625-476
20260617-471: bugfix: handle null/empty profile name in ProfileComponent serialization
What's Changed
- bugfix: handle null/empty profile name in ProfileComponent serialization by @milutinke in #3151
Full Changelog: 20260617-470...20260617-471
20260617-470: bugfix: restore full color depth for hex color codes (§#RRGGBB)
What's Changed
- chore(deps): bump dompurify from 3.4.0 to 3.4.10 in /docs by @dependabot[bot] in #3147
- chore(deps): bump markdown-it from 14.1.1 to 14.2.0 in /docs by @dependabot[bot] in #3149
- chore(deps): bump launch-editor from 2.13.2 to 2.14.1 in /docs by @dependabot[bot] in #3148
- bugfix: restore full color depth for hex color codes (§#RRGGBB) by @milutinke in #3150
Full Changelog: 20260614-466...20260617-470
20260614-466: feat: Implement the Dialog System (1.21.6+)
What's Changed
- feat: Implement the Dialog System (1.21.6+) by @milutinke in #3143
Full Changelog: 20260613-465...20260614-466