Skip to content

Releases: opentok/OpenTok-PHP-SDK

v4.14.6

14 Dec 23:47
3f10580
Compare
Choose a tag to compare

Changed

  • generateToken() reverted back to generating T1 tokens due to bug in the authentication of the API.

Full Changelog: v4.14.5...v4.14.6

v4.14.5

11 Dec 09:53
d305b4e
Compare
Choose a tag to compare

This release changes the JWT handling in OpenTok

Changed

  • JWT method changed to the new T1 structure.

Full Changelog: v4.14.4...v4.14.5

v4.14.4

21 Nov 12:29
be01880
Compare
Choose a tag to compare

This release adds the ability to set the Max bitrate for an archive.

Added

Full Changelog: v4.14.3...v4.14.4

v4.14.3

31 May 15:10
Compare
Choose a tag to compare

Added

  • Update README.md by @SecondeJK in #347
  • publisheronly role option available on token creation

Full Changelog: v4.14.2...v4.14.3

v4.14.2

23 Oct 13:34
73ac40b
Compare
Choose a tag to compare

This release allows developers to give optional stream IDs to SIP Dial.

What's Changed

Full Changelog: v4.14.1...v4.14.2

v4.14.1

02 Oct 09:38
3fe0e17
Compare
Choose a tag to compare

This release includes the captions API.

What's Changed

Full Changelog: v4.14.0...v4.14.1

v4.14.0

22 Aug 09:44
57d9bd6
Compare
Choose a tag to compare

This release adds support for HLS Broadcast Statuses, plus the ability to set max bitrates for RTMP sessions.

What's Changed

Full Changelog: v4.13.2...v4.14.0

v4.13.2

14 Aug 14:29
859d6d0
Compare
Choose a tag to compare

Minor patch to fix #270

What's Changed

Full Changelog: v4.13.1...v4.13.2

v4.13.1

14 Jun 10:21
f1e40f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.13.0...v4.13.1

v4.13.0

10 May 09:06
17b535e
Compare
Choose a tag to compare

Description

This release adds end to end encryption as an option when starting a session.
Developers can now add custom user agent strings for API call tracking.

Under the good, the user agent is now dynamic, which was a feature originally pencilled as a TODO in 2014

What's Changed

Full Changelog: 4.12.0...v4.13.0