Skip to content

v6.0.0

Compare
Choose a tag to compare
@dbhynds dbhynds released this 14 Feb 20:42
· 44 commits to master since this release
beabf63

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