Skip to content

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

v5.5.2 Add src to Deep Link iframe

27 Oct 16:12
a1aaa68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.5.1...v5.5.2

v5.5.1 Fix bug with auth URLs with existing query strings

20 Oct 18:50
70b6ea4
Compare
Choose a tag to compare

What's Changed

  • Fix bug with authorization URLs having a query component by @snake in #107

Full Changelog: v5.5...v5.5.1

v5.5 Add gradesReleased to LtiLineItem

19 Oct 18:55
65855b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.4.2...v5.5

v5.4.2 Make LitMessageLaunch validation methods protected

06 Sep 16:18
aa16c6f
Compare
Choose a tag to compare

What's Changed

  • Allow LtiMessgageLaunch validation steps to be modified by tool providers by @erikdonohoo in #98

New Contributors

Full Changelog: v5.4.1...v5.4.2

v5.4.1 Fix fetching grades and line items

03 Aug 20:10
ab2ce8a
Compare
Choose a tag to compare

What's Changed

  • LtiAssignmentsGradesService::getGrades() now fetches all grades, first brought up by @pierrebateau in #96
  • LtiServiceConnector::getAll() will parse headers using both link and Link for getting the next set of requests, by @lin-brian-l in #97

Full Changelog: v5.4.0...v5.4.1

v5.4.0 Fix a variety of issues with LTI Deep Linking

22 Jun 13:11
4ed4d1b
Compare
Choose a tag to compare

What's Changed

  • Improve Deep Link ltiResourceLink model compliance by @alessandrodolci in #93
  • Update the LtiDeepLinkResource to comply with the specification, which was missing some optional properties and including some "deprecated" ones.

New Contributors

Full Changelog: v5.3.4...v5.4.0

v5.3.4 Fix linting and tests, plus one error with decoding JWTs

20 Jun 16:58
a6a4a87
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.3...v5.3.4

v5.3.3 Differentiate error messages for finding public key

03 May 20:32
8284acd
Compare
Choose a tag to compare

What's Changed

  • Differentiate error messages for finding a public key @lin-brian-l in #91

Full Changelog: v5.3.2...v5.3.3

v5.3.2 Fix URL for updating a line item

01 May 20:50
960f15b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.1...v5.3.2

v5.3.1 Improve how scopes are validated on requests

10 Apr 16:38
b433488
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.3.1