v0.7.10 (March 24, 2026)
What's Changed
- [documentation] add page on converting from WeBWorK by @cqnykamp in #904
- automatically generate color words from color values by @dqnykamp in #907
- issue warning if style definition has low color contrast by @dqnykamp in #909
- add distractors to a pretzel by @dqnykamp in #912 (see discussion)
- add new circuit mode to pretzel by @dqnykamp in #913
- boxAll attribute for cascade by @dqnykamp in #917
- enable preview for mathInput and math answers by @dqnykamp in #918 (see discussion)
- Ability to render graphs with PreFigure by @dqnykamp in #921
- remove invisible times, function operator symbol when normalize latex by @dqnykamp in #924 (see discussion)
- Add webwork-to-doenetml package by @cqnykamp in #927
- speed up numerical equality by @dqnykamp in #942 (see discussion)
- add label position attribute to inputs by @dqnykamp in #946 (see discussion)
- add focused state variable to inputs and answers by @dqnykamp in #949 (see discussion)
- Add delayed pending feedback for check-work submissions by @dqnykamp in #954
- Show MathInput parse errors in preview popover by @dqnykamp in #961 (see discussion)
Full Changelog: v0.7.9...v0.7.10