Skip to content

Releases: arenaxr/arena-web-core

v2.2.3

18 Feb 16:29
c9fdf3e
Compare
Choose a tag to compare

2.2.3 (2025-02-14)

Bug Fixes

  • iterator of HTML collection in blip cleanup (028182e)
  • typo and ignore eslint w/ for of (aaa0d1e)

v2.2.2

13 Feb 15:56
79cc6d4
Compare
Choose a tag to compare

2.2.2 (2025-02-13)

Bug Fixes

  • only remove private/program_id explicitly (0264d9f)
  • set/unset correct program_id attr (71a8ce3)
  • use camFollow obj world pos (94dc92a)

v2.2.1

29 Jan 17:22
7e9e67e
Compare
Choose a tag to compare

2.2.1 (2025-01-28)

Bug Fixes

  • restore time/timeEnd console methods (da15cf3)
  • user notification of relocalization in relocateUserCamera (6b7790b)

v2.2.0

09 Jan 19:35
3b0ba87
Compare
Choose a tag to compare

2.2.0 (2025-01-06)

Features

  • add camera-orbit feature via urlparam (a84b1d3)

Bug Fixes

  • disable teleport controls on xr relocalize (5b0e03b), closes #679
  • listen on correct entity (11c64d4)
  • use parent path for dashboard iframe (9de00ac)

v2.1.1

20 Nov 18:51
a7c5aae
Compare
Choose a tag to compare

2.1.1 (2024-11-20)

Bug Fixes

  • properly "categorically" ignore own msgs (cb87581)

v2.1.0

19 Nov 22:24
7124933
Compare
Choose a tag to compare

2.1.0 (2024-11-19)

Features

Bug Fixes

  • add missing await on res (d33c916)
  • instantiate ImageData for offscreencanvas (c101bc6)
  • needOffscreenCanvas typo (cdafdee)
  • not formated topic in webxr sys (5027d0d)
  • program object topic (6163e67)
  • proper instantiate offscreencanvas (dcdc47b)
  • typo on response keys (2359772)
  • typo prop (39475f8)

v2.0.1

08 Nov 20:59
7816125
Compare
Choose a tag to compare

2.0.1 (2024-11-08)

Bug Fixes

  • splat: restore three.js to r164 in aframe 1.6.0, to regain splats (2d2d20a)

v2.0.0

08 Nov 17:11
872ffa5
Compare
Choose a tag to compare

2.0.0 (2024-11-08)

⚠ BREAKING CHANGES

  • Refactored topic structure for more granular flow and access (#652)

Features

  • Refactored topic structure for more granular flow and access (#652) (03b9705)

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

06 Sep 17:48
2c7fb76
Compare
Choose a tag to compare

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

14 Aug 17:10
acce6c3
Compare
Choose a tag to compare

1.28.3 (2024-08-14)

Bug Fixes

  • compositor shader sRGB force per three 167 (af1ef98)
  • icons: restore missing a/v settings button tooltip (d54a5a9)
  • location min size (624f391)
  • program schemas (c96b629)
  • remove registration; add program reload (2c7e213)
  • Update LinearTosRGB to sRGBTransferOETF (f9c473a)