-
Notifications
You must be signed in to change notification settings - Fork 345
Changelog
Parimala032 edited this page May 6, 2024
·
60 revisions
All notable changes to this project will be documented in this file.
- fix(sample): Fixing the Typo of the Expandall and DTMF (#3590)
- fix(webex): fix presence dependency during installation of webex (#3583)
- feat(internal-plugin-metrics): get cluster latency
- feat(metrics): add downloadIntelligenceModelsReqResp to latency metrics
- fix: remove the logic of setting b=TIAS lines in the internal media core
- 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
- 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
-fix(media-helpers): fix babel config (#3544)
- fix(legacy-tooling): use the 'targets' argument to override usual test file path
- docs(plugin-presence): add API reference and kitchen sink for presence plugin
- fix(plugin-meetings): add streams from simulcasts to media quality events
- fix(plugin-meetings): handle meetingInfo response without permission token
- feat(plugin-mercury): remember last error
- test(metrics): revert jest changes for metrics and mercury plugins
- Feat/si: cancel named media groups after remove interpreter role
- 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)
- 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)
- 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
- fix(internal-plugin-mercury): use-mocha-for-uts : Changed internal-plugin-mercury to use mocha for unit tests.
- fix(legacy-tools): add test for server and fix broken integration test
- README.md documentation for the repository as well as some plugins.
- fix(plugin-meetings): Removed duplicate code, mediaStatus enum was present in two places
- fix(metrics): unknown error payload & appVersion in behavioral metrics.
- fix(calling): Added BNR metrics to be sent in Calling SDK when it's enabled/disabled
- fix(plugin-meetings): minor integration test fixes
- 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.
- 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
- Track-based management for meetings
- Older kitchen sink page design has been removed
Caution
- Introducing the Webex Web Calling SDK
- Core Concepts
- Quickstart guide
- Authorization
- Basic Features
- Advanced Features
- Introduction
- Quickstart Guide
- Basic Features
- Advanced Features
- Multistream
- Migrating SDK version 1 or 2 to version 3