Skip to content

Releases: openedx/xblock-lti-consumer

Added img tag in allowed tags in bleach

03 Mar 07:12
779dbf3

Choose a tag to compare

<img> tag in some responses was not being rendered because it was sanitized/escaped by bleach so now it is added to allowed tags so it can render properly

More Python 3 fixes

11 Dec 16:56
f89ea89

Choose a tag to compare

Merge pull request #51 from edx/diana/handle-input

Handle case when we don't have to turn body into a bytestring.

Another python 3 fix

10 Dec 20:05
4ee37e6

Choose a tag to compare

Handles a case where we may or may not have a bytestring.

v1.2.1: Merge pull request #49 from edx/waheed/PROD-774-upgrade-to-py3

08 Oct 13:37
c94aaff

Choose a tag to compare

v1.1.8

04 May 19:18
af68c7c

Choose a tag to compare

  • Adds context_title and context_label to the message parameters.
  • Adds some documentation on testing.
  • Adds some requirements necessary for running tests.

Release EDUCATOR-2273 Bug Fix

09 Feb 18:16
c1c7233

Choose a tag to compare

Due to a chrome update some of our LTI blocks are broken in chrome. See documentation here: https://dev.chromium.org/Home/chromium-security/deprecating-permissions-in-cross-origin-iframes

Release EDUCATOR-1218 Bug fix.

20 Sep 09:41

Choose a tag to compare

Bug fix related to encoding.

Release EDUCATOR-945 bug fix

19 Jul 20:57

Choose a tag to compare

Merge pull request #33 from edx/cahrens-patch-1

Bump version

bump up version

02 Jun 12:41

Choose a tag to compare

Making LTI Xblock behave as a Django App

Configure editing of LTI fields

18 Apr 12:35

Choose a tag to compare

v1.1.3

bump up the version