Skip to content

Changelog

Bharath Balan edited this page Aug 21, 2024 · 60 revisions

All notable changes to this project will be documented in this file.

Note

We migrated to a new Change log portal from v3.3.1-next.33 and this is not being updated anymore

[v3.3.1-next.32] - 2024-08-05

Fixed

  • fix(plugin-meetings): force share video to use software encoder (#3754)

[v3.3.1-next.31] - 2024-08-05

Fixed

  • fix(contacts): fix issue in dss responses and processing (#3755)

[v3.3.1-next.30] - 2024-08-05

Fixed

  • chore(deps): bump express from 4.18.2 to 4.19.2 (#3686)

[v3.3.1-next.29] - 2024-08-02

Fixed

  • fix: fail sooner if ice connection goes to failed state (#3736)

[v3.3.1-next.28] - 2024-08-02

Fixed

  • fix(deps): Upgraded dependencies to address security vulnerabilities. (#3749)

[v3.3.1-next.27] - 2024-08-01

Fixed

  • fix(plugin-meetings): update internal media core to enable full ice for firefox (#3724)

[v3.3.1-next.26] - 2024-08-01

Fixed

  • fix(plugin-meetings): Don't retry if H264 codec is missing when failing to create the SDP offer in joinWithMedia(). (#3750)

[v3.3.1-next.25] - 2024-07-29

Fixed

  • fix(metrics): Fixed calling SDK version metrics to include the proper version from package.json instead of "beta". (#3746)

[v3.3.1-next.24] - 2024-07-29

Fixed

  • fix(calling): passing the ICE candidate timeout in the media connection configuration while creating RoapMediaConnection. Media core will send ROAP with the ICE candidates gathered till the timeout occurs and won't wait for it to complete. (#3737)

[v3.3.1-next.23] - 2024-07-24

Fixed

  • fix(CallingClient): add c line at session level for answer sdp. The Chrome extension's SDP includes connection (c) info at the media level, which causes issues with some SBCs. This aligns the Chrome extension's behavior with the other Webex clients (#3732)

[v3.3.1-next.22] - 2024-07-24

Fixed

  • fix(deps): update dependencies to resolve security vulnerabilities raised by dependabot and npm audit (#3698)

[v3.3.1-next.21] - 2024-07-23

Fixed

  • fix: reduces the number of false negative reachability results by flattening the metrics object metricFields (#3735)

[v3.3.1-next.20] - 2024-07-23

Fixed

  • fix(plugin-meetings): add metrics to track ICE candidate error codes, helping identify common relay gathering failures for improved diagnostics (#3723)

[v3.3.1-next.19] - 2024-07-22

Fixed

  • fix(internal-media-core): implement iceCandidatesTimeout in MediaConnection to address browser issues with ICE gathering delays, preventing call timeouts for WxCC agents during incoming calls (#3731)

[v3.3.1-next.18] - 2024-07-22

Fixed

  • fix(webex-core): correct service URL detection logic by prioritizing defaultUrl matching (#3725)

[v3.3.1-next.17] - 2024-07-19

Fixed

  • fix(plugin-meetings): refine join failure detection by separating ICE and DTLS failure reasons for better accuracy (#3703)

[v3.3.1-next.16] - 2024-07-18

Fixed

  • fix(plugin-meetings): These changes will add cpuInfo regarding the number of cores to MQE to expose the number of logical processors, this will address the missing MQE status. (#3643)

[v3.3.1-next.15] - 2024-07-17

Fixed

  • fix: Refactoring how reachability timeouts work by Reorganizing how reachability times out this will allow us to make a decision on how long the timeouts need to be. (#3696)

[v3.3.1-next.14] - 2024-07-16

Fixed

  • fix(bo): This will fix the broadcast receiving issue in some cases after this fix the host will send the message successfully & Web client will receive the message. (#3700)

[v3.3.1-next.13] - 2024-07-15

Added

  • feat: Adding share video encoder implementation to share video mute event, this will handle undefined stats Analyzer & will also parse video share send status as well. (#3704)

[v3.3.1-next.12] - 2024-07-12

Fixed

  • Fix(plugin-meetings): Deprecate remoteLossRate in Favor of maxRemoteLossRate (#3701)

[v3.3.1-next.11] - 2024-07-11

Fixed

  • Fix(plugin-meetings): Correct rtpRecovered MQE to Accurately Report Recovered RTP Packets (#3683)

[v3.3.1-next.10] - 2024-07-11

Fixed

  • Fix(plugin-meetings): Correct multistreamEnabled Value for MQE (#3670)

[v3.3.1-next.9] - 2024-07-11

Fixed

  • Refactor StatsAnalyzer Tests: Remove Nested 'it' Blocks for Proper Execution (#3684)

[v3.3.1-next.8] - 2024-07-10

Fixed

  • fix(webex-core): fix parsing of u2c hostmap to identify alternative hosts for services (#3691)

[v3.3.1-next.7] - 2024-07-08

Added

  • feat(plugin-meetings): Add more accurate tracking and reporting of window and screen sizes in our analytics in MQRs (#3690)

[v3.3.1-next.6] - 2024-07-05

Fixed

  • fix(plugin-meetings): fixes issue where the isActiveSpeaker property is erroneously set to true within the MQE, regardless of the actual speaker status. (#3597)

[v3.3.1-next.5] - 2024-07-03

Refactor

  • refactor(plugin-meetings): conditional stream addition for MQA based on their isRequested status (#3610)

[v3.3.1-next.4] - 2024-07-03

Fixed

  • fix: problem where rtcstats is causing join failures on Firefox versions around 107/108 (#3682)

[v3.3.1-next.3] - 2024-07-02

Fixed

  • fix: update RTCStats dependency to the latest version for internal-media-core (#3681)

[v3.3.1-next.2] - 2024-07-02

Fixed

  • fix(internal-plugin-metrics): remove exports.getBuildType error in js-sdk metrics package (#3671)

[v3.3.1-next.1] - 2024-07-01

Fixed

  • fix: circular dependency b/w internal feature and mercury plugin during web client V3 migration (#3658)

[v3.3.1] - 2024-07-02

Added

  • Pairing Devices and moving meetings from SDK to a device and vice versa
  • Transcription changes to improvise the caption payload as well as a few issue fixes that popped out

[v3.3.0] - 2024-07-02

Fixed

  • fix: during adding xtls reachability logging unreachable xtls clusters were missed (#3654)

[v3.1.0-next.26] - 2024-06-28

Fixed

  • fix(plugin-meetings): log send parameters (#3667)

[v3.1.0-next.25] - 2024-06-28

Fixed

  • fix(plugin-meetings): trigger transcript connected after llm online (#3668)

[v3.1.0-next.24] - 2024-06-27

Fixed

  • fix(plugin-meetings): streamline rtxPackets and rtxBitrate (#3662)

[v3.1.0-next.23] - 2024-06-26

Fixed

  • feat: added isWebexMediaBackendUnreachable() API (#3664)

[v3.1.0-next.22] - 2024-06-25

Fixed

  • fix(plugin-meetings): update MQE for MARI related metrics (#3661)

[v3.1.0-next.21] - 2024-06-25

Fixed

  • feat(fedramp): only add domains if commercial (#3634)

[v3.1.0-next.20] - 2024-06-21

Fixed

  • fix: during adding xtls reachability logging unreachable xtls clusters were missed (#3654)

[v3.1.0-next.19] - 2024-06-21

Fixed

  • fix(webex): remove plugin-presence from src (#3657)

[v3.1.0-next.18] - 2024-06-20

Fixed

  • fix(plugin-meetings): clean up streams and reconnect on moveTo (#3642)

[v3.1.0-next.17] - 2024-06-20

Fixed

  • fix(plugin-meetings): moveToLobby, block receiving reactions in lobby (#3652)

[v3.1.0-next.16] - 2024-06-19

Fixed

  • fix(plugin-meetings): update transcription for new voicea payload (#3644)

[v3.1.0-next.15] - 2024-06-19

Fixed

  • fix(calling): switching off stream listeners to avoid having multiple listeners (#3653)

[v3.1.0-next.14] - 2024-06-18

Fixed

  • fix: don't send CA events when we do Locus /media API calls for mute/unmute and improve when we send them for Roap messages (#3646)

[v3.1.0-next.13] - 2024-06-17

Fixed

  • fix(moveToLobby): need handle main locus info when move to lobby from breakout (#3647)

[v3.1.0-next.12] - 2024-06-14

Fixed

  • fix(webex): remove plugin-presence as a dependency as it is not public (#3645)

[v3.1.0-next.11] - 2024-06-13

Fixed

  • fix: circular dependency issues (#3628)

[v3.1.0-next.10] - 2024-06-13

Fixed

  • fix: removed unwanted parameters (#3636)

[v3.1.0-next.9] - 2024-06-12

Fixed

  • fix: 2 reconnections started in parallel (#3638)

[v3.1.0-next.8] - 2024-06-12

Fixed

  • fix(internal-plugin-metrics): add callingServiceType to MQE (#3593)

[v3.1.0-next.7] - 2024-06-10

Fixed

  • fix: sending selectedCandidatePairChanges metric (#3637)

[v3.1.0-next.6] - 2024-06-07

Fixed

  • fix(plugin-meetings): retry joinWithMedia if something goes wrong (#3616)

[v3.1.0-next.5] - 2024-06-07

Fixed

  • fix(plugin-meetings): turn on caption without turning on transcribing (#3633)

[v3.1.0-next.4] - 2024-06-07

Fixed

  • fix(plugin-meetings): requestedBitrate and requestedFrameSize stats (#3594)

[v3.1.0-next.3] - 2024-06-07

Added

  • Feat/cart: manual caption attendee support (#3620)

[v3.1.0-next.2] - 2024-06-06

Fixed

  • fix(plugin-meetings): export-meetinginfoutil-as-class (#3632)

[v3.1.0-next.1] - 2024-06-05

Fixed

  • fix(meetings): fix types (#3602)

[v3.1.0] - 2024-06-03

Added

  • Multistream meeting support .
  • Documentation in the wiki that provides a quickstart guide as well as a comprehensive one.

[v3.0.0-next.36] - 2024-06-03

Fixed

  • fix(plugin-meetings): Mute issue with host and 'mute all' action (#3621)

[v3.0.0-next.35] - 2024-06-03

Fixed

  • [fix(calling): mute/unmute fix with bnr (#3623)

[v3.0.0-next.34] - 2024-05-31

Fixed

  • fix(plugin-meetings): revert peripherals MQE back to array (#3627)

[v3.0.0-next.33] - 2024-05-31

Changed

  • fix(plugin-meetings): update internal-media-core and WCME (#3626)

[v3.0.0-next.32] - 2024-05-29

Fixed

  • fix(internal-plugin-metrics): Correct report JMF Reports (#3622)

[v3.0.0-next.31] - 2024-05-28

Fixed

  • fix(calling): call WDM deregister method while unregistering from Calling (#3609)

[v3.0.0-next.30] - 2024-05-27

Fixed

  • fix(plugin-meetings): wait for ice gathering state to complete or timeout (#3604)

[v3.0.0-next.29] - 2024-05-27

Added

  • feat(contacts): import dss plugin for search and cloud contact resolution (#3618)

[v3.0.0-next.28] - 2024-05-23

Fixed

  • fix(plugin-meetings): remove logs and circular dependency with internal-plugin-voicea (#3599)

[v3.0.0-next.27] - 2024-05-23

Added

  • feat(calling): update-internal-media-core-version (#3611)

[v3.0.0-next.26] - 2024-05-22

Fixed

  • fix: add reachability checks for TLS (#3606)

[v3.0.0-next.25] - 2024-05-17

Added

  • feat(webex-core): catalog failure handling (#3603)

[v3.0.0-next.24] - 2024-05-15

Fixed

  • fix(plugin-meetings): fix check for whether domain is exempted (#3600)

[v3.0.0-next.23] - 2024-05-14

Fixed

  • fix(test-users): use correct scopes for oauth test user generation (#3598)

[v3.0.0-next.22] - 2024-05-10

Added

  • feat(call-history): update the callhistory when the user reads missed calls (#3580)

[v3.0.0-next.21] - 2024-05-10

Changed

  • feat(plugin-meetings): use [peripheralName]Info instead of peripherals in MQE (#3565)

[v3.0.0-next.20] - 2024-05-03

Fixed

  • fix(media-helpers): change type for local camera stream events (#3584)
  • fix(plugin-meetings): only log devices when required (#3581)
  • fix(internal-plugin-metrics): batch prelogin client metrics (#3543)
  • fix: improved logging of errors (#3570)

[v3.0.0-next.19] - 2024-05-02

Fixed

  • fix(webex): fix presence dependency during installation of webex (#3583)

[v3.0.0-next.18] - 2024-04-29 [DEPRECATED]

Added

  • feat(internal-plugin-metrics): get cluster latency
  • feat(metrics): add downloadIntelligenceModelsReqResp to latency metrics

Fixed

  • fix: remove the logic of setting b=TIAS lines in the internal media core

[v3.0.0-next.17] - 2024-04-26 [DEPRECATED]

Added

  • feat(metrics): CA userType update
  • feat: remove authIntelligenceGenerationReqResp latency
  • feat(internal-pligin-metrics): latency for exhange ci token
  • feat(metrics): Add client.media.render.start event

Fixed

  • fix(meetings-plugin): increase timeout for multistream connection establishment
  • fix(plugin-meetings): fixed unittests after effect lib update
  • fix(media-helpers): vbg effect on local stream
  • fix(metrics): adding browserLaunchMethod metric in CA

[v3.0.0-next.16] - 2024-04-25 [DEPRECATED]

Fixed

-fix(media-helpers): fix babel config (#3544)

[v3.0.0-next.15] - 2024-04-25 [DEPRECATED]

Fixed

  • fix(legacy-tooling): use the 'targets' argument to override usual test file path

[v3.0.0-next.14] - 2024-04-23 [DEPRECATED]

Added

  • docs(plugin-presence): add API reference and kitchen sink for presence plugin

[v3.0.0-next.13] - 2024-04-22

Fixed

  • fix(plugin-meetings): add streams from simulcasts to media quality events
  • fix(plugin-meetings): handle meetingInfo response without permission token

Added

  • feat(plugin-mercury): remember last error

[v3.0.0-next.12] - 2024-04-22

Changed

  • test(metrics): revert jest changes for metrics and mercury plugins

[v3.0.0-next.11] - 2024-04-21

Added

  • Feat/si: cancel named media groups after remove interpreter role

[v3.0.0-next.10] - 2024-04-18

Added

  • feat(plugin-meetings): separate API for enabled and muted states (#3443)
  • feat(plugin-meetings): Return resourceType when get locus annotation info (#3521)
  • feat(internal-plugin-meetings): u2c latency (#3519)
  • feat(metrics): add otherAppApi jmt (#3496)
  • feat(jmt): remove server side JMT (#3511)
  • feat(internal-plugin-metrics): added helpers (#3515)
  • feat(plugin-meetings): Return resourceType when get locus annotation info (#3504)

Fixed

  • chore(tools): start proxy server for mocha test (mkesavan13#3)
  • Fix: Added updateLLMConnection when guest is admitted from the lobby (#3529)
  • fix: Roap optimizations phase 2 (#3449)
  • fix: add-next-in-beta-plugin-meetings (#3493)
  • fix(meetings-and-device): installationid-and-machineid (#3454)
  • fix: handle empty TURN url (#3516)
  • fix(internal-plugin-metrics): define latency before ready (#3514)

Changed

  • test(media-helpers): conflict due to media-helper importing jsdom/register
  • Feat/si: cancel named media groups after remove interpreter role (#3508)
  • feat(metrics): fix unit and browser tests due to circular dep issue

[v3.0.0-next.9] - 2024-04-15

Changed

  • fix(internal-plugin-mercury): use-mocha-for-uts : Changed internal-plugin-mercury to use mocha for unit tests.

[v3.0.0-next.8] - 2024-04-04

Added

  • fix(legacy-tools): add test for server and fix broken integration test

[v3.0.0-next.7] - 2024-04-03

Changed

  • README.md documentation for the repository as well as some plugins.

[v3.0.0-next.6] - 2024-04-03

Changed

  • fix(plugin-meetings): Removed duplicate code, mediaStatus enum was present in two places

[v3.0.0-next.5] - 2024-04-02

Fixed

  • fix(metrics): unknown error payload & appVersion in behavioral metrics.

[v3.0.0-next.4] - 2024-04-02

Added

  • fix(calling): Added BNR metrics to be sent in Calling SDK when it's enabled/disabled

[v3.0.0-next.3] - 2024-04-02

Fixed

  • fix(plugin-meetings): minor integration test fixes

[v3.0.0] - 2024-03-27

Added

  • Virtual Background (Custom) & Blur for video
  • Improved Background Noise Reduction
  • Closed captions and support for interim captions. Ability to set the spoken and caption languages.

Changed

  • Improved kitchen sink for developers to test all of the above features
  • Stream-based management for meeting audio, video and screen-sharing instead of Tracks

Removed

  • Track-based management for meetings
  • Older kitchen sink page design has been removed
Clone this wiki locally