Skip to content

Releases: team-telnyx/webrtc

[email protected]

23 Nov 12:42
Compare
Choose a tag to compare

fix: the params.customHeaders was not being destructuring correctly the values (#339)
chore: release webrtc-api-docs 2.10.0

[email protected]

22 Nov 16:28
Compare
Choose a tag to compare

feat(ENGDESK-26634): add custom headers to invite and answer messages (#338)
docs: update ts docs
chore(ENGDESK-26634): fix typedocs (#337)
chore: change version (#335)
chore: add types (#334)
chore: add webrtc types (#332)
chore: fix deve dependencies (#331)
chore: add telnyx webrtc types to react-client (#329)
chore: fix types (#328)
chore: need to add react dependencies (#327)
chore: update github actions to use node v16 (#326)
feat(ENGDESK-27107): Upgrade WebRTC library to support React 18 (#321)
chore: revert GHA to use github runner (#312)
chore: update secrets (#311)
chore(ENGDESK-23386): add new action to deploy webrtc bundle into Telnyx CDN (#309)
chore: add webrtc examples on readme (#306)
chore: release webrtc-api-docs 2.9.0

[email protected]

31 Jan 14:03
Compare
Choose a tag to compare

feat(ENGDESK-21003): add beforeunload event to hang up active calls when the browser is closed or refreshed (#304)
chore: release webrtc-api-docs 2.8.2

[email protected]

28 Sep 12:14
Compare
Choose a tag to compare

fix(ENGDESK-19054): Voice SDK missing types when installed in TypeScript projects. (#299)

[email protected]

07 Jul 14:50
Compare
Choose a tag to compare

chore(WEBRTC-2021): upgrade libs to fix vulnerability issues (#292)
chore: change wss port number to use default 443 (#290)
chore: release webrtc-api-docs 2.8.0

[email protected]

25 May 19:47
Compare
Choose a tag to compare

feat(WEBRTC-1798): add ping request to the server to keep connected (#287)
chore(WEBRTC-1717): moving examples files to a new repository (#283)

[email protected]

26 Apr 17:33
Compare
Choose a tag to compare

chore: update node (#281)
chore: release webrtc-api-docs 2.7.5

[email protected]

26 Apr 17:13
Compare
Choose a tag to compare

chore(WEBRTC-1715): change npm to use yarn and update dependencies (#280)
chore: roll back react version (#279)
chore: release webrtc-api-docs 2.7.4

[email protected]

25 Apr 16:25
Compare
Choose a tag to compare

docs: update ts docs
fix(WEBRTC-1705): reverting dependabot updates to fix typedoc generation (#278)
chore: update docs
chore: change react-scripts to dev dependencies as it is a dev tool (#277)
chore: remove unnecessary dependencies (#276)
chore: test update dev
chore: ran npm update
chore: update peer dependencies react-client
chore: update react-native dependencies (#275)
chore: ran npm update (#274)
chore: update dependencies (#273)
chore(WEBRTC-1684): update libraries to fix security vulnerabilities (#270)
chore(WEBRTC-1684): Security: Dependabot fixes for WebRTC SDK (#269)
fix: change timeout value of 500 to use a random number between 3000 (#246)
chore: removing unused dependencies and improving stories (#245)
chore: release webrtc-api-docs 2.7.3

[email protected]

14 Dec 19:42
Compare
Choose a tag to compare

fix: change previousGatewayState only if gateWayState exist to avoid send many REGISTER messages (#244)