Skip to content

Releases: bigbluebutton/bbb-app-rooms

release-1.1.5

18 Mar 19:23
release-1.1.5
2d99874
Compare
Choose a tag to compare

Rooms

This release adds a new feature to the LTI Rooms app called 'Shared Rooms', which allows for multiple rooms to "launch" into the same room. It also includes the ability to read moderator roles set in the broker, so that the tool administrator can set which roles they wish to be considered moderators. Finally, with this release, we have enabled hsts, as well as updated dependencies for improved security.

What's Changed

  • [LTI-257, LTI-289, LTI-303] Implemented a 'shared rooms' feature, where one room can use the code of another room, resulting in the same landing page (Room name, description, recordings, and meeting link) (#266 #267, #269, #273, #286, #285, #288)
  • [LTI-308] Add ability to read moderator roles from broker so that it can be customized per tenant (#282)
  • [LTI-299] enable hsts in prod (#270, #284)
  • security and dependency updates (#265, #264, #271, #276, #278, #280, #277, #281, #283)
  • [ci] update github actions for fix in coverall errors (#268)

release-1.1.5-beta.3

11 Mar 13:36
release-1.1.5-beta.3
7b397fe
Compare
Choose a tag to compare
release-1.1.5-beta.3 Pre-release
Pre-release
Release: Major 1, minor 1, patch 5, beta 3

release-1.1.5-beta.2

01 Mar 19:38
release-1.1.5-beta.2
c8ff5df
Compare
Choose a tag to compare
release-1.1.5-beta.2 Pre-release
Pre-release
Release: Major 1, minor 1, patch 5, beta 2

release-1.1.5-beta.1

20 Feb 20:35
release-1.1.5-beta.1
f112b9c
Compare
Choose a tag to compare
release-1.1.5-beta.1 Pre-release
Pre-release
Release: Major 1, minor 1, patch 5, beta 1

release-1.1.4

24 Jan 16:12
release-1.1.4
76be506
Compare
Choose a tag to compare

Rooms

This release includes security updates and minor code refactoring.

What's Changed

  • Refactoring to remove duplicate code (#254)
  • Dependency & security updates (#243, #252, #255, #257, #258, #259, #261)
  • Add variable for prefixing redis cache for deployment purposes (#256)

release-1.1.4-beta.1

04 Jan 19:03
release-1.1.4-beta.1
76be506
Compare
Choose a tag to compare
release-1.1.4-beta.1 Pre-release
Pre-release
Release: Major 1, minor 1, patch 4, beta 1

release-1.1.3

28 Nov 18:33
release-1.1.3
d22a53d
Compare
Choose a tag to compare

This release includes dependency/security updates, a refactoring of the creation of legacy rooms on launch, and the ability to pull tenant settings form the broker.

What's Changed

  • Dependency updates to reduce vulnerabilities (#229, #231, #228, #230, #232, #234, #235, #239, #241, #242, #240, #250, #247, #249, #245)
  • [docker] fixed issue in Dockerfile that started on apline 3.18
  • [LTI-269] Refactored creation of legacy rooms on launch
  • [LTI-266] Pull tenant credentials from broker if set (#233)
  • [LTI-259] Include scope in omniauth authenticator (#244)
  • [LTI-279] If specified, create room handler from params set in broker (#251)

release-1.1.3-beta.1

24 Nov 19:20
release-1.1.3-beta.1
d22a53d
Compare
Choose a tag to compare
release-1.1.3-beta.1 Pre-release
Pre-release
Release: Major 1, minor 1, patch 3, beta 1

release-1.1.3-alpha.1

03 Oct 19:53
release-1.1.3-alpha.1
4c36281
Compare
Choose a tag to compare
release-1.1.3-alpha.1 Pre-release
Pre-release
Release: Major 1, minor 1, patch 2, alpha 1

release-1.1.2

20 Jun 18:32
release-1.1.2
620406a
Compare
Choose a tag to compare
Release: Major 1, minor 1, patch 2