Releases: opentok/OpenTok-PHP-SDK
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
v4.13.1
What's Changed
- Add php 8.1 and php 8.2 to github actions build matrix by @pascalheidmann in #332
- Dev by @SecondeJK in #333
- Feature/auto archive name resolution by @SecondeJK in #334
- isAudio and isVideo added to Broadcast by @SecondeJK in #330
- Dev by @SecondeJK in #335
New Contributors
- @pascalheidmann made their first contribution in #332
Full Changelog: v4.13.0...v4.13.1
v4.13.0
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
- Add end-to-end encryption when creating session. by @SecondeJK in #327
- Custom User Agent by @SecondeJK in #328
- Dev release merge by @SecondeJK in #331
Full Changelog: 4.12.0...v4.13.0