Releases: opentok/OpenTok-PHP-SDK
Releases · opentok/OpenTok-PHP-SDK
v4.17.1
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
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
v4.15.0
This release changes the default JWT creation to SHA256 instead of the old T1 tokens.
Added
- Use firebase JWT by @SecondeJK in #356
Full Changelog: v4.14.6...v4.15.0
v4.14.6
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
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
This release adds the ability to set the Max bitrate for an archive.
Added
- Added max bitrate and tests by @SecondeJK in #349
Full Changelog: v4.14.3...v4.14.4
v4.14.3
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
This release allows developers to give optional stream IDs to SIP Dial.
What's Changed
- Feature/sip dial streams by @SecondeJK in #344
- Dev by @SecondeJK in #346
Full Changelog: v4.14.1...v4.14.2
v4.14.1
This release includes the captions API.
What's Changed
- Feature/captions api by @SecondeJK in #341
- Dev to Main release by @SecondeJK in #343
Full Changelog: v4.14.0...v4.14.1