Original release notes
Changes since qwen-mm-plugins-core-v1.0.2:
- fix: isolate 3D worker from MCP stdio (9e6a6e3)
- fix: avoid Windows pipe wait for 3D worker (2439969)
- fix: manage 3D worker process explicitly (b3435c2)
- fix: use Windows-compatible process handle path (eac85dc)
- fix: use standard Windows handler executor (38a1f2c)
- fix: render pyrender in-process on Windows (61000e3)
- fix: use safe Windows 3D fallback (4413ead)
- fix: keep Windows 3D MCP calls on event loop (63ab4ee)
- fix: avoid Windows 3D process and OpenGL backends (17ca3e2)
- test: allow for cold Windows matplotlib startup (d15900b)
- ci: trace Windows stdio dispatch (eada65c)
- ci: dump Windows render hang stack (c6091ef)
- fix: isolate Windows 3D native rendering (4df9ebf)
- refactor: keep Windows fix in 3D renderer (c53912b)
- test: keep Windows CI validation branch-only (363d348)
- feat: add reusable isolated worker (d19810b)
- release: prepare core 1.0.3 (60157cd)
- feat: isolate Playwright rendering (b0baa84)
- fix: normalize local web renderer URLs (b6195ef)
- fix: normalize local file URIs across capabilities (5c75517)
Compare: qwen-mm-plugins-core-v1.0.2...qwen-mm-plugins-core-v1.0.3


