Skip to content

Releases: webex/sdk-component-adapter

v1.65.0

13 Oct 10:03
Compare
Choose a tag to compare

1.65.0 (2021-10-13)

Features

  • MeetingsSdkAdapter: add 'hint' for joinControl (541912f)
  • MeetingsSdkAdapter: add tests for 'supportedControls()' method (2e33562)
  • SwitchSpeakerControl: update tooltip message when no speakers in Firefox and Safari (cdd5c47)

v1.64.0

04 Oct 16:40
Compare
Choose a tag to compare

1.64.0 (2021-10-04)

Features

  • MeetingsSdkAdapter: create 'supportedControls()' method (b2877cd)

v1.63.0

23 Sep 20:20
Compare
Choose a tag to compare

1.63.0 (2021-09-23)

Features

  • MembershipsSdkAdapter: check if org id exists (5a5efc8)

v1.62.0

16 Sep 19:23
Compare
Choose a tag to compare

1.62.0 (2021-09-16)

Features

  • config: add maxWorkers to jest command (9e83401)

v1.61.1

15 Sep 13:38
Compare
Choose a tag to compare

1.61.1 (2021-09-15)

Bug Fixes

  • MeetingsSdkAdapter: add type multiselect to switch camera and switch speaker controls (63d5609)

v1.61.0

08 Sep 11:01
Compare
Choose a tag to compare

1.61.0 (2021-09-08)

Features

  • MeetingsSdkAdapter: move video control in a separate file (6e5b2a2)

v1.60.0

08 Sep 08:58
Compare
Choose a tag to compare

1.60.0 (2021-09-08)

Bug Fixes

  • MeetingsSdkAdapter: stop stream when switching cameras (6ac8ebf)
  • MeetingsSdkAdapter: stop stream when switching microphones (cd98107)

Features

  • MeetingsSdkAdapter: move proceed without microphone control in its own file and create tests (ca80867)

v1.59.0

06 Sep 07:46
Compare
Choose a tag to compare

1.59.0 (2021-09-06)

Features

  • MeetingsSdkAdapter: add missing text on controls (c439fe7)

v1.58.0

03 Sep 08:13
Compare
Choose a tag to compare

1.58.0 (2021-09-03)

Features

  • MeetingSdkAdapter: implement switch speaker in its own file and create the tests accordingly (8d8d955)
  • MeetingsSdkAdapter: stop disabled stream when leaving the meeting (6a8204e)

v1.57.0

27 Aug 07:49
Compare
Choose a tag to compare

1.57.0 (2021-08-27)

Features

  • MeetingSdkAdapter: implement switch microphone control in its own file and create the tests (e1d0de9)
  • MeetingSdkAdapter: move proceed without camera control in its own file and create the tests (857cff2)
  • MeetingsSdkAdapter: add unmuted icon on audio control (1bfc314)