Skip to content

Releases: packbackbooks/lti-1-3-php-library

v6.3.3

06 May 16:34
ac6c720
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.3.1...v6.3.3

v6.3.2

02 May 21:13
ac6c720
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.3.1...v6.3.2

v6.3.1

01 May 13:34
9f4ad55
Compare
Choose a tag to compare

What's Changed

Fixes #157.

Full Changelog: v.6.2.1...v6.3.1

v6.3.0: remove invalid data presentation and documentTarget from Deep Link JWT Response

10 Apr 11:51
e347894
Compare
Choose a tag to compare

What's Changed

  • Update phpstan/phpstan requirement from ^1.10 to ^1.10 || ^2.0 by @dependabot in #153
  • ENG-4213: remove the iframe target from DL resource by @pb-sobrien in #156, per feedback from 1EdTech during Deep Link Certification

Full Changelog: v6.2.0...v6.3.0

v6.2.0 Improve the interface for Deep Links

16 Sep 16:24
86f89bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.2...v6.2.0

v6.1.2

22 Jul 14:06
054ab99
Compare
Choose a tag to compare

What's Changed

  • Pass the previous exception to LtiExceptions by @dbhynds in #147

Full Changelog: v6.1.1...v6.1.2

v6.1.1 Update "state not found" error message

09 Jul 20:49
199510d
Compare
Choose a tag to compare

What's Changed

  • MGMT-155 Update state not found error message by @dbhynds in #144

Full Changelog: v6.1.0...v6.1.1

v6.1.0

28 May 14:32
53a6dc0
Compare
Choose a tag to compare

What's Changed

Notable changes:

  • Add PHP version requirement to composer.json by @danielTiringer in #139
  • Include resourceId and tag of line items in deep link resource by @gkreitz in #142

All changes:

New Contributors

Full Changelog: v6.0.0...v6.1.0

v6.0.0

14 Feb 20:42
beabf63
Compare
Choose a tag to compare

Upgrade Guide

See the 5.x to 6.0 Upgrade Guide for a list of changes. Notable changes include:

  • Changed how LtiMessageLaunch are handled (use initialize() instead of validate())
  • Changed how the OIDC Login URL is retrieved, and deprecated the Redirect object
  • Strict typing added, affecting the ICookie, IDatabase, and IMigrationDatabase interfaces and others

The upgrade guide should provide detailed instructions on how to implement necessary changes. If the documentation is confusing or incomplete, please create an issue or open a pull request.

What's Changed

Full Changelog: v5.7.1...v6.0.0

v5.7.1 Fixes an issue with making PUT requests for line items

13 Feb 19:05
b09f311
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.7.0...v5.7.1