Back to Cherry Studio

MathJax math rendering removed

v2-refactor-temp/docs/breaking-changes/2026-05-20-remove-mathjax.md

2.0.0588 B
Original Source

What changed

MathJax is no longer available as a message math rendering engine. Message math rendering now uses KaTeX, and the math renderer selector has been removed from settings.

Why this matters to the user

Users who previously selected MathJax will see formulas rendered with KaTeX instead. The old math engine preference is not migrated, and settings no longer expose a math rendering engine selector.

What the user should do

Nothing — automatic.

Notes for release manager

This change is part of the Markdown renderer migration from ReactMarkdown to Streamdown.