## Canvas Connect
### New Features
* This update introduces support for Canvas Connect LTI 1.3 features in
Harvard's LXP platform.
### Updates & Improvements
* Consolidated registration data calls to a single setup information
call under the `POST /lti/register/setup` endpoint.
* 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.