Releases: opentok/opentok-node
Releases · opentok/opentok-node
v2.23.1
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
What's Changed
- Devx 10652 sip streams being ignored by @dragonmantank in #367
Full Changelog: v2.22.0...v2.23.0
v2.22.0
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
- @rafayhameed made their first contribution in #358
Full Changelog: 2.21.1...v2.22.0
2.21.1
What's Changed
- Adding docs for generateT1Token option by @jeffswartz in #350
- Transcription duration by @dragonmantank in #353
Full Changelog: 2.21.0...2.21.1
2.21.0
v2.20.0
What's Changed
- Added additional archiving tests by @dragonmantank in #346
- Swapped to JWT tokens by @dragonmantank in #345
Full Changelog: v2.18.1...v2.20.0
v2.18.1
What's Changed
- Added maxbitrate to archives by @dragonmantank in #342
v2.18.0
What's Changed
- fix: post encoding for client by @manchuck in #318
- fix: double decoding of json by @manchuck in #319
- fix: map error when items is not defined for list streams by @manchuck in #322
- Added Publisher Only role by @dragonmantank in #313
Full Changelog: v2.17.0...v2.18.0
v2.17.0
What's Changed
- fix: Bad request on callback deletion by @TheOptimisticFactory in #289
- feat: audio streamer by @manchuck in #302
- docs: e2ee added to create session by @manchuck in #300
- docs: adding auto archive documentation by @manchuck in #305
- fix: removing dependency for node-requests by @manchuck in #311
New Contributors
- @TheOptimisticFactory made their first contribution in #289
Full Changelog: v2.16.0...v2.17.0
v2.15.1
Added
- N/A
Changed
- N/A
Fixed
- Updating a broadcast now properly checks for a 204 response instead of a 200 response