Releases: openedx/xblock-lti-consumer
Releases · openedx/xblock-lti-consumer
v9.8.0
What's Changed
- Python Requirements Update by @edx-requirements-bot in #422
- fix: Replaced whitelist_externals with allowlist_externals in tox and removed tox-battery by @edx-requirements-bot in #419
- Python Requirements Update by @edx-requirements-bot in #424
- Migrate from xblock-utils package to xblock.utils by @farhan in #417
New Contributors
Full Changelog: v9.7.0...v9.8.0
v9.7.0
What's Changed
Full Changelog: 9.6.2...v9.7.0
9.6.2 Custom parameters for LTI 1.3
- Fix extra claims and custom parameters for LTI 1.3.
- Add validation to custom_parameters xblock field.
9.6.1 CCX LTI configuration compatibility
fix: CCX LTI configuration compatibility (#391) * fix: CCX LTI configuration compatibility Co-authored-by: Squirrel18 <[email protected]> Co-authored-by: alexjmpb <[email protected]> * feat: Update version and changelog --------- Co-authored-by: Squirrel18 <[email protected]> Co-authored-by: alexjmpb <[email protected]>
v9.6.0
What's Changed
- fix: Added support for django 42 by @zubairshakoorarbisoft in #400
New Contributors
- @zubairshakoorarbisoft made their first contribution in #400
Full Changelog: v9.5.7...v9.6.0