Skip to content

Commit 70ab61a

Browse files
Faraz32123Muhammad Faraz  Maqsood
andauthored
chore: bump version (#615)
Co-authored-by: Muhammad Faraz Maqsood <faraz.maqsood@A006-01130.local>
1 parent 96423ec commit 70ab61a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Please See the `releases tab <https://github.com/openedx/xblock-lti-consumer/rel
1616
Unreleased
1717
~~~~~~~~~~
1818

19+
9.14.5 - 2026-03-05
20+
-------------------
21+
* Pass context claim in deep linking launch request & fix use external config deployment_id.
22+
1923
9.14.4 - 2026-02-23
2024
-------------------
2125
* Add URL encoding of resource_link_id in the url params to resolve the parsing issue and allow empty resource_id.

lti_consumer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
from .apps import LTIConsumerApp
55
from .lti_xblock import LtiConsumerXBlock
66

7-
__version__ = '9.14.4'
7+
__version__ = '9.14.5'

0 commit comments

Comments
 (0)