Deploy notes contain code changes that are intended to fix bugs, improve performance, and prepare for new features. These deploys take place monthly.
Unless otherwise stated, all features in this release are available in the Production environment as of 2026-March.
Updated Features
Ask Your Data
Cookieless LTI Application
Location to Enable Feature | NA |
Name of LTI Tool | Ask Your Data |
Permissions | Intelligent Insights |
Affects User Interface | No |
Affected Areas | LTI application |
Summary
The LTI application is rebuilt to include the following features:
- Standards-Aligned Cookieless Launch application flow.
- Secure bootstrap exchange replaced the previous query-string-based auth handoff.
- Tightened launch validation implementing more rigorous checks.
- Improved deployment and routing with updated backend behavior and reduced repeated launch-time work.
- Preserved integration behavior maintains existing launch behavior for institutions already using the product in Canvas.
Change Benefit
- Improved Security: Keeping sensitive material out of URLs and tightening launch validation.
- Modernized Integration: Transitions the LTI application to a standards-aligned cookieless launch flow while preserving existing behavior for current institutions.
- Enhanced Reliability: Improves deployment and routing behavior and reduces repeated launch-time work to make the experience more reliable in production.