Skip to content

Mumble Voice Lab v1.5.1

Latest

Choose a tag to compare

@nightt5879 nightt5879 released this 29 Jun 08:09
3d911a5

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:export to validate exported Godot pack resource loading through --main-pack.
  • Verified full Windows .exe export smoke with Godot 4.6.1 export templates.
  • Expanded package:godot so it verifies required addon files and emits the Asset Library zip, submission metadata, and checklist.
  • Updated README/docs/release links for v1.5.1 and the 0.2.1 Godot addon zip.

Verification

Release gate passed locally with:

$env:MVL_GODOT_REQUIRE_EXPORT_TEMPLATES = "1"
npm run release:godot

This 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.