Version 5.1.0
Enhanced data validation of incoming messages and service responses (set strict mode via the Util::$strictMode
property)
Public keys fetched are automatically saved for re-use (disable this via the Util::$disableFetchedPublicKeysSave
property)
submissionStarted
and submissionCompleted
properties added to the Outcome class
fromJsonObject
methods of Item, FileItem and LtiLinkItem Content classes now return a boolean (was void)
Content\Item->addPlacementAdvice
method now returns a boolean (was void)
getBaseString
method added to Platform and Tool classes
Deprecated Service\LineItem::getLineItem
and Jwt->verify
methods, and warnings
property of Platform and Tool classes