Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Releases: voxeet/comms-sdk-web-extensions

2.1.0

29 Jun 16:33
ea2e4b7
Compare
Choose a tag to compare

2.0.0

12 Jan 19:48
d5c3a26
Compare
Choose a tag to compare

What's Changed

  • Update to VoxeetSDK 3.8.1
  • Add support for shared audio scene in private zones
  • Add moveToMainRoom in breakoutRooms capability
  • Update dependency json5 for security warning
  • Breaking: name change from VoxeetSDKExt.spatialAudio to VoxeetSDKExt.privateZones

Full Changelog: 1.1.3...2.0.0

1.1.3

15 Oct 15:24
8255dd2
Compare
Choose a tag to compare

What's Changed

  • Fix issue in breakout room initialization
  • Add examples in README

Full Changelog: 1.1.2...1.1.3

1.1.2

14 Oct 01:57
59f4433
Compare
Choose a tag to compare

What's Changed

  • Fix issue when leaving a conference

Full Changelog: 1.1.1...1.1.2

1.1.1

28 Sep 19:16
00f62f1
Compare
Choose a tag to compare

What's Changed

  • Fix issue with subscriptions of conference events

Full Changelog: 1.1.0...1.1.1

1.1.0

26 Sep 15:47
a7b1886
Compare
Choose a tag to compare
  • Create Breakout rooms and move people from one room to another. New participants are joining the main room.
  • Allow to send Commands to a specific participant in the conference.
  • Use the SDK 3.7.0

1.0.1

17 Aug 23:08
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

  • Fix issue with library trying to start the remote video in an audioOnly conference
  • Change the output filename to voxeet-sdk-ext.js

1.0.0

17 Aug 18:51
Compare
Choose a tag to compare

Initial release with extensions around Spatial Audio with the possibility to create private zones.
Helpers to switch from user to listener and vice versa.
Get a video element ready to go for a participant.