Releases: arenaxr/arena-web-core
Releases · arenaxr/arena-web-core
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)
v1.29.0
1.29.0 (2024-09-02)
Features
- landmark: add screenshare teleport landmarks (#661) (69a7682)
- program buttons: stop only (8f00fa1)
- program instance list (ea639fc)
- program list with ttl (7eb2cc7)
Bug Fixes
- auth: only request single-scene specific perms when rendering scene (43d80fe)
- chat: disable chat message ui when user permissions are removed (4e9e801)
- make sure subscribe is only called after connect (4c802fb)
- mqtt connect (64c4fd4)
- particles: fix particle load failure introduced in #f54e682 (5c85f87)
- screenshare: add landmarks for named screenshare objects (c00455b)