Skip to content

Releases: openedx/xblock-drag-and-drop-v2

Restore static files in Python package

06 Mar 12:00
d226664
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

Update CI workflows and add pip-tools

02 Mar 17:36
e6efffc
Compare
Choose a tag to compare

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

01 Feb 17:11
ad661f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

Sanitize HTML tags to prevent XSS vulnerabilities

28 Nov 14:55
68887d1
Compare
Choose a tag to compare

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

18 Nov 10:26
d386716
Compare
Choose a tag to compare

What's Changed

  • [BB-6875] Add option to drop decoy item from scores by @pkulkark in #303

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

24 Oct 13:01
760b974
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.6.0

Make "Show Answer" option consistent with Problem XBlock

18 Oct 11:31
52cab4c
Compare
Choose a tag to compare

What's Changed

  • feat: adding a catalog file to this repositiory. by @e0d in #297
  • feat: add python requirements upgrade workflow by @e0d in #298
  • fix: Support course-wide "Show Answer" setting by @abodacs in #294

New Contributors

  • @e0d made their first contribution in #297

Full Changelog: v2.4.2...v2.5.0

Support HTML in explanations

13 Oct 20:11
b801d98
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.4.2

Improve UX for feedback and popups

13 Oct 12:19
2da2b59
Compare
Choose a tag to compare

What's Changed

  • build: add test path as an optional parameter to test.unit command by @abodacs in #296
  • feat: improve UX for feedback and popups by @lcamacho in #282

New Contributors

Full Changelog: v2.4.0...v2.4.1

Drop support for Python 3.5 and Ubuntu 18.04

28 Sep 19:07
3fddeb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.11...v2.4.0