Skip to content

Releases: openedx/xblock-lti-consumer

9.4.0 Fix block/descriptor error

08 May 15:39
e580b96
Compare
Choose a tag to compare

Fixes compatibility issue with recent LMS changes to refactor item/module/block/descriptor terminology.

9.3.0: Support for ACS actions

05 May 16:45
61fb278
Compare
Choose a tag to compare

feat: Added support for ACS actions. This includes:

  • An added scope for ACS actions in the access_token endpoint
  • An ACS permissions class in permissions.py

Other changes:

  • Added documentation to README about unit testing

9.2.1: Bug fix for adding platform name

03 May 13:39
3eaf8aa
Compare
Choose a tag to compare
fix: ensure platform name is string (#368)

9.2.0: Add platform name to LTI 1.1 and 1.3 launch

02 May 14:04
47a1f40
Compare
Choose a tag to compare
feat: add platform name to 1.1 and 1.3 claims (#365)

Add support for full_name parameter in LTI 1.1 and claim in LTI 1.3

01 May 14:38
c10ec18
Compare
Choose a tag to compare

9.0.4 Support for JS translations

25 Apr 18:30
9f60a53
Compare
Choose a tag to compare

Add Logging for Error Cases When Requesting and Using Access Tokens

18 Apr 20:34
0b4997f
Compare
Choose a tag to compare

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