Releases: Martin1982/live-broadcast-bundle
v7.0.5 Fix Live streaming to Facebook
Update the Facebook API calls to plan a livestream
v7.0.4 Bugfix release
Throw an exception when the stream process string is invalid
v7.0.3 Bugfix release
This release fixes a bug when there are more unrelated ffmpeg processes running
Enable YouTube consent for refresh tokens
v7.0.2 Fix src path for phpcs
Fix using config value for YoutTube
Assign the redirect route from the config to the GoogleRedirect class
Deprecate EOL versions
Mainly PHP 7.x and Symfony 4.x have been removed
V6.0.0 Deprecate unsupported external dependencies
V6.0.0 disables support for Symfony versions other than ^4.4, ^5.4 and ^6.0
No further structural changes or features have changed. If you experience any problems please create an issue.
v5.1.1 - Fix command execution signatures
Update Symfony Http Kernel dependency to keep applications secure
v5.1.0 - Add Symfony 6 support
This release adds support for Symfony 6
v5.0.0 PHP 7.4 / 8.x Support and Updated Facebook SDK
With this new version we're dropping support for PHP 7.2 and 7.3 and we've moved the Facebook graph SDK to a package which we maintain ourselves. The previous SDK package had dropped support for several years, and we're going to try and pick up where it left off.