Skip to content

Releases: opentok/opentok-node

v2.23.1

06 Jan 14:36
34228ec

Choose a tag to compare

What's Changed

  • chore(deps): update dependency body-parser to ~1.20.3 (main) by @mend-for-github-com[bot] in #360
  • fix: Fix issue with archives ignoring hasVideo and hasAudio falsy flags by @dragonmantank in #374

Full Changelog: v2.23.0...v2.23.1

v2.23.0

15 Dec 16:06
037d53d

Choose a tag to compare

What's Changed

Full Changelog: v2.22.0...v2.23.0

v2.22.0

15 Aug 19:49
8053d97

Choose a tag to compare

What's Changed

  • docs: clearify README.md by @manchuck in #354
  • feat: added quantization parameter by @manchuck in #355
  • chore(deps): update dependency express to ~4.21.1 (main) by @mend-for-github-com[bot] in #359
  • feat: Add bidirectional flag in websocket connect [VIDMC-1226] by @rafayhameed in #358

New Contributors

Full Changelog: 2.21.1...v2.22.0

2.21.1

11 Apr 20:48
bc42e8e

Choose a tag to compare

What's Changed

Full Changelog: 2.21.0...2.21.1

2.21.0

19 Feb 14:31
8f786f4

Choose a tag to compare

What's Changed

Full Changelog: v2.20.0...2.21.0

v2.20.0

08 Jan 17:42
e8f423c

Choose a tag to compare

What's Changed

Full Changelog: v2.18.1...v2.20.0

v2.18.1

27 Nov 20:09
1fb5555

Choose a tag to compare

What's Changed

v2.18.0

22 Mar 14:54
ad2563d

Choose a tag to compare

What's Changed

Full Changelog: v2.17.0...v2.18.0

v2.17.0

23 Oct 20:12
1b0055d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.16.0...v2.17.0

v2.15.1

05 Jan 20:51

Choose a tag to compare

Added

  • N/A

Changed

  • N/A

Fixed

  • Updating a broadcast now properly checks for a 204 response instead of a 200 response