Skip to content

Version 5.1.0

Compare
Choose a tag to compare
@spvickers spvickers released this 30 Aug 14:29
· 8 commits to master since this release

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