Skip to content

Releases: littleredbutton/cloud_bbb

BigBlueButton Integration v2.7.2

08 Oct 13:48
9368885
Compare
Choose a tag to compare

Misc

  • rebuild frontend client
  • update dependencies
  • update translations

BigBlueButton Integration v2.7.1

18 Sep 19:25
4a0b005
Compare
Choose a tag to compare

Misc

  • fix composer install in build script
  • remove deprecated simple-git import

BigBlueButton Integration v2.7.0

15 Sep 10:09
290b6d9
Compare
Choose a tag to compare

Added

  • sharing rooms with moderators and users
  • manage view of rooms for moderators and users
  • videos for all users and moderators
  • sharing rooms with moderators and users
  • manage view of rooms for moderators and users
  • videos for all users and moderators
  • videos for all users and moderators
  • sharing rooms with moderators and users
  • manage view of rooms for moderators and users
  • list all shared rooms for users and moderators

Fixed

  • no clone action for non-admin
  • bug with name of shared groups
  • don't use backticks
  • add missing translations
  • use querybuilder for user comparison

Misc

  • respect tabs
  • disabled checkbox

BigBlueButton Integration v2.6.0

28 Apr 16:09
37fcb5c
Compare
Choose a tag to compare

Added

  • add Search Provider
  • bump Nextcloud version (max 28)

BigBlueButton Integration v2.5.0

27 Jul 12:12
3fc69db
Compare
Choose a tag to compare

Added

  • bump Nextcloud version (min 25, max 27)

Fixed

  • fix oversized avatar
  • fix unscrollable room list

BigBlueButton Integration v2.4.0

10 Nov 10:27
5cc0340
Compare
Choose a tag to compare

Added

  • bump Nextcloud version (min 23, max 25)
  • allow to send files to running presentation (bbb > 2.5)

Misc

  • drop tests for php 7.3
  • replace deprecated package
  • update php cs fixer

BigBlueButton Integration v2.4.0-beta.1

26 Oct 19:02
bc3ae05
Compare
Choose a tag to compare
Pre-release

Added

  • bump Nextcloud version (min 23, max 25)
  • allow to send files to running presentation (bbb > 2.5)

Misc

  • drop tests for php 7.3
  • replace deprecated package
  • update php cs fixer

BigBlueButton Integration v2.3.1

28 Jul 20:00
a16ba7c
Compare
Choose a tag to compare

Fixed

  • broken build
  • convert boolean columns to not nullable

BigBlueButton Integration v2.3.0

24 Jul 12:33
055bf2d
Compare
Choose a tag to compare

Added

  • #191 clone rooms
  • bump Nextcloud version (min 22, max 24)
  • disable file transfer if room is running
  • #79 track room state
  • #5 use modal to send file
  • #194 add support for analytics callback url
  • #192 add access mode to send all users to lobby

Fixed

  • add feedback to send file action
  • image loader for webpack 5
  • change button color

Screenshots

image

image

BigBlueButton Integration v2.2.0

17 Jan 14:35
f3009ab
Compare
Choose a tag to compare

Added

  • add optional avatar cache
  • add command to clear avatar cache

Fixed

  • use injection for random generator

Misc

  • remove deprecated api calls
  • enable app for unit tests