Skip to content

Releases: dartdavros/MarkMello

v0.2.1

20 May 15:10

Choose a tag to compare

What's Changed

  • 🏁 fix(windows): keep maximize on current monitor by @DemchaAV in #10

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 May 05:38

Choose a tag to compare

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.md ships 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(…) and hsl(…) colours from Naiad output now render correctly — fixes black squares behind flowchart edge labels.
  • Installers (.exe / .dmg) no longer ship .pdb debug 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

08 May 21:44

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 May 00:10

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

03 May 22:20

Choose a tag to compare

Full Changelog: v0.1.0-beta...v0.1.1

v0.1.1-test.3

03 May 22:10

Choose a tag to compare

v0.1.1-test.3 Pre-release
Pre-release

v0.1.0-beta

19 Apr 20:23

Choose a tag to compare

v0.1.0-beta Pre-release
Pre-release

v0.0.3-test

19 Apr 19:50

Choose a tag to compare

v0.0.3-test Pre-release
Pre-release

v0.0.2-test

19 Apr 19:27

Choose a tag to compare

v0.0.2-test Pre-release
Pre-release

v0.0.1-test

19 Apr 16:47

Choose a tag to compare