Releases: mml-io/mml
Releases · mml-io/mml
v0.26.1
What's Changed
- fix: cross-realm dispatchEvent when MML elements are in an iframe by @MarcusLongmuir in #278
Full Changelog: v0.26.0...v0.26.1
v0.26.0
What's Changed
- feat: window.crypto for JSDOM by @MarcusLongmuir in #271
- fix: handle already-removed nodes in NetworkedDOM mutation batches by @MarcusLongmuir in #274
- feat: mml-cli - serve JS directly by @MarcusLongmuir in #272
- fix: eslint project config by @MarcusLongmuir in #275
- Implements m-model instancing on mml-web-threejs by @TheCodeTherapy in #273
- feat: virtual dom (Node / non-browser environment client support) by @MarcusLongmuir in #276
- fix: npm audit vulnerabilities by @MarcusLongmuir in #277
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- feat: Add @mml-io/mml-cli by @MarcusLongmuir in #269
- config: OIDC for npmjs by @MarcusLongmuir in #270
Full Changelog: v0.24.1...v0.25.0
v0.24.1
What's Changed
- fix: multiple children node removal by @MontagueM in #268
New Contributors
- @MontagueM made their first contribution in #268
Full Changelog: v0.24.0...v0.24.1
v0.24.0
What's Changed
- chore: update dependencies 2026-01-21 by @MarcusLongmuir in #266
- config: Increased websocket connection timeout to 30 seconds by @MarcusLongmuir in #267
Full Changelog: v0.23.1...v0.24.0
v0.23.1
What's Changed
- fix: dispose debug helper by @MarcusLongmuir in #262
- dependencies updates by @TheCodeTherapy in #263
- feat(viewer): allow taking canvas screenshot by @jitinder in #264
Full Changelog: v0.23.0...v0.23.1
v0.23.0
MML Viewer URL: https://viewer.mml.io/v0.23.0/v1/
What's Changed
- allow an option to hide the env map but still use the lighting by @imjameshall in #257
- fix: hidden-from placeholder bug by @MarcusLongmuir in #258
- feat: increase maximum model texture size by @MarcusLongmuir in #261
New Contributors
- @imjameshall made their first contribution in #257
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- feat: ThreeJS resource (graphics memory) optimisation by @MarcusLongmuir in #254
- fix: ThreeJS abort progress hanging by @MarcusLongmuir in #255
Full Changelog: v0.21.3...v0.22.0
v0.21.3
What's Changed
- fix: issue where visible-to would fail with multiple observers by @MarcusLongmuir in #252
Full Changelog: v0.21.2...v0.21.3
v0.21.2
What's Changed
- feat: resolveRelativeUrl function by @MarcusLongmuir in #251
Full Changelog: v0.21.1...v0.21.2