Releases: opentok/OpenTok-PHP-SDK
Releases · opentok/OpenTok-PHP-SDK
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
v4.14.0
This release adds support for HLS Broadcast Statuses, plus the ability to set max bitrates for RTMP sessions.
What's Changed
- Status keys for broadcast object by @SecondeJK in #338
- Feature/broadcast rtmp bitrate by @SecondeJK in #339
- Dev Release by @SecondeJK in #340
Full Changelog: v4.13.2...v4.14.0
v4.13.2
Minor patch to fix #270
What's Changed
- Fix Validator::isAssoc() by @SecondeJK in #336
- Main to Dev by @SecondeJK in #337
Full Changelog: v4.13.1...v4.13.2