Skip to content

release-1.1.7

Compare
Choose a tag to compare
@jfederico jfederico released this 23 Apr 13:31
· 64 commits to master since this release
release-1.1.7

Rooms

This release includes bug fixes, dependency updates, improvements which allow greater customization of default settings per tenant, the ability to configure a guest lobby for the BBB room, and changes to allow for the application to be deployed at multiple endpoints.

What's Changed

  • update package.json to reduce vulnerabilities (#296)
  • [LTI-346] fix an edge case on legacy launches (#297), fix to related bug (#300)
  • [LTI-321] pull default room setting values from the broker (#299)
  • [LTI-322] Implement guest policy (#292)
  • [LTI-347] Configure cookies based on requester host (#302)
  • [LTI-357] Dynamically configure actioncable's URL based on requester host (#305)
  • update version of docker/buil-push-action to v5