Releases: celtic-project/wordpress-lti
Version 3.2.4
Version 3.2.3
Fix bug with idScope when using dynamic registration of tools
Reinstate code to remove unwanted backslashes
Version 3.2.1
Change capability used for displaying admin menu
Fix bug when removing blogs in plugin deletion
Version 3.2.0
Correct check for saving email address
Add settings link to plugins page entry
Ensure settings defined by other plugins are saved when adding a new platform
Add support for v5 of ceLTIc LTI library (forthcoming)
Version 3.1.0
Allow role mapping to be set for individual platforms
Enhance extension points
Remove last login option
Version 3.0.2
Prevent role being set for default site in multisite installations
Change lti_tool_save_options from action to filter
Ensure ID scope and debug settings are saved when adding a new platform
Version 3.0.1
Fix bug with dynamic registration
Minor code updates
Version 3.0.0
Update slug from "lti" to "lti-tool" to enable it to be accepted into the WordPress plugin repository
Add support for non-multisite installations of WordPress
Use a WordPress transient to store session data
Move default settings from config.php file to Settings page
Add username scope options of username and email address
Add support for overriding default behaviour via another plugin
Simplified interface when synchronising users
Version 2.2.0
Reinstate correct location for saving settings values
Fix paging of LTI Users table
Avoid headers already sent notice
Fix bug with deleting blogs
Add uninstall options to delete LTI tables and blogs
Version 2.1.0
Add support for registration message (based on the Moodle implementation as the final spec has not yet been published).