Releases: packbackbooks/lti-1-3-php-library
Releases · packbackbooks/lti-1-3-php-library
v5.5.2 Add src to Deep Link iframe
What's Changed
- Add src field to iframe resource by @cmcfadden in #109
New Contributors
- @cmcfadden made their first contribution in #109
Full Changelog: v5.5.1...v5.5.2
v5.5.1 Fix bug with auth URLs with existing query strings
What's Changed
Full Changelog: v5.5...v5.5.1
v5.5 Add gradesReleased to LtiLineItem
What's Changed
- PODC-859: Add a Disclaimer to
LtiGrade::setCanvasExtension
by @Watercycle in #100 - Add gradesReleased to LtiLineItem by @JonathanGawrych in #106
New Contributors
- @JonathanGawrych made their first contribution in #106
Full Changelog: v5.4.2...v5.5
v5.4.2 Make LitMessageLaunch validation methods protected
What's Changed
- Allow LtiMessgageLaunch validation steps to be modified by tool providers by @erikdonohoo in #98
New Contributors
- @erikdonohoo made their first contribution in #98
Full Changelog: v5.4.1...v5.4.2
v5.4.1 Fix fetching grades and line items
What's Changed
LtiAssignmentsGradesService::getGrades()
now fetches all grades, first brought up by @pierrebateau in #96LtiServiceConnector::getAll()
will parse headers using bothlink
andLink
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
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
- @alessandrodolci made their first contribution in #93
Full Changelog: v5.3.4...v5.4.0
v5.3.4 Fix linting and tests, plus one error with decoding JWTs
v5.3.3 Differentiate error messages for finding public key
What's Changed
- Differentiate error messages for finding a public key @lin-brian-l in #91
Full Changelog: v5.3.2...v5.3.3