Skip to content

Releases: SuperViz/superviz

@superviz/socket-client/1.15.0-lab.15

21 Jan 16:07
335c9eb
Compare
Choose a tag to compare
Pre-release

1.15.0-lab.15 (2025-01-21)

Features

  • add and remove components from room (03ec599)
  • handle room callbacks (1e26f99)
  • initialize superviz/room with superviz/react (1014860)
  • wip: superviz react package (b0bbaf4)

@superviz/yjs/1.1.0

20 Jan 12:17
c8ab030
Compare
Choose a tag to compare

1.1.0 (2025-01-20)

Bug Fixes

  • don't allow colon in the room and participant ids (ae36819)
  • don't pass the presence-3D-manager as param to the components (658eb0c)
  • fix the type of configuration in the realtime and room (d01275d)
  • remove the core-bridge store and use the event bus to notify the participant updates (21e5076)
  • YJS|SDK: remove unnecessary validation from components initialization (a937e3a)
  • remove unused type (e7585f3)
  • rename developer key to developer token (8bf6ad6)
  • update the turbo repo config (5c7125c)
  • validate the apiKey with the watermark and the limits (b81624a)

Features

  • add debug and environment params (c8d2042)
  • add group to the room (a3199ec)
  • add new room package (a03a9be)
  • add participant avatar and type (8701ed7)
  • add presence 3D store to room stores (1a71fce)
  • add support to emit events (9e2a22e)
  • add validation to know if the user needs a slot (5367208)
  • assiging slots to the participants (7e0a827)
  • create a particular type to the room state (42f5fc9)
  • exports to the CDN and make sure that can't create to more than one room at a time. (e877c35)
  • format the participant object from the events payloads (c446f75)
  • get the feature flags from the server (7c8290a)
  • handle the connections erros and publish the room state for the users (b84dba5)
  • handle video updates in the new room (b143718)
  • initialize the IOC in the room (3924d0e)
  • initialize the room with the validations (3b28602)
  • wip: initializing old components (5157443)
  • integrate comments with new room (ba6848b)
  • integrate mouse pointers with new room (f9681a7)
  • integrate video with new room (ade0eb6)
  • integrate who-is-online with new room (a68a9a9)
  • intialize the IOC room (85a2a8a)
  • introducing event bus to room (7413d37)
  • introducing participants events to the room (1625cfd)
  • introducing stores to room (8f96925)
  • remove all observers when leave the room (8039b8c)
  • return the email in the transfromSocketMesssageToParticipant (74c5195)
  • return the email in the transfromSocketMesssageToParticipant (2c629d1)
  • save the state in the room (55d54f6)
  • send component activity (2943172)
  • setup the participant when initialize the room (48d5096)
  • store injection to web-components and SDK components (a00070c)
  • store the participant list in the room and create a method to retrieve it from the IO (2421650)
  • update the room playground (f21c850)
  • validate the participant id and the channel id following the right pattern (3e0c96c)
  • validations to add and remove the components (c295299)

@superviz/three/1.3.0

20 Jan 12:23
c8ab030
Compare
Choose a tag to compare

1.3.0 (2025-01-20)

Bug Fixes

  • don't allow colon in the room and participant ids (ae36819)
  • don't pass the presence-3D-manager as param to the components (658eb0c)
  • fix the type of configuration in the realtime and room (d01275d)
  • remove the core-bridge store and use the event bus to notify the participant updates (21e5076)
  • YJS|SDK: remove unnecessary validation from components initialization (a937e3a)
  • remove unused type (e7585f3)
  • rename developer key to developer token (8bf6ad6)
  • update the turbo repo config (5c7125c)
  • validate the apiKey with the watermark and the limits (b81624a)

