Skip to content

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

Use `replace_urls` service instead of `runtime` property

21 Apr 09:15
Compare
Choose a tag to compare

What's Changed

  • feat!: use replace_urls service instead of runtime property [BD-13] by @Agrendalath in #318

Full Changelog: v3.1.3...v3.2.0

Standardize `make extract_translations`

18 Apr 10:22
a95a9b5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

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