Skip to content

Releases: ebbba-org/ansible-role-bigbluebutton

v2.7.8

24 May 13:06
d335e3d
Compare
Choose a tag to compare

⭐ Enhancement

  • Add 'defaultHttpSessionTimeout'-Setting - Thanks to @einhirn 💙
  • Fix 'dubious ownership' when installing prometheus exporter - Thanks to @moonlies 💙

🐛 Fixes

  • Merge missing fixes from master - Thanks to @BrutalBirdie 💙
  • Only run certificate related tasks when https is enabled - Thanks to @louim 💙
  • Fix bbb_exporter docker deployment - Thanks to @Chasethechicken 💙
  • Update to community.docker.docker_compose_v2 also fix #371 - Thanks to @BrutalBirdie 💙

v2.7.0

13 Sep 07:31
25858cb
Compare
Choose a tag to compare

⭐ Enhancement

  • Restore bbb_nginx_listen_https option - Thanks to @znerol 💙
  • Update dependencies - Thanks to @tibroc 💙
  • Set default version to 2.7.0

🐛 Fixes

  • fix handling of deprecated parameters, invert logic - Thanks to @einhirn 💙

v2.6.14

12 Sep 08:23
d40f0a0
Compare
Choose a tag to compare

⭐ Enhancement

  • Restore bbb_nginx_listen_https option - Thanks to @znerol 💙
  • Update dependencies - Thanks to @tibroc 💙

🐛 Fixes

  • fix handling of deprecated parameters, invert logic - Thanks to @einhirn 💙

v2.6.9

12 Jun 10:12
0b195f3
Compare
Choose a tag to compare

⭐ Enhancement

  • Implement disabledFeatures and remove old flags - Thanks to @tibroc 💙

🐛 Fixes

  • Fix All-in-one compose starting monitoring task to use var directory - Thanks to @patymori 💙
  • Fix default logo url URL placeholder. - Thanks to @einhirn 💙

v2.6.7

21 May 10:08
f2ec806
Compare
Choose a tag to compare

⭐ Enhancement

  • Set $real_scheme variable in nginx config - Thanks to @ldroege 💙

🐛 Fixes

  • Added $scheme-Variable to nginx-configuration. - Thanks to @GUFFMHRZ 💙

v2.6.3

20 Apr 15:17
dd88ae9
Compare
Choose a tag to compare

🚀 Features

  • Add cluster proxy configuration - Thanks to @tibroc 💙

🐛 Fixes

  • Revert "Path to images has changed" - Thanks to @einhirn 💙

v2.5.17

19 Apr 10:38
4a57ba0
Compare
Choose a tag to compare

🐛 Fixes

  • Fix collecting bbb_secret if bbb isn't installed - Thanks to @Nemental 💙

Full Changelog: v2.5.16...v2.5.17

v2.6.2

18 Apr 09:38
aa6cbcd
Compare
Choose a tag to compare

🐛 Fixes

  • Fix collecting bbb_secret if bbb isn't installed - Thanks to @Nemental 💙

v2.6.1

08 Apr 12:36
3b4acf1
Compare
Choose a tag to compare

🚀 Features

  • Add some more config options for bbb-web - Thanks to @tibroc 💙

⭐ Enhancement

  • make sure FreeSWITCH event_socket listens on 127.0.0.1 - Thanks to @einhirn 💙
  • Path to images folder for custom logo has changed - Thanks to @einhirn 💙
  • [2.6] Path to images has changed - Thanks to @einhirn 💙
  • Update main.yml - Thanks to @dmtrhfr 💙
  • Add apparmor and utils as required packages - Thanks to @BrutalBirdie 💙
  • Feature merge 2.5 to 2.6 - Thanks to @BrutalBirdie 💙

🐛 Fixes

  • fix nginx override - Thanks to @Davka 💙
  • Fix bbb-fsesl-akka not connecting to freeswitch - Thanks to @defnull 💙
  • Switch default for bbb_version to focal-260 for 2.6 branch - Thanks to @defnull 💙

v2.5.16

08 Apr 12:26
ce9a77a
Compare
Choose a tag to compare

🚀 Features

  • Add option to install even if there are current sessions - Thanks to @Nudin 💙

⭐ Enhancement

  • Prevent corrupted /dev/shm/core.db errors. - Thanks to @defnull 💙
  • Revert upstream freeswitch jitterbuffer experiments - Thanks to @defnull 💙
  • fix issue #313, remove need for acme.sh --force - Thanks to @einhirn 💙
  • fix: Allow dial-in for breakout rooms - Thanks to @defnull 💙
  • Update ansible ignore patterns - Thanks to @BrutalBirdie 💙
  • Sync cron.daily/bigbluebutton - Thanks to @QcFe 💙
  • Fix/#340 - Ansible Linting - Thanks to @BrutalBirdie 💙

🐛 Fixes

  • fix issue #309 when systemd-timesyncd is already disabled - Thanks to @einhirn 💙
  • bbb-webrtc-sfu: following upstream and add redis-server dependency - Thanks to @Davka 💙
  • Fixed order of imports to prevent fail of creating /etc/bigbluebutton… - Thanks to @GUFFMHRZ 💙
  • remove web.nginx - Thanks to @Davka 💙

📘 Documentation

  • Do not use bufferChatInsertsMs with BBB 2.5 - Thanks to @timm2k 💙
  • Fix bbb_mongodb_tmpfs_size style - Thanks to @mmaridev 💙