This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryMermaid diagrams now render correctly, scale with font size, and fix subgraph label overlap.
Full changelog
Mermaid Diagram Rendering
Mermaid diagrams now render correctly in MarkView.
Fixes in v1.2.2
- Diagrams scale with font size — moving the Preview Font Size slider scales diagram text proportionally
- Subgraph label overlap fixed — long subgraph titles no longer overlap child nodes (rankSpacing + post-render detection)
- SVG responsive — wide diagrams scale to preview pane width instead of overflowing
- htmlLabels fix — subgraph titles wrap correctly without clipping
Also in v1.2.x
- SPM-managed resources — adding new resources no longer requires xcodeproj regeneration
- CI Repo Guard fixed (all green)
Install
```bash
brew upgrade --cask markview
```
Or download below.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About paulhkang94/markview
Native macOS markdown preview app with MCP server. Open and render Markdown files in MarkView directly from AI assistants via `npx mcp-server-markview`.
Related context
Beta — feedback welcome: [email protected]