Skip to content

Releases: opentok/Opentok-Python-SDK

v3.13.0

19 Sep 18:20
2cf018f

Choose a tag to compare

What's Changed

Full Changelog: v3.12.0...v3.13.0

v3.12.0

19 Sep 15:59
723e3a0

Choose a tag to compare

What's Changed

Full Changelog: v3.11.1...v3.12.0

v3.11.1

12 Jun 19:08
1ad6e17

Choose a tag to compare

Fixed

  • Support 202 response when starting captions

v3.11.0 release

14 Feb 17:46

Choose a tag to compare

  • OpenTok SDK now accepts Vonage credentials so it's possible to use the existing OpenTok SDK with the Vonage Video API
  • Add additional headers to some requests
  • Internal changes to the Opentok.create_session method

v3.10.0 release

14 Feb 17:44
678e6e7

Choose a tag to compare

  • Add new max_bitrate option for archives
  • Change to create JWTs by default in the Client.generate_token method. T1 tokens can still be created by setting use_jwt=False when generating a token.

v3.9.2 release

03 Jan 18:23

Choose a tag to compare

  • Migrate from using python-jose with native-python cryptographic backend to the pyjwt package

v3.9.1 release

23 Dec 14:47

Choose a tag to compare

  • Fix a bug with SIP options in the Opentok.dial method

v3.9.0 release

13 May 13:05
dd0ffb8

Choose a tag to compare

  • Add publisher_only role that can be specified when generating a token.

v3.8.1 release

08 Sep 12:36
186d92e

Choose a tag to compare

  • Fixed an issue with the opentok.create_session method

v3.8.0 release

07 Sep 13:21
0043355

Choose a tag to compare