Releases: dartdavros/MarkMello
Releases · dartdavros/MarkMello
v0.2.1
v0.2.0
What's new
- Mermaid diagrams render inline as real diagrams instead of raw fenced code. Flowchart, sequence, class and state diagrams are supported. Rendering happens in-process via Naiad — no WebView, no Node, no network call.
sample.mdships compact flowchart, sequence and state examples so the feature is visible the moment you open it.- README acknowledges the open-source projects MarkMello depends on (Naiad, Mermaid).
Fixed
- macOS: double-clicking a Markdown file in Finder now opens it in MarkMello — both at cold start and when the app is already running. Previously the file was silently ignored on macOS because Finder uses Apple Events instead of
argv. - Windows: double-clicking the custom title bar toggles maximize / restore (single-click drag still works).
- Windows: Debug builds no longer attach a visible console window.
- SVG
rgba(…)andhsl(…)colours from Naiad output now render correctly — fixes black squares behind flowchart edge labels. - Installers (
.exe/.dmg) no longer ship.pdbdebug files — significantly smaller artefacts.
Under the hood
- Solution targets .NET 10 (required for the Naiad-based Mermaid renderer).
Thanks to @Alex-ok2005 for the Windows shell fixes in #6.
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0-beta...v0.1.1
v0.1.1-test.3
Full Changelog: v0.1.0-beta...v0.1.1-test.3
v0.1.0-beta
Full Changelog: v0.0.3-test...v0.1.0-beta
v0.0.3-test
Full Changelog: v0.0.2-test...v0.0.3-test
v0.0.2-test
Full Changelog: v0.0.1-test...v0.0.2-test
v0.0.1-test
Full Changelog: https://github.com/dartdavros/MarkMello/commits/v0.0.1-test