This release adds new methods for BigBlueButton meeting parameters, updates the configuration defaults, and prepares the package for smoother integration with the latest BBB API.
Key highlights include:
Added new meeting parameter methods:
disabledFeatures
disabledFeaturesExclude
preUploadedPresentationOverrideDefault
presentationUploadExternalUrl
presentationUploadExternalDescription
recordFullDurationMedia
preUploadedPresentation
preUploadedPresentationName
allowPromoteGuestToModerator
Updated config/bigbluebutton.php with proper defaults, types, and documentation.
Ensured compatibility with the latest BBB API.
Composer version updated for release.
Changelog:
Added
Support for new meeting parameters listed above.
Configuration entries with proper documentation, default values, and types.
Changed
Updated composer version for release.
Fixed
Normalization of array or comma-separated feature lists (disabledFeatures, disabledFeaturesExclude).
support laravel 12
laravel 11 support now
Full Changelog: https://github.com/joisarjignesh/bigbluebutton/compare/v2.7...v2.8
added hash algorithm
support laravel 8 and 9 PHP version 7.4,8.0,8.1
added update recording method
Full Changelog: https://github.com/joisarjignesh/bigbluebutton/compare/v1.2.4...v1.2.5
added update recording funcationality
overwrite guestPolicy value in start meeting
Now User can pass all join parameters in the start Join method.
support with PHP 8.0
fixed url issue
added bigbluebutton helper method and change server method static to normal
add laravel 8 support
pass custom parameters on attendee join
catch a error and throw exception is meeting running pass directly id or array with meetingID key deeply understand endCallbackUrl and logoutUrl response helper to redirect helper method use
check url and secret key is working or not and update document
hooks create and destroy
now support new three function setConfigXml, getDefaultConfigXml and getApiVersion
remove unnecessary variable
How can I help you explore Laravel packages today?