Skip to content

Releases: openedx/xblock-lti-consumer

v9.11.1

30 May 20:13
83384f0

Choose a tag to compare

What's Changed

Full Changelog: v9.11.0...v9.11.1

v9.11.0

25 Apr 07:09
2efe2bb

Choose a tag to compare

What's Changed

Full Changelog: v9.10.0...v9.11.0

v9.10.0

22 Apr 14:49
d4e446b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 9.8.3...v9.10.0

9.8.3 Additional Observability Tracing

23 Jan 16:47
f2df86c

Choose a tag to compare

9.8.2 Observability tracing

22 Jan 15:19
fdfbe5b

Choose a tag to compare

Adds NewRelic traces to functions suspected of causing performance issues.

https://github.com/openedx/xblock-lti-consumer/blob/master/CHANGELOG.rst#982---2024-01-19

v9.8.1 fix custom parameter validation

30 Nov 18:11
4731b90

Choose a tag to compare

  • fixes validation on custom parameters field added in v9.6.2. The updated validation ensures that the code changes are backwards compatible with existing custom parameter field values.

v9.8.0

06 Nov 16:03
4b13d3e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.7.0...v9.8.0

v9.7.0

24 Oct 16:46
f36725a

Choose a tag to compare

What's Changed

Full Changelog: 9.6.2...v9.7.0

9.6.2 Custom parameters for LTI 1.3

23 Aug 12:55
d3686bf

Choose a tag to compare

  • Fix extra claims and custom parameters for LTI 1.3.
  • Add validation to custom_parameters xblock field.

9.6.1 CCX LTI configuration compatibility

22 Aug 16:49
3de9bcb

Choose a tag to compare

fix: CCX LTI configuration compatibility (#391)

* fix: CCX LTI configuration compatibility

Co-authored-by: Squirrel18 <daniel.quiroga@edunext.co>
Co-authored-by: alexjmpb <alexander.mendoza@edunext.co>

* feat: Update version and changelog

---------

Co-authored-by: Squirrel18 <daniel.quiroga@edunext.co>
Co-authored-by: alexjmpb <alexander.mendoza@edunext.co>