Releases: blindsidenetworks/mattermost-plugin-bigbluebutton
Releases · blindsidenetworks/mattermost-plugin-bigbluebutton
v4.5.0
v4.4.0
v4.4.0 - RC1
v4.3.1
Changelog
- Fixed a bug where meeting end callback won't work on some networks.
v4.3.0
Changelog
- Updated server logs to avoid flooding logs with meeting recording logs - #191
- Improved join meeting UX to let users know the join link is being generated - #196
- Fixed a bug where creating meeting icons weren't clear in dark theme - #198
- Added max length limit on external user name to avoid UI overflow issues - #200
- Fixed a bug where any user could end the meeting. Now, only the creator of the meeting has permission to end the meeting from Mattermost - #78
- Fixed a bug where meetings with no recordings were polled forever - #204
v4.2.0
v4.1.0
Changelog
-
Allow external users to join meeting (#171 )
-
Added separate options starting a meeting, for choosing recording preference (#175)
-
Choosing the
Allow Recording
options allows the user to start and stop recording in BigBlueButton. -
Choosing the
Recording Disabled
option doesn't allow the user to start the recording. -
The slash command has also been updated for the same. You now have an additional, optional, option that acts exactly like the
Recording DIsabled
channel header option.
-
An indication of recording status is also added to the meeting post-
v4.0.2
v4.0.1
v4.0.0
Release v4.0.0
Changelog
- Support for Mattermost mobile app
- Added additional meta fields to meeting. Thanks @moschlar
- Fix typo in Fix meetingroom create URL parameters. Thanks @moschlar
Known Issue
- Confirmation button for deleting meeting recording doesn't show up on Mattermost mobile app. Read more - mattermost/mattermost-mobile#5543