Skip to content

v1.23.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 19:58
da68f57

1.23.3 (2023-11-02)

Refactor

  • BREAKING CHANGE: All arena-user attributes (descriptors of users in the scene) now are published under the
    arena-user key within the data block, rather than the top-level or directly under data
    of the of the MQTT message.
  • BREAKING CHANGE: Only position and rotation attributes are processed
    within data besides arena-user for object_type:"camera". L/R hand objects also are
    filtered to only process position, rotation, scale attributes alongside url.

Bug Fixes

  • arena-user: publish/read all camera data in data block (73e382e)
  • arenaui colors to SRGB (68d818c)
  • build: eliminate redundant (and conflicting) defaults in wire schema (#592) (fff3450)
  • localStorage saved head model set on subsequent loads (fd6372f)
  • remove hand tracking from webr features (50a01c9)
  • return bool true from arena-camera/hands create-update (9d6d749)
  • update lingering arena-camera.position from 41caa23 (8e94b14)