3.0.0 #294
Pinned
GhaziTriki
announced in
Announcements
3.0.0
#294
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Major release: full BigBlueButton 3.0 & 4.0 API support, with backward compatibility for 2.x and 3.x servers — upgrading is drop-in, removed/renamed members are kept as deprecated BC stubs.
Highlights
getSessions,learningDashboard,getJoinUrl,sendChatMessage,feedback(experimental) andinsertDocumentviaDocumentUrl/DocumentFileplugin_*metadata,PresenterPolicy, breakout-room capture, re-join parameters,MeetingLayoutand extendedFeatureenumsBigBlueButton::createWithHttpClient()accepts any PSR-18 client + PSR-17 factories; curl remains the default, and the library now ships with zero package dependencies (psr/*in suggest)getJoinUrlJSON parsing (the previous XML implementation never worked against a real server),putRecordingTextTrackmultipart uploads, JSESSIONID cookie capture, constructor argument order, spurious empty paramsWhat's Changed
API & parameters
Tests & tooling
Documentation
New Contributors
Full Changelog: 2.3.1...3.0.0
This discussion was created from the release 3.0.0.
All reactions