Releases: recherchesolutions/mdreader
Releases · recherchesolutions/mdreader
Release list
v0.5.0
v0.4.1
Changes
- CI: split dotnet test into one project per invocation (MSB1008) (cc451f1)
- README: navigation/safety/stats features, fresh screenshots, comparison table (ac2f558)
- Fix TOC toggle: second press closes the rail; Escape closes it too (0.4.1) (57a54f0)
- Bump version to 0.4.0 (12fb14a)
- Docs: winget identifier, keyboard table, changelog, perf/size findings (d1ffebb)
- Performance budgets: sized benchmarks, --check gate in CI, startup script (6e829c7)
- Deterministic blocking UI smoke suite; CI gates on it (c1cc411)
- Reading stats in status bar; compact command bar (044ed3e)
- Navigation: back/forward history, Ctrl+G, scroll persistence, TOC keyboard nav (1bc0240)
- Editing safety: atomic saves, crash recovery, unsaved-changes review (d42fc74)
- Add product recommendations and implementation brief (1d6860d)
- Microsoft Store (MSIX) packaging support (aaa08c7)
- Align winget identifier with merged casing (recherchesolutions.mdreader) (8c545b3)
mdreader 0.3.0
mdreader 0.3.0
A fast, beautiful markdown reader for Windows — that happens to edit.
First public release. Free and open source (MIT). No telemetry. Ever.
Install
- Installer (recommended):
mdreader-setup-0.3.0.exe— per-user, no admin
required. Silent install for Intune/SCCM:/VERYSILENT /NORESTART. - Portable:
mdreader-0.3.0-portable-win-x64.zip— extract and run. - CLI converter:
mdreader-convert-0.3.0-win-x64.exe— standalone
markdown → HTML for scripting.
Requires the WebView2 Evergreen Runtime (preinstalled on Windows 11; the
installer fetches it automatically if missing).
Highlights
- Rendered Reader view by default;
Ctrl+Etoggles a Monaco Source
editor with scroll position preserved;Ctrl+Shift+Efor split view. - CommonMark + GFM: tables, task lists, footnotes, definition lists, YAML
front matter as a collapsed metadata card, emoji, custom containers. - highlight.js code coloring, Mermaid diagrams, KaTeX math — all
bundled, fully offline. - Byte-faithful saves (encoding, BOM, and line endings round-trip exactly).
- Live reload, single instance with tabs, drag & drop, recent files, find in
both modes, light/dark themes following Windows, custom CSS themes. - Export to self-contained HTML and PDF, print, copy-as-rich-text, and
headless--export-html/--export-pdffor CI. - Security-first: allowlist HTML sanitization, strict CSP, remote images
blocked by default, no elevation, and file associations that never touch
UserChoice.
Verify downloads against SHA256SUMS.