Skip to content

Releases: arenaxr/arena-web-core

v1.3.2

23 Mar 13:21
93fd0da
Compare
Choose a tag to compare

1.3.2 (2022-03-23)

Bug Fixes

  • Arena camera video culling on/off check (18b4cf1)

v1.3.1

22 Mar 17:33
71a57ee
Compare
Choose a tag to compare

1.3.1 (2022-03-22)

Bug Fixes

  • disable video frustrum caused pose updates to be skipped (d26b7e6)

v1.3.0

20 Mar 11:06
b0ef412
Compare
Choose a tag to compare

1.3.0 (2022-03-20)

Features

  • Add anonymous login url parameter (52f7dc0)
  • Add video culling on/off flag; Default to off (0086749)
  • Enable layer suspension, so that frustum culled video, and distanced audio will actually drop bandwidth (a83706d)
  • Send local conference stats to remotes (177ab2f)

Bug Fixes

  • Ensure anonymous users have a display name (0a03d09)
  • jitsi: Show remote stats for other users (#412) (a93e518)

v1.2.0

08 Mar 14:48
dbed8fc
Compare
Choose a tag to compare

1.2.0 (2022-03-07)

Features

  • Add pose stats display to arena-camera (a5411d8), closes #213

Bug Fixes

  • add thickline to components; fix instantiation issue (048d133)

v1.1.4

22 Feb 00:49
Compare
Choose a tag to compare

(re)fixed apriltag wasm loader

Note: In dev envs, the worker will load the module at absolute path /dist instead of relative dev path

v1.1.3

21 Feb 18:24
Compare
Choose a tag to compare

Dummy release for deployment pipeline testing

v1.1.2

21 Feb 16:50
9d69e50
Compare
Choose a tag to compare

1.1.2 (2022-02-21)

Bug Fixes

  • apriltag wasm import (56a5b36)
  • case-insensitive match srcLoader img ext's (e86f16c)

ARENA Core v1.1.1

17 Feb 22:44
fbed4ce
Compare
Choose a tag to compare

What's Changed

  • fix: network graph

Full Changelog: v1.1.0...v1.1.1

ARENA Core v1.1.0

16 Feb 21:26
Compare
Choose a tag to compare

Features

  • Update AFRAME to 1.3.0 (a6f80b3)
  • Add show-on-enter-ar component (8b38ef0)
  • Provide THREE.frustum from arena-camera component (d57b259)

Bug Fixes / Workarounds

  • Skip AFRAME srcLoader HEAD reqs for img exts (6d99519)

Full Changelog: v1.0.3...v1.1.0

ARENA Core v1.0.3

10 Feb 22:40
64e1b42
Compare
Choose a tag to compare

What's Changed

Features

  • Add preliminary connection stats to the user list

Fixes

  • Updated aframe-physics

Full Changelog: v1.0.2...v1.0.3