This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryMermaid diagrams now render as SVG with dark‑mode support.
Full changelog
What's New
Mermaid Diagram Rendering
Mermaid diagrams in markdown code blocks now render as visual SVG diagrams. Supports all major diagram types:
- Flowchart
- Sequence diagram
- Class diagram
- Pie chart
- Git graph
- State diagram
Dark mode support: diagrams automatically use the dark theme when your system is in dark mode.
Bug Fixes
- Quick Look extension now has correct PkgInfo
- CI Repo Guard fixed (plutil replaced with cross-platform Python)
- Resources now managed by SPM Package.swift — no more xcodeproj drift when adding new resources
Under the Hood
- Resources (template.html, Prism.js, Mermaid.js) moved to MarkViewCore SPM bundle
- 377 tests passing (9 new preview pane live update pipeline tests)
Installation
Homebrew (recommended):
```bash
brew install --cask paulhkang94/markview/markview
```
Direct download: Download MarkView-1.2.0.zip below, unzip, and move to /Applications.
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]