You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6.2 KiB

Changelog

Unreleased

  • BBB 2.5.8 @alangecker

Release v2.5.0 (2022-06-10)

  • BigBlueButton v2.5 @alangecker #207
  • central tags.env file with the tag names of most BBB components @alangecker
  • Usage of official docker build images for building @alangecker
  • publish docker images @alangecker #174
  • etherpad: enforce bbb-pads session handling @pedrobmarin #211
  • etherpad: avoid icons overlapping @pedrobmarin #210
  • fix recordings which include presentation polls @lightweight #205

Release v2.4.5 (2022-03-24)

  • Applied BBB v2.4.5 changes @alangecker
  • New mute & unmute sounds by senfcall
  • Update etherpad @pedrobmarin #202
  • Use own freeswitch mirror instead of the official login-only one @alangecker #203
  • Ignore docker-compose.override.yml @dorianim #183

Release v2.4.4 (2022-02-23)

  • Applied v2.4.4 changes @alangecker #195
  • Update Russian sound announcement examples @lexuzieel #196
  • fix for presentation slides not displayed if they contain type 3 fonts @rottaran #191

Release v2.4.0 (2021-12-29)

  • BigBlueButton v2.4 @alangecker #159
  • Breaking change: change nginx port from 8080 to 48087. see upgrade note @alangeker #133
  • Enable optimization for Prometheus Exporter when recording is enabled @omidmaldar #161
  • Automatically remove old recordings after N days @omidmaldar #162

Release v2.3.14-1 (2021-10-06)

  • Applied changes v2.3.5-v2.3.14 @alangecker
  • updated wget to not use proxies #143 @mghadam
  • fixed sed delimiter for CERTPATH and KEYPATH #144 @mghadam
  • https_proxy: fix setting of ALLOWED_DOMAINS #145 @clandmeter
  • coturn: expose ENABLE_HTTPS_PROXY env variable #146 #156 @clandmeter @omidmaldar

Release v2.3.4-1 (2021-06-22) #131

  • Applied v2.3.4 changes #130 @alangecker
  • Reintegrate turn with default ports and support for external certificates #126 @cjhille
  • Fix freeswitch package names for languages with uppercase characters in the path #119 @lexuzieel
  • Exclude CLIENT_TITLE when generating compose file #118 @bb
  • Fix for preuploaded presentations not working #116 @manfred-w
  • Add POSTGRESQL_SECRET as environement variable #111 @caminsha

Release v2.3.0

  • 🎉 BigBlueButton 2.3 including all its changes
  • Template based generation of docker-compose.yml 2.2.x#71 2.2.x#42 @trickert76 @alangecker
  • Removal of core and all dependencies on the bigbluebutton ubuntu repository. Seperate container for bbb-web, fsesl-akka and apps-akka 2.2.x#26 @alangecker
  • Fix recordings for Moodle BBB plugin: 2.2.x#110 @danjesus
  • Fixed recordings container restart setting 2.2.x#109 @manfred-w
  • Option for freeswitch language 2.2.x#85 @alangecker @Daedalus3
  • Disabled integrated coturn #73

Release v2.2.31-1 (2020-12-23) #84

  • Applied v2.2.31 changes @alangecker
  • Fix when presentation after recording unable to delete and change access rights #82 #63 @cardinalit
  • Enable cameraQualityThresholds by default

Release v2.2.30-1 (2020-12-01) #79

  • Applied v2.2.30 changes @alangecker
  • Applied v2.2.29 changes @alangecker
  • Fix bug due to unnecessary port forward #81 @trickert76 @alangecker

Release v2.2.28-1 (2020-10-22) #67

  • Applied v2.2.28 changes @alangecker
  • Etherpad skin & plugin #69 @alangecker
  • Updated development.md docs (example config & note about issue #66) @alangecker
  • Allow setting the breakout room limit @alangecker

Release v2.2.27-2 (2020-10-16)

  • Increase proxy timeout to avoid aborting websocket connections @alangecker
  • Added a changelog

Release v2.2.27-1 (2020-10-14)

Release v2.2.26-1 (2020-09-29)

  • Applied changes from BBB v2.2.24 to v2.2.26 #58 #60 @alangecker

Release v2.2.23-1 (2020-09-06)

  • 🎉 Recording #16 by @artemtech and @alangecker
  • v2.2.23 changes by @alangecker
  • sip_profile extension field #54 by @yksflip
  • Remove greenlight container name #49 by @alangecker

Hotfix (2020-08-15)

  • Allow imagemagick to convert to pdf/svg #51 #52 @alangecker

Release v2.2.22-1 (2020-08-12) #50

  • v2.2.22 changes by @alangecker
  • Disable freeswitch logfiles inside containers

Release v2.2.21-1 (2020-7-18)

  • Changes for v2.2.21 #44 @alangecker
  • expose more BBB settings in .env file #34 @cjhille
  • IPv6 Support #32 @alangecker
  • Development Mode & Instructions #39 @alangecker
  • Prometheus Exporter Integration #40 @alangecker