Skip to content

Releases: webex/sdk-component-adapter

v1.21.2

21 Jul 18:32
Compare
Choose a tag to compare

1.21.2 (2020-07-21)

Bug Fixes

  • MeetingsSdkAdapter: attach local audio at join even when muted (b9bc5fe)
  • MeetingsSdkAdapter: attach local video stream at join when muted (95f4ede)

v1.21.1

08 Jul 23:13
Compare
Choose a tag to compare

1.21.1 (2020-07-08)

Bug Fixes

  • MeetingsSdkAdapter: use correct key for media settings on addMedia (a51531a)

v1.21.0

16 Jun 02:49
Compare
Choose a tag to compare

1.21.0 (2020-06-16)

Features

  • MeetingSdkAdapter: add screen share meeting control (4083451)

v1.20.0

01 Mar 19:14
Compare
Choose a tag to compare

1.20.0 (2020-03-01)

Bug Fixes

  • release: exclude umd and cjs bundles to publish (49066a5)
  • package: main attribute now points to esm bundle (8190b1f)
  • rollup: remove extra externals (a4164c3)

Features

  • rollup: exclude webex from the bundle (7ec7394)
  • rollup: remove cjs and umd bundles (908c251)
  • rollup: remove extra configuration (becd8a4)
  • package: remove rollup builtin plugin dependency (30da5e6)
  • package: remove rollup json plugin dependency (149c414)

v1.19.5

24 Feb 22:13
Compare
Choose a tag to compare

1.19.5 (2020-02-24)

Bug Fixes

  • package-lock: fix dependency vulnerabilities (ebe6b13)
  • package: update webex dependency to V1.80.132 (e4d77a8)

v1.19.4

06 Feb 22:27
Compare
Choose a tag to compare

1.19.4 (2020-02-06)

Bug Fixes

  • PeopleSdkAdapter: handle null state in getStatus() (6da9928)
  • PeopleSdkAdapter: handle presence being turned off in getPerson() (79f472c)
  • PeopleSdkAdapter: handle presence plug-in error in getMe() (c99fcf9)

v1.19.3

30 Jan 03:13
Compare
Choose a tag to compare

1.19.3 (2020-01-30)

Bug Fixes

  • MeetingsSdkAdapter: fetch the title from the destination (cf0c0bd)
  • package: webex is @webex/common dependency (4ed5411)

v1.19.2

29 Jan 08:24
Compare
Choose a tag to compare

1.19.2 (2020-01-29)

Bug Fixes

  • JestApp: remove addLocalMedia (86497b7)
  • package: update @webex/sdk-adapter-interfaces to 1.8.0 (ebf7b22)

v1.19.1

29 Jan 01:07
Compare
Choose a tag to compare

1.19.1 (2020-01-29)

Bug Fixes

  • MeetingSdkAdapter: complete getMeeting when remote media is removed (8a854e6)
  • MeetingSdkAdapter: rename controls to match component (48c6051)

v1.19.0

29 Jan 00:16
Compare
Choose a tag to compare

1.19.0 (2020-01-29)

Features

  • MeetingsSdkAdapter: fetchMeetingTitle method is implemented (c3f118d)