Changelog

v1.0.82

2026-07-09 Current

Math rendering + keyboard zoom

New Feature

Pro Edition adds math formula rendering (KaTeX) with LaTeX syntax support. The rendering engine is downloaded on first use and then works offline.

New Feature

Zoom now supports keyboard shortcuts: Ctrl+↑↓ for font size, Alt+↑↓ for column width.

Improvement

The official website now has a "Sponsor the Author" page where you can support the developer.

Bug Fix

Fixed an issue where the "Unlock Pro Edition" button in the outline panel was unresponsive.

v1.0.80

2026-07-06

EmEditor support

New Feature

Ctrl+E editor launch now supports EmEditor, automatically detecting the install path and jumping to the corresponding line.

Improvement

Launching an external editor with Ctrl+E no longer shows an extra command-line black window.

v1.0.79

2026-07-05

Font selection + separate zoom controls

New Feature

Right-click menu now lets you choose the body font, supporting all fonts installed on your system.

New Feature

Font size and column width zoom are now separate: Ctrl+scroll for font size, Alt+scroll for column width.

Bug Fix

Fixed an issue where in-document anchor links could not jump.

Improvement

The TOC footer now includes links to the author, Pro purchase, and official website.

v1.0.76

2026-07-05

Code syntax highlighting

New Feature

Code blocks now have syntax highlighting. The ~120KB rendering library is downloaded on first use and then works offline.

v1.0.73

2026-06-29

Body zoom + relaxed Pro trial

New Feature

Body text now supports Ctrl + scroll to zoom font size, with column width reflowing automatically.

Improvement

The outline (TOC) is now a full-height sidebar with four position presets.

Improvement

Pro Edition trial is now 100 free uses, after which you can continue with "Remind me later".

v1.0.69

2026-06-25

Mermaid diagrams + Pro Edition launch

Release

Pro Edition launched, permanently unlocked for $0.99 USD (includes Mermaid diagrams).

New Feature

Mermaid diagram rendering: flowcharts, sequence diagrams, Gantt charts. Rendering engine is downloaded on first use and works offline.

Improvement

Landing page now includes a Community vs. Pro edition comparison to help users choose.

v1.0.68

2026-06-24

Antivirus false-positive fix

Bug Fix

Markdown parsing engine is now statically linked, resolving some antivirus false-positive reports.

Bug Fix

WebView2 user data directory is redirected to a local folder instead of the system directory.

v1.0.67

2026-06-19

Official website and blog launch

Release

Independent domain www.mdview.top is officially live.

Release

Official blog launched: Markdown tips and tool guides.

v0.1.0

2026-06-12

First public beta

New Feature

Double-click a .md file to open and view it; file association is registered automatically after installation.

New Feature

Document outline (TOC) sidebar with automatic highlight of the current section while scrolling.

New Feature

One-click switch between dark and light themes; preferences are saved automatically.

New Feature

One-click export / print to PDF.

New Feature

Select text and press Ctrl+E to open your editor and jump to the corresponding line.

New Feature

Right-click menu integration: theme, outline, export, and other common actions.

Bug Fix

Fixed an issue where .md files were still opened by editors like VS Code after association.

Want to see your feedback in the next update?

mdview is a one-person project, but every iteration comes from real user feedback. Tell us what you'd like to see and we'll add it to the TODO list.