Releases: arenaxr/arena-web-core
Releases · arenaxr/arena-web-core
v2.2.5
2.2.5 (2025-05-15)
Bug Fixes
- add deprecated warnings from aframe-physics-system (d1defb5)
- correctly ref textinput target obj (29453fe)
- debug: made all mqtt debug log consistant with url param (a167114)
- gaussian_splatting: update splat component to use cutoutEntity (5c3b01a)
- object3d rotation is euler (0f013e3)
- physx-grab use, add physx-grabbable (93c0ed4)
Reverts
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
v2.1.1
v2.1.0
v2.0.1
v2.0.0
2.0.0 (2024-11-08)
⚠ BREAKING CHANGES
- Refactored topic structure for more granular flow and access (#652)
Features
Bug Fixes
- arena-user: add missing hasAvatar field for outside accessors (56cf44f)
- build: add 'build' to mqtt client id (fe2eb73)
- build: correct unknown object type display (4caf6fe)
- build: fixed typo obj.chanels -> obj.channels (8a4c1db)
- landmark: patched race condition preventing lankmark ui display (d95935c)
- mqtt: log subscribed - failures always, success if debug (29f480a)
- mqtt: require userClient in topic for all scene messages (#670) (2c4fc6f)
- push-based mqtt message handler (1c1d3fe)
- scene-options: fixed incorrrect warning when missing clickableOnlyEvents option (58cab4d)
- scenes: correct adding demoMode in URL builder (1ad7211)
- ttl: update ttl component to alway apply updates (4be0751)
- typo trailing comma in json (30347f1)