Skip to content

Releases: bigbluebutton/bbb-lti-broker

release-2.0-rc.1

23 Jul 16:31
release-2.0-rc.1
c71c1ed
Compare
Choose a tag to compare
release-2.0-rc.1 Pre-release
Pre-release
Release: Major 2, minor 0, rc 1

release-2.0-beta.1

02 Jul 16:30
release-2.0-beta.1
Compare
Choose a tag to compare
release-2.0-beta.1 Pre-release
Pre-release
Release: Major 2, minor 0, beta 1

release-1.1.8.1

13 Jun 20:42
release-1.1.8.1
35523a2
Compare
Choose a tag to compare

Broker

This release includes a modification to allow for the deployment of the app under multiple domains.

What's Changed

  • [LTI-378] allow custom pattern for legacy_handler per tenant - backport from LTI-375 (#248 )

release-1.1.8

13 Jun 03:13
release-1.1.8
92454db
Compare
Choose a tag to compare

Broker

This release includes a modification to allow for the deployment of the app under multiple domains.

What's Changed

  • [LTI-377] allow multiple secrets per key for purposes of rotation - backport from LTI-374 (#246)

release-1.2-rc.2

10 May 13:29
release-1.2-rc.2
Compare
Choose a tag to compare
release-1.2-rc.2 Pre-release
Pre-release
Release: Major 1, minor 2, rc 2

release-1.1.7

23 Apr 19:41
release-1.1.7
37bf0f4
Compare
Choose a tag to compare

Broker

This release includes a modification to allow for the deployment of the app under multiple domains.

What's Changed

  • [LTI-347] create cookie under requested host instead of default one (#223)
  • [LTI-347] update rake task to allow for the configuration of multiple redirect_uris (#225)

release-1.1.6

27 Mar 20:57
release-1.1.6
d70078a
Compare
Choose a tag to compare

Broker

This update contains security and dependency upgrades, as well as a minor UI update

What's Changed

  • security and dependency updates (#203, #211, #207, #201)
  • minor change to wording of error message (#210)

release-1.1.5

18 Mar 19:32
release-1.1.5
0a4b080
Compare
Choose a tag to compare

Broker

This release includes updates to dependencies for security reasons and added documentation for tenant settings.

What's Changed

  • security and dependency updates (#183, #184, #185, #192, #197, #198)
  • [ci] fix error with coveralls (#189)
  • [documentation] added a readme file for all settings that can be set per tenant and are used by the rooms application (#186, #193, #205)

release-1.1.4

24 Jan 16:13
release-1.1.4
ab54887
Compare
Choose a tag to compare

Broker

This release includes security updates and fixing minor bugs.

What's Changed

  • LTI-283: Added variable for prefixing redis cache for deployment purposes (#182)
  • LTI-282: Fix app:delete rake task (#181)
  • Security upgrade (#180)

release-1.1.3

28 Nov 18:30
release-1.1.3
ecdbf8d
Compare
Choose a tag to compare

This release includes dependency/security updates, and the ability to add settings per tenant via rake task.

What's Changed

  • Dependency updates to reduce vulnerabilities (#148, #158, #156, #152, #157, #162, #159, #161, #166, #167, #168, #169, #170, #172, #176, #179)
  • [docker] updated docker base impage to alpine 3.18
  • [LTI-273] Updated rails_lti2_provider gem to add settings to tenant model (#164)
  • [LTI-265] Added rake tasks to manage tenant settings and API to retrieve the settings (#160)