BigBlueButton v2.2.22 Release Notes

Release Date: 2020-08-11 // over 3 years ago
  • ๐Ÿš€ This release contains sizable changes to webcam sharing experience (dynamic video profiles (aka automatic bitrate/frame rate throttling) ), several bug fixes and security related improvements.

    Webcam related:

    • Backport PRs #8374 and its follow-ups #8888 and #8758 into 2.2 #10208
    • ๐Ÿ’ป video-provider: UI improvements #10212
    • video-provider: dynamic video profiles (aka automatic bitrate/frame rate throttling) #10213
    • ๐Ÿšš video-provider: remove unused app.video.stats locales #10216
    • video-provider: normalize hidden cameraProfiles constraints #10246

    ๐Ÿ›  Fixed:

    • Prevent negative values being used in presentation height / width #10171
    • โž• Add aria-label to whiteboard poll result #10172
    • ๐Ÿ‘Œ Improve Panopto MATCH_URL regular expression #10200
    • ๐Ÿ‘Œ Improve log for parsed passed parameter error #10235
    • ๐Ÿ‘ Allow more tags in welcome message/ mod only message #10237

    ๐Ÿ”’ Security related:

    • โšก๏ธ Updated meteor-node-stubs and postcss-nested #10233

    Other:

    • โœ‚ Remove muteAll and muteAllExceptPresenter from breakouts #10234
    • Pulled HTML5 locales Aug 10, 2020 #10236