Skip to content

Releases: Martin1982/live-broadcast-bundle

v7.0.5 Fix Live streaming to Facebook

26 May 11:35
Compare
Choose a tag to compare

Update the Facebook API calls to plan a livestream

v7.0.4 Bugfix release

11 Apr 14:12
Compare
Choose a tag to compare

Throw an exception when the stream process string is invalid

v7.0.3 Bugfix release

11 Apr 14:04
Compare
Choose a tag to compare

This release fixes a bug when there are more unrelated ffmpeg processes running

Enable YouTube consent for refresh tokens

06 Apr 14:19
83d1d0e
Compare
Choose a tag to compare
v7.0.2

Fix src path for phpcs

Fix using config value for YoutTube

25 Jan 10:00
Compare
Choose a tag to compare

Assign the redirect route from the config to the GoogleRedirect class

Deprecate EOL versions

18 Jan 12:15
Compare
Choose a tag to compare

Mainly PHP 7.x and Symfony 4.x have been removed

V6.0.0 Deprecate unsupported external dependencies

03 Mar 11:40
Compare
Choose a tag to compare

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

02 Mar 15:19
Compare
Choose a tag to compare
Update Symfony Http Kernel dependency to keep applications secure

v5.1.0 - Add Symfony 6 support

02 Mar 12:23
Compare
Choose a tag to compare

This release adds support for Symfony 6

v5.0.0 PHP 7.4 / 8.x Support and Updated Facebook SDK

08 Feb 08:36
Compare
Choose a tag to compare

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.