v0.38.6
Mesh-LLM/mesh-llmv0.38.6Mar 23, 2026by michaelneale
AI Summary
Enhanced the Chat UI with support for rendering Mermaid diagrams and KaTeX math equations. Both features use CDN lazy-loading to ensure the bundle size remains low at 926KB.
Key Highlights
- Render Mermaid diagrams in the chat interface
- Render LaTeX math with KaTeX
- CDN lazy-loading for zero bundle cost impact
- Raw code display during streaming, rendered after completion
New Features
- Mermaid diagram rendering
- KaTeX math rendering
- CDN-based asset loading
Full Release Notes
- Chat UI: render mermaid diagrams (CDN lazy-load, zero bundle cost) - Chat UI: render LaTeX math with KaTeX (CDN lazy-load) - Mermaid/math show as raw code while streaming, render after response completes - Bundle size unchanged (926KB) — both loaded on demand