Skip to content

Releases: LinuxPlumbersConf/bigbluebutton

v2.7.16-lpc2025

23 Nov 18:32

Choose a tag to compare

v2.7.16 with LPC changes

v2.7.12-lpc2024: html5: fix persistent matrix chat

03 Sep 07:34

Choose a tag to compare

v2.7.1-lpc2023: html5: fix persistent matrix chat

08 Nov 09:22

Choose a tag to compare

using visibility: hidden still causes the element to do layout, which
squeeze other elements (like timer, polls, etc).  Fix this by changing
to display: none which doesn't do any layout at all.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>