Skip to content

v0.7.17 (May 12, 2026)

Choose a tag to compare

@dqnykamp dqnykamp released this 12 May 05:21
· 115 commits to main since this release
66e738c

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