Releases: arenaxr/arena-web-core
Releases · arenaxr/arena-web-core
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)
v1.28.3
v1.28.2
1.28.2 (2024-08-07)
Bug Fixes
- arena-user: fix garbled avatar 3d icons from 'usedTimes' crashes (7689466)
- build: highlight/show unknown types in red & allow edit/delete (5287340)
- build: only show visibility property for object types (5176571)
- force look-component update with camfollow (bee70a3)
- jitsi: fixed jitsi crash in setupCornerVideo (1868664)
- jitsi: improve videosphere resolution est, also lib-jitsi-meet v1650 (54c6919)
- obj-model: corrected assignment of dropbox links for obj models (29bc02b)
- particles: remove particle conflict with scene fog, closes #654 (f54e682)
- scene-options: fix scene-options json parse when empty/undefined (01384e2)
v1.28.1
1.28.1 (2024-07-11)
Bug Fixes
- arenaui-card: build page default blank img causes title not to render (#647) (41a05d2)
- auth: allow filestore upload for arena ui card image (fca5a37)
- build3d: handle single boolean attribute as string conversion (0b4e215)
- build3d: sync with production aframe-inspector (4ffb2f7)
- build3d: update build page build3d icon as 3d globe (cc172c7)
- build: add eye button to publish visible prop, closes #649 (2fdff10)
- build: add gray color to non-visible objects in list (e77ecca)
- build: add inherited visible property to entity schema (97b35b6)
- listen on enter-vr for env publisher (b771078)
- settings: update settings build links to use proper names (170638d)
- thinkline: handle crash from aframe 1.6 utils.coordinates.parse (42ea490)
- typos (7d9367b)
- un-revert clobbered 42ea490 for meshline parse (d4c0b35)
v1.28.0
1.28.0 (2024-06-11)
Features
- build3d: add build3d action framework and inside-out object updates (#643) (03f0d5d)
- build3d: allow build3d upload filestore files through auth refactor (#646) (d18bbda)
- obj-model: Add obj-model component schema, load progress, upload (#642) (27aa4c0)
Bug Fixes
- add model to scene; fix timing issue (b3c5291)
- build3d: fix build3d auto-play scene, add green nav bar (7aeeeca)
- build3d: make build3d viewport bar opacity consistent (e06b29f)
- build3d: make mqtt log panel responsive (d062203)
- build: avoid grid layout on all but TRS and arena-object defs (91fa9f7)
- defer static/dynamic-body component set (00538cc)
- draco path (533654a)
- import path (cad37e3)
- remove xacro-parser folder (32fcff2)
- use repo as dependency (934e032)
v1.27.0
1.27.0 (2024-05-03)
Features
Bug Fixes
- build: allow build page responsive layout, closes #638 (a909e61)
- build: allow filestore upload of urdf model (aa874fb)
- build: auto-publish mqtt filestore upload, closes #640 (0d01a30)
- build: correctly update editor after euler edit, closes ##639 (76af366)
- filestore: improve error feedback for rare fs auth errors (cc1fb7d)
- make release please trigger other workflows (using a PAT) (576b78f)
- renderfusion shader bug fix (d94cc48)
- required param for material-extras colorSpace (47dca20)