Skip to content

v5.6.0 Add support for migrations from LTI 1.1 to 1.3. Add deprecations in preparation of v6

Compare
Choose a tag to compare
@dbhynds dbhynds released this 05 Dec 20:21
· 157 commits to master since this release
e6b7848

What's Changed

NOTE: The recommended way for creating LTI Message Launches from a request has change. Instead of $ltiMessageLaunch->validate($request), instead do $ltiMessageLaunch->initialize($request). This will change permanently in v6.

Full Changelog: v5.5.4...v5.6.0