Releases: opentok/OpenTok-PHP-SDK
Releases · opentok/OpenTok-PHP-SDK
v4.21.0
What's Changed
- chore: Drop unsupported PHP versions and rector to 8.1 by @dragonmantank in #364
Full Changelog: v4.20.0...v4.21.0
v4.20.0
What's Changed
- feat: Add post-call transcription and summary by @dragonmantank in #363
Full Changelog: v4.19.0...v4.20.0
v4.19.0
What's Changed
- feat: Add list connections route by @dragonmantank in #362
Full Changelog: v4.18.0...v4.19.0
v4.18.0
- Added support for bidirectional audio flag
Full Changelog: v4.17.1...v4.18.0
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