Features

  • add debug and environment params (c8d2042)
  • add group to the room (a3199ec)
  • add new room package (a03a9be)
  • add participant avatar and type (8701ed7)
  • add presence 3D store to room stores (1a71fce)
  • add support to emit events (9e2a22e)
  • add validation to know if the user needs a slot (5367208)
  • assiging slots to the participants (7e0a827)
  • create a particular type to the room state (42f5fc9)
  • exports to the CDN and make sure that can't create to more than one room at a time. (e877c35)
  • format the participant object from the events payloads (c446f75)
  • get the feature flags from the server (7c8290a)
  • handle the connections erros and publish the room state for the users (b84dba5)
  • handle video updates in the new room (b143718)
  • initialize the IOC in the room (3924d0e)
  • initialize the room with the validations (3b28602)
  • wip: initializing old components (5157443)
  • integrate comments with new room (ba6848b)
  • integrate mouse pointers with new room (f9681a7)
  • integrate video with new room (ade0eb6)
  • integrate who-is-online with new room (a68a9a9)
  • intialize the IOC room (85a2a8a)
  • introducing event bus to room (7413d37)
  • introducing participants events to the room (1625cfd)
  • introducing stores to room (8f96925)
  • remove all observers when leave the room (8039b8c)
  • return the email in the transfromSocketMesssageToParticipant (74c5195)
  • return the email in the transfromSocketMesssageToParticipant (2c629d1)
  • save the state in the room (55d54f6)
  • send component activity (2943172)
  • setup the participant when initialize the room (48d5096)
  • store injection to web-components and SDK components (a00070c)
  • store the participant list in the room and create a method to retrieve it from the IO (2421650)
  • update the room playground (f21c850)
  • validate the participant id and the channel id following the right pattern (3e0c96c)
  • validations to add and remove the components (c295299)

@superviz/socket-client/1.15.0

20 Jan 12:14
c8ab030
Compare
Choose a tag to compare

1.15.0 (2025-01-20)

Bug Fixes

  • don't pass the presence-3D-manager as param to the components (658eb0c)
  • remove the core-bridge store and use the event bus to notify the participant updates (21e5076)
  • YJS|SDK: remove unnecessary validation from components initialization (a937e3a)
  • remove unused type (e7585f3)

Features

  • add participant avatar and type (8701ed7)
  • add presence 3D store to room stores (1a71fce)
  • add support to emit events (9e2a22e)
  • add validation to know if the user needs a slot (5367208)
  • assiging slots to the participants (7e0a827)
  • create a particular type to the room state (42f5fc9)
  • exports to the CDN and make sure that can't create to more than one room at a time. (e877c35)
  • format the participant object from the events payloads (c446f75)
  • get the feature flags from the server (7c8290a)
  • handle the connections erros and publish the room state for the users (b84dba5)
  • handle video updates in the new room (b143718)
  • wip: initializing old components (5157443)
  • integrate comments with new room (ba6848b)
  • integrate mouse pointers with new room (f9681a7)
  • integrate video with new room (ade0eb6)
  • integrate who-is-online with new room (a68a9a9)
  • intialize the IOC room (85a2a8a)
  • introducing event bus to room (7413d37)
  • introducing participants events to the room (1625cfd)
  • introducing stores to room (8f96925)
  • remove all observers when leave the room (8039b8c)
  • return the email in the transfromSocketMesssageToParticipant (74c5195)
  • return the email in the transfromSocketMesssageToParticipant (2c629d1)
  • save the state in the room (55d54f6)
  • send component activity (2943172)
  • setup the participant when initialize the room (48d5096)
  • store injection to web-components and SDK components (a00070c)
  • store the participant list in the room and create a method to retrieve it from the IO (2421650)
  • update the room playground (f21c850)
  • validations to add and remove the components (c295299)

@superviz/sdk/6.9.0

20 Jan 12:16
c8ab030
Compare
Choose a tag to compare

6.9.0 (2025-01-20)

Bug Fixes

  • don't pass the presence-3D-manager as param to the components (658eb0c)
  • remove the core-bridge store and use the event bus to notify the participant updates (21e5076)
  • YJS|SDK: remove unnecessary validation from components initialization (a937e3a)
  • remove unused type (e7585f3)

Features

  • add participant avatar and type (8701ed7)
  • add presence 3D store to room stores (1a71fce)
  • add support to emit events (9e2a22e)
  • add validation to know if the user needs a slot (5367208)
  • assiging slots to the participants (7e0a827)
  • create a particular type to the room state (42f5fc9)
  • exports to the CDN and make sure that can't create to more than one room at a time. (e877c35)
  • format the participant object from the events payloads (c446f75)
  • get the feature flags from the server (7c8290a)
  • handle the connections erros and publish the room state for the users (b84dba5)
  • handle video updates in the new room (b143718)
  • wip: initializing old components (5157443)
  • integrate comments with new room (ba6848b)
  • integrate mouse pointers with new room (f9681a7)
  • integrate video with new room (ade0eb6)
  • integrate who-is-online with new room (a68a9a9)
  • intialize the IOC room (85a2a8a)
  • introducing event bus to room (7413d37)
  • introducing participants events to the room (1625cfd)
  • introducing stores to room (8f96925)
  • remove all observers when leave the room (8039b8c)
  • return the email in the transfromSocketMesssageToParticipant (74c5195)
  • return the email in the transfromSocketMesssageToParticipant (2c629d1)
  • save the state in the room (55d54f6)
  • send component activity (2943172)
  • setup the participant when initialize the room (48d5096)
  • store injection to web-components and SDK components (a00070c)
  • store the participant list in the room and create a method to retrieve it from the IO (2421650)
  • update the room playground (f21c850)
  • validations to add and remove the components (c295299)

