Releases: opentok/OpenTok-Ruby-SDK
Releases · opentok/OpenTok-Ruby-SDK
v4.12.0
- Adds
max_bitrate
as an option to Archives#create
. See #288
v4.11.0
- Adds JWT to client token creation and makes this the default. See #287
v4.9.0
- Adds the
publisheronly
role for client token creation. See #272
v4.8.1
- Fixes a bug with the
Archives#create
method. #269 and #270
v4.8.0
- Add Captions API functionality to the SDK. #267
v4.7.1
- Updates docs comments to list details for new Broadcast and SIP features. #266
v4.7.0
- Adds support for the End-to-end encryption (E2EE) feature #259
- Implements Auto-archive improvements #262
- Updates the README to explain appending a custom value to the
UserAgent
header #263
v4.6.0
- Adds functionality for working with the Audio Connector feature #247
v4.5.1
- Fixes issue with uninitialized constant by adding missing
require
statement #256
- Fixes RubyGems info by adding repo link to gemspec #255
Thanks to @sailor
for the contributions! 🙌
v4.5.0
- Adds support for multiple archives and records feature #248
- Adds Experience Composer functionality #249
- Updates code comments to make explicit support for 1080p resolution for Archive and Broadcast #246
- Updates various other documentation/code comments #250