Skip to content

Releases: opentok/OpenTok-Ruby-SDK

v4.3.0

01 Feb 14:47
ed1908e
Compare
Choose a tag to compare
  • Fixes an issue with activesupport #238
  • Adds Force Mute feature #233 and #237
  • Adds Listing Live Streaming Broadcasts feature #236. Thanks @ihors-livestorm!
  • Adds Selective Stream feature #235
  • Adds Dial DTMF feature #234
  • Adds Observe Force Mute flag to Sip#dial method #232
  • Updates dependency version (rake) #231
  • Adds Video Outbound flag to Sip#dial method #227

v4.2.0

28 Jan 07:21
142ef84
Compare
Choose a tag to compare
  • A new screenshare_type parameter has been added to the layout options for archives and broadcasts, and this release makes it available in the SDK: https://tokbox.com/developer/rest/

v4.1.2 Release

15 Jul 12:36
35c8217
Compare
Choose a tag to compare

Fixes an issue with custom broadcast layout #218

v4.1.1

26 Jun 10:17
af4350d
Compare
Choose a tag to compare

Patch release to address issue corrected in #214

Release v4.1.0

28 Apr 08:25
d132e6d
Compare
Choose a tag to compare

Add a timeout_length custom parameter that allows for the specification in seconds to wait before timing out for HTTP requests.

Release 4.0.1

26 Mar 16:03
712c273
Compare
Choose a tag to compare
  • Addresses an issue with invocation of Set in rubies v2.5
  • Updates cassettes for request header changes in HTTParty

Release 4.0.0

28 Jan 22:25
2426a37
Compare
Choose a tag to compare
  • Update gems (thanks @fidalgo)
  • Adds Ruby 2.7 support
  • Removes Ruby 2.0 support. (For Ruby v2.0.0 please continue to use the OpenTok Ruby SDK v3.0.0.)
  • Add layout to archive create (thanks @mjthompsgb)
  • Broadcast sample (thanks @IGitGotIt)

Release v3.1.0

09 Oct 21:22
dfa22dc
Compare
Choose a tag to compare

Adds the following APIs (Thanks @JayTokBox & @normanargueta):

  • Force Disconnect
  • Signaling
  • Resolution Support
  • Archive Layouts
  • Broadcasting APIs
  • Get & List streams

Updates and improves documentation! (Thanks @jeffswartz )

Release v3.0.3

10 Jul 00:49
7774d3f
Compare
Choose a tag to compare

Fixes internal logging and useragent issue

Release v3.0.1

09 Jan 00:19
Compare
Choose a tag to compare

Upgraded dependency version (#155)