@superviz/react/1.16.0

20 Jan 12:25
c8ab030
Compare
Choose a tag to compare

1.16.0 (2025-01-20)

Bug Fixes

  • don't pass the presence-3D-manager as param to the components (658eb0c)
  • remove the core-bridge store and use the event bus to notify the participant updates (21e5076)
  • YJS|SDK: remove unnecessary validation from components initialization (a937e3a)
  • remove unused type (e7585f3)

Features

  • add participant avatar and type (8701ed7)
  • add presence 3D store to room stores (1a71fce)
  • add support to emit events (9e2a22e)
  • add validation to know if the user needs a slot (5367208)
  • assiging slots to the participants (7e0a827)
  • create a particular type to the room state (42f5fc9)
  • exports to the CDN and make sure that can't create to more than one room at a time. (e877c35)
  • format the participant object from the events payloads (c446f75)
  • get the feature flags from the server (7c8290a)
  • handle the connections erros and publish the room state for the users (b84dba5)
  • handle video updates in the new room (b143718)
  • wip: initializing old components (5157443)
  • integrate comments with new room (ba6848b)
  • integrate mouse pointers with new room (f9681a7)
  • integrate video with new room (ade0eb6)
  • integrate who-is-online with new room (a68a9a9)
  • intialize the IOC room (85a2a8a)
  • introducing event bus to room (7413d37)
  • introducing participants events to the room (1625cfd)
  • introducing stores to room (8f96925)
  • remove all observers when leave the room (8039b8c)
  • return the email in the transfromSocketMesssageToParticipant (74c5195)
  • return the email in the transfromSocketMesssageToParticipant (2c629d1)
  • save the state in the room (55d54f6)
  • send component activity (2943172)
  • setup the participant when initialize the room (48d5096)
  • store injection to web-components and SDK components (a00070c)
  • store the participant list in the room and create a method to retrieve it from the IO (2421650)
  • update the room playground (f21c850)
  • validations to add and remove the components (c295299)

@superviz/matterport/1.3.0

20 Jan 12:21
c8ab030
Compare
Choose a tag to compare

1.3.0 (2025-01-20)

Bug Fixes

  • don't allow colon in the room and participant ids (ae36819)
  • don't pass the presence-3D-manager as param to the components (658eb0c)
  • fix the type of configuration in the realtime and room (d01275d)
  • remove the core-bridge store and use the event bus to notify the participant updates (21e5076)
  • YJS|SDK: remove unnecessary validation from components initialization (a937e3a)
  • remove unused type (e7585f3)
  • rename developer key to developer token (8bf6ad6)
  • update the turbo repo config (5c7125c)
  • validate the apiKey with the watermark and the limits (b81624a)

Features

  • add debug and environment params (c8d2042)
  • add group to the room (a3199ec)
  • add new room package (a03a9be)
  • add participant avatar and type (8701ed7)
  • add presence 3D store to room stores (1a71fce)
  • add support to emit events (9e2a22e)
  • add validation to know if the user needs a slot (5367208)
  • assiging slots to the participants (7e0a827)
  • create a particular type to the room state (42f5fc9)
  • exports to the CDN and make sure that can't create to more than one room at a time. (e877c35)
  • format the participant object from the events payloads (c446f75)
  • get the feature flags from the server (7c8290a)
  • handle the connections erros and publish the room state for the users (b84dba5)
  • handle video updates in the new room (b143718)
  • initialize the IOC in the room (3924d0e)
  • initialize the room with the validations (3b28602)
  • wip: initializing old components (5157443)
  • integrate comments with new room (ba6848b)
  • integrate mouse pointers with new room (f9681a7)
  • integrate video with new room (ade0eb6)
  • integrate who-is-online with new room (a68a9a9)
  • intialize the IOC room (85a2a8a)
  • introducing event bus to room (7413d37)
  • introducing participants events to the room (1625cfd)
  • introducing stores to room (8f96925)
  • remove all observers when leave the room (8039b8c)
  • return the email in the transfromSocketMesssageToParticipant (74c5195)
  • return the email in the transfromSocketMesssageToParticipant (2c629d1)
  • save the state in the room (55d54f6)
  • send component activity (2943172)
  • setup the participant when initialize the room (48d5096)
  • store injection to web-components and SDK components (a00070c)
  • store the participant list in the room and create a method to retrieve it from the IO (2421650)
  • update the room playground (f21c850)
  • validate the participant id and the channel id following the right pattern (3e0c96c)
  • validations to add and remove the components (c295299)

@superviz/autodesk/1.23.0

20 Jan 12:19
c8ab030
Compare
Choose a tag to compare

1.23.0 (2025-01-20)

Bug Fixes

  • don't allow colon in the room and participant ids (ae36819)
  • don't pass the presence-3D-manager as param to the components (658eb0c)
  • fix the type of configuration in the realtime and room (d01275d)
  • remove the core-bridge store and use the event bus to notify the participant updates (21e5076)
  • YJS|SDK: remove unnecessary validation from components initialization (a937e3a)
  • remove unused type (e7585f3)
  • rename developer key to developer token (8bf6ad6)
  • update the turbo repo config (5c7125c)
  • validate the apiKey with the watermark and the limits (b81624a)

Features

  • add debug and environment params (c8d2042)
  • add group to the room (a3199ec)
  • add new room package (a03a9be)
  • add participant avatar and type (8701ed7)
  • add presence 3D store to room stores (1a71fce)
  • add support to emit events (9e2a22e)
  • add validation to know if the user needs a slot (5367208)
  • assiging slots to the participants (7e0a827)
  • create a particular type to the room state (42f5fc9)
  • exports to the CDN and make sure that can't create to more than one room at a time. (e877c35)
  • format the participant object from the events payloads (c446f75)
  • get the feature flags from the server (7c8290a)
  • handle the connections erros and publish the room state for the users (b84dba5)
  • handle video updates in the new room (b143718)
  • initialize the IOC in the room (3924d0e)
  • initialize the room with the validations (3b28602)
  • wip: initializing old components (5157443)
  • integrate comments with new room (ba6848b)
  • integrate mouse pointers with new room (f9681a7)
  • integrate video with new room (ade0eb6)
  • integrate who-is-online with new room (a68a9a9)
  • intialize the IOC room (85a2a8a)
  • introducing event bus to room (7413d37)
  • introducing participants events to the room (1625cfd)
  • introducing stores to room (8f96925)
  • remove all observers when leave the room (8039b8c)
  • return the email in the transfromSocketMesssageToParticipant (74c5195)
  • return the email in the transfromSocketMesssageToParticipant (2c629d1)
  • save the state in the room (55d54f6)
  • send component activity (2943172)
  • setup the participant when initialize the room (48d5096)
  • store injection to web-components and SDK components (a00070c)
  • store the participant list in the room and create a method to retrieve it from the IO (2421650)
  • update the room playground (f21c850)
  • validate the participant id and the channel id following the right pattern (3e0c96c)
  • validations to add and remove the components (c295299)

@superviz/socket-client/1.15.0-beta.2

20 Jan 12:07
24b238e
Compare
Choose a tag to compare
Pre-release

1.15.0-beta.2 (2025-01-20)

Features

  • add participant avatar and type (8701ed7)
  • add validation to know if the user needs a slot (5367208)
  • handle video updates in the new room (b143718)
  • integrate comments with new room (ba6848b)
  • integrate mouse pointers with new room (f9681a7)
  • integrate video with new room (ade0eb6)
  • integrate who-is-online with new room (a68a9a9)
  • store injection to web-components and SDK components (a00070c)

@superviz/sdk/6.9.0-beta.2

20 Jan 12:08
24b238e
Compare
Choose a tag to compare
Pre-release

6.9.0-beta.2 (2025-01-20)

Features

  • add participant avatar and type (8701ed7)
  • add validation to know if the user needs a slot (5367208)
  • handle video updates in the new room (b143718)
  • integrate comments with new room (ba6848b)
  • integrate mouse pointers with new room (f9681a7)
  • integrate video with new room (ade0eb6)
  • integrate who-is-online with new room (a68a9a9)
  • store injection to web-components and SDK components (a00070c)