Releases: opentok/opentok-node
Releases · opentok/opentok-node
Release v2.7.0
- Added
getStream
- Added
listStreams
- Added
setArchiveLayout
- Added
setStreamClassLists
- Fixed linting errors
- Doc corrections & sample improvements
Thanks @jeffswartz
Release v2.6.2
Release v2.6.1
- Updated version of
ejs
in sample projects due to a vulnerability (#170) - Fix
SipError
to correctly extendError
(#168 Thanks @synthmusic!)
Release v2.6.0
v2.5.1
Updating jsonwebtoken dependency which updates ms package (#153)
[email protected] is vulnerable to a ReDoS attack: https://snyk.io/vuln/npm:ms:20170412
v2.5.0
Release v2.4.0
Release v2.3.2
This update adds support for tagging the User-Agent string of requests with an extra addendum. This is used for logging and analytics. (#123)
Prerelease v2.4.0-beta.1
This prerelease adds support for the initialLayoutClassList
property of tokens.
Release v2.3.1
This update fixes an issue where the reserved word package
was used (#117) and various documentation fixes.