Skip to content

Releases: openedx/xblock-lti-consumer

9.0.2 Translate PII Sharing Confirmation

12 Apr 16:56
f9dac31
Compare
Choose a tag to compare

9.0.1 New Translations

11 Apr 14:24
469d47d
Compare
Choose a tag to compare

9.0.0 Validation on launch redirect URIs

06 Mar 17:06
6c9c0ef
Compare
Choose a tag to compare

fix[olive]: backport LTI 1.3 grade injection vulnerability fix

07 Feb 17:37
16d01a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.0...4.5.1

Fix inappropriate instructions for inline PII sharing consent dialog

03 Feb 18:05
ca1d2b7
Compare
Choose a tag to compare

This release fixes inappropriate instructions displayed when collecting PII sharing consent before an inline LTI launch. Previously, the instructions said, "Click OK to have your [username (and) e-mail address] sent to a 3rd party application. Click Cancel to return to this page without sending your information." The latter sentence does not make sense in the context of an inline launch, because there is no cancel button. This commit modifies the inline PII sharing consent dialog to say, "Click OK to have your [username (and) e-mail address] sent to a 3rd party application."

v8.0.0

01 Feb 15:45
3088b61
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.3.0...v8.0.0

refactor: fix module-containing imports

30 Jan 17:14
c24aebc
Compare
Choose a tag to compare

What's Changed

  • [BD-13][BB-6926] refactor: fix module-containing imports by @0x29a in #320

Full Changelog: 7.2.3...7.3.0

Fix bug in rending buttons and message in PII sharing consent dialog.

24 Jan 20:50
390de4c
Compare
Choose a tag to compare

This release fixes a bug in the way that the PII sharing consent dialog renders. The bug resulted in the "OK" and "Cancel" buttons as well as the text of the PII sharing consent prompt appearing inside an inappropriate component when there was more than one LTI component in a unit.

7.2.2 Fixes LTI 1.3 grade injection vulnerability

24 Jan 16:44
53823ea
Compare
Choose a tag to compare

7.2.1 URL configuration support

10 Jan 22:10
7369998
Compare
Choose a tag to compare
feat: new release for url settings (#323)