v0.7.17 (May 12, 2026)
What's Changed
- Fix CSP to allow MathJax to render math in VS Code extension preview by @dqnykamp in #1032
- fix: Improve list-item first-child alignment handling by @dqnykamp in #1034
- a new diagnosticsSummaryCallback along with a programmatic way to open diagnostic panels and update the viewer
- a significant refactor of core and renderers
- add descriptions to component types, attributes, properties, and attribute value
- add a context-sensitive help panel that use the descriptions
- improve autocomplete; it now uses the descriptions
- Fix Dev Container by @siefkenj in #1101
- Enable Doenet to run over HTTP by @siefkenj in #1103
- Allow tests to run in dev container by @siefkenj in #1107
Full Changelog: v0.7.16...v0.7.17