Skip to content

Releases: opentok/OpenTok-Ruby-SDK

v4.12.0

10 Feb 10:36
6e6478c
Compare
Choose a tag to compare
  • Adds max_bitrate as an option to Archives#create. See #288

v4.11.0

06 Feb 10:18
b6d4bc6
Compare
Choose a tag to compare
  • Adds JWT to client token creation and makes this the default. See #287

v4.9.0

22 Apr 15:10
4b5d7f4
Compare
Choose a tag to compare
  • Adds the publisheronly role for client token creation. See #272

v4.8.1

03 Jan 16:21
6632bb6
Compare
Choose a tag to compare
  • Fixes a bug with the Archives#create method. #269 and #270

v4.8.0

06 Sep 11:27
23c6380
Compare
Choose a tag to compare
  • Add Captions API functionality to the SDK. #267

v4.7.1

17 Aug 12:50
c39bdbc
Compare
Choose a tag to compare
  • Updates docs comments to list details for new Broadcast and SIP features. #266

v4.7.0

20 Jun 14:31
bad4a19
Compare
Choose a tag to compare
  • 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

09 Mar 12:58
bd5a5b2
Compare
Choose a tag to compare
  • Adds functionality for working with the Audio Connector feature #247

v4.5.1

28 Oct 13:44
0483695
Compare
Choose a tag to compare
  • 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

20 Oct 10:51
47009ca
Compare
Choose a tag to compare
  • 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