Releases: bigbluebutton/bbb-app-rooms
Releases · bigbluebutton/bbb-app-rooms
release-1.1.5
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
Release: Major 1, minor 1, patch 5, beta 3
release-1.1.5-beta.2
Release: Major 1, minor 1, patch 5, beta 2
release-1.1.5-beta.1
Release: Major 1, minor 1, patch 5, beta 1
release-1.1.4
release-1.1.4-beta.1
Release: Major 1, minor 1, patch 4, beta 1
release-1.1.3
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
Release: Major 1, minor 1, patch 3, beta 1
release-1.1.3-alpha.1
Release: Major 1, minor 1, patch 2, alpha 1
release-1.1.2
Release: Major 1, minor 1, patch 2