Skip to content

Releases: opentok/OpenTok-PHP-SDK

v4.21.0

10 Oct 19:34
387ee26

Choose a tag to compare

What's Changed

Full Changelog: v4.20.0...v4.21.0

v4.20.0

10 Oct 19:00
1419916

Choose a tag to compare

What's Changed

Full Changelog: v4.19.0...v4.20.0

v4.19.0

10 Oct 14:31
3306c84

Choose a tag to compare

What's Changed

Full Changelog: v4.18.0...v4.19.0

v4.18.0

15 Aug 20:12
5c06c8b

Choose a tag to compare

  • Added support for bidirectional audio flag

Full Changelog: v4.17.1...v4.18.0

v4.17.1

03 Jul 04:39
fb967af

Choose a tag to compare

What's Changed

  • Fixed bug where expiration time was not being respected in JWTs when it was passed

Full Changelog: v4.17.0...v4.17.1

v4.17.0

25 Jun 04:09
a78b906

Choose a tag to compare

What's Changed

  • Minor docs edits to legacy T1 token option by @jeffswartz in #358
  • Removed dead metrics action, updated build for newer action versions by @dragonmantank in #359
  • feat: added quantization parameter by @manchuck in #360
  • Fixed issue where connection data and initial class layout list was not being added to JWT tokens

New Contributors

Full Changelog: v4.16.0...v4.17.0

v4.16.0

26 Feb 18:03
4a433ae

Choose a tag to compare

What's Changed

Full Changelog: v4.15.0...v4.16.0

v4.15.0

13 Feb 10:29
c1fc22d

Choose a tag to compare

This release changes the default JWT creation to SHA256 instead of the old T1 tokens.

Added

Full Changelog: v4.14.6...v4.15.0

v4.14.6

14 Dec 23:47
3f10580

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

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