v7.36
Release Notes
This update expands supported CourseBridge platforms, along with other bug fixes and improvements.
CourseBridge
New Features
- LTI 1.3 features can now be used with Harvard's LXP platform.
Updates & Improvements
- Canvas Connect is now CourseBridge.
- Consolidated registration data calls to a single setup information call under the
POST /lti/register/setupendpoint. - Registration page data calls now require
{ openid_configuration, registration_token }so the server can determine the platform details before returning information the UI can use to populate the dynamic registration form.
Internal
Updates & Improvements
- Dependency upgrades.
- Update Claude workflows for Opus 4.7.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| YES | No | No | No | No |
Deployment Details
- Schema Upgrade: Add new value to LMSType and LTIPlatform.
Related PRs
- deps(py): bump mako from 1.3.10 to 1.3.11 by @dependabot[bot] in #1628
- feat(lti): add support for Harvard's LXP platform by @ekassos in #1629
- workflows: update claude to Opus 4.7 by @ekassos in #1630
- change: rename Canvas Connect to CourseBridge by @ekassos in #1631
Full Changelog: v1223+srv618.web445...v1227+srv621.web447