Releases: openedx/xblock-drag-and-drop-v2
Releases · openedx/xblock-drag-and-drop-v2
Restore static files in Python package
What's Changed
- fix: include static files in Python package by @Agrendalath in #313
Full Changelog: v3.1.1...v3.1.2
Update CI workflows and add pip-tools
What's Changed
- docs: Update the name of the maintainer for this project. by @feanil in #309
- Update standard workflow files. by @feanil in #311
- build: update CI workflows and add pip-tools by @Agrendalath in #310
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- fix: -t flag added in pull translation command by @edx-requirements-bot in #304
- build: use variables to specify individual tests to run by @Agrendalath in #305
- build: Remove community-engineering CODEOWNERS by @timmc-edx in #306
- chore: Update xblock-sdk submodule to latest release. by @feanil in #307
- feat!: Update to the latest version of bleach. by @feanil in #308
New Contributors
- @edx-requirements-bot made their first contribution in #304
- @timmc-edx made their first contribution in #306
- @feanil made their first contribution in #307
Full Changelog: v3.0.0...v3.1.0
Sanitize HTML tags to prevent XSS vulnerabilities
BREAKING CHANGE: disallowed HTML tags (e.g. <script>
) will no longer be rendered in LMS and Studio.
Full Changelog: v2.7.0...v3.0.0
Add option to drop decoy items from scores
v2.6.0
Make "Show Answer" option consistent with Problem XBlock
Support HTML in explanations
What's Changed
Full Changelog: v2.4.1...v2.4.2
Improve UX for feedback and popups
Drop support for Python 3.5 and Ubuntu 18.04
What's Changed
- build: fix CI and simplify dev setup by @Agrendalath in #293
Full Changelog: v2.3.11...v2.4.0