Releases: opentok/opentok-node
Releases · opentok/opentok-node
Force mute and selective stream archive/broadcast API additions
v2.13.0 force mute and selective stream archive/broadcast API additions
Node module updates, minor edits to the DTMF docs
v2.12.1 Node module updates and minor edits to the DTMF docs
Add support for SIP video and DTMF for SIP
v2.12.0 Add support for DTMF for SIP and SIP video
Adds screen-sharing layout enhancements for archives and broadcasts
- Adds support for new screen-sharing layout enhancements for archives and broadcasts (see this documentation).
- Fixes error reporting on client for startBroadcast and setStreamClassLists
- Updates lodash version
Release v2.10.0
Adds a timeout config variable in order to allow users with slow networks to increase request timeouts.
Release v2.9.2
Release v2.9.1
- Fixes vulnerability issues
- Updates lodash dependency
- Drops support for Node 3 &4 which have been deprecated by the Node team
Release v2.9.0
- Adds List Broadcasts API
- Updates Docs to share support for RTMPS
- Adds testing against Node 8, 9, 10.
Release v2.8.1
- Allow
from
property to be used for SIP Dial #197 - Minor README edits
- Improve Broadcast sample
Release v2.8.0
- Add Broadcast functionalities & documentation #189
- Add Broadcast sample application
Thanks @jeffswartz!!