Sourced from sphinxcontrib-mermaid's changelog.
2.1.0 (July 18, 2026)
- Add
mermaid_configoption for passing a global Mermaid configuration (#215)- Load the ZenUML plugin lazily, only on pages that contain a ZenUML diagram, and confine its injected stylesheet to the diagram subtree so it no longer restyles the host theme (#252)
- Skip injecting the Mermaid JavaScript when the output format does not support it (#253)
- Fix d3 zoom on nested SVGs (#179)
- Fix fullscreen button positioning inconsistency (#225)
- Fix interactions between the fullscreen, zoom, and lazy-render features (#254)
6d7611b
Merge pull request #257
from mgaitan/tkp/210c53952b
Bump version to 2.1.0c5bfe4a
Merge pull request #256
from timkpaine/tkp/escape-generated-javascript7244a8c
Escape generated JavaScript valuesf4cf3e6
Merge pull request #254
from timkpaine/tkp/recent-integration-fixese96f80c
fix(html): Correct Mermaid feature interactions2395a38
Merge pull request #225
from yarikoptic/bf-fullscreene0178bd
Merge pull request #253
from timkpaine/tkp/pr-132-skip-static-jsc5bafdb
test(fullscreen): Cover button positioningc09d852
Fix fullscreen button positioning inconsistency