Mumble Voice Lab v1.5.1
This is a patch release focused on release hardening and Godot distribution confidence. The audio engine and exported schedule schema remain compatible with v1.5.0.
What's Changed
- Bumped the Godot addon package to
0.2.1. - Added a Windows CI smoke workflow for CLI rendering, bundled renderer parity, and the production web build.
- Added
test:godot:exportto validate exported Godot pack resource loading through--main-pack. - Verified full Windows
.exeexport smoke with Godot 4.6.1 export templates. - Expanded
package:godotso it verifies required addon files and emits the Asset Library zip, submission metadata, and checklist. - Updated README/docs/release links for
v1.5.1and the0.2.1Godot addon zip.
Verification
Release gate passed locally with:
$env:MVL_GODOT_REQUIRE_EXPORT_TEMPLATES = "1"
npm run release:godotThis covered CLI rendering, bundled renderer parity, Godot editor smoke, exported pack smoke, Windows .exe export smoke, web build, and Godot addon packaging.
Download
Use mumble-voice-lab-godot-0.2.1.zip for the Godot 4.6 addon package.