Skip to content

Releases: feherk/MarkdownViewer

v1.2.3 — Pretty DMG Installer

11 Mar 07:30

Choose a tag to compare

Improved

  • DMG installer with background image showing arrow and "Drag to Applications to install" text
  • Proper icon layout and volume icon

v1.2.2 — Improved DMG Installer

11 Mar 07:26

Choose a tag to compare

Changed

  • Beautiful DMG layout with app icon + Applications shortcut side by side
  • Volume icon set from app icon

Removed

  • Print functionality (was not working with SwiftUI document-based apps)

v1.2.1 — Fix Print Support

11 Mar 07:20

Choose a tag to compare

Fix

  • Fix "This app does not support printing" error
  • Hosting view is now added to the window hierarchy before printing
  • Uses runModal(for:) to properly attach print panel to the window

v1.2.0 — Print Support

11 Mar 07:17

Choose a tag to compare

Changed

  • Replaced custom PDF export with native macOS Print (⌘P)
  • Use "PDF > Save as PDF" in the print dialog for PDF export
  • Proper pagination, margins, and text rendering handled by the OS

Removed

  • Custom PDF export (replaced by native print)

v1.1.3 — PDF Export Fix

11 Mar 05:43

Choose a tag to compare

Fix

  • Fix PDF export: text was mirrored and pages were in reverse order
  • Switched to raster-based PDF rendering to avoid CGContext coordinate flip issues with text glyphs

v1.1.2 — PDF Export Fix

10 Mar 22:19

Choose a tag to compare

Fix

  • Fix PDF export rendering (scale issue caused distorted/mirrored text)
  • PDF now renders at correct 1x scale (vector format, no rasterization needed)

v1.1.1 — PDF Export Fix

10 Mar 22:13

Choose a tag to compare

Fix

  • Fix mirrored/flipped text in PDF export

Details

  • Removed unnecessary coordinate system flip in PDF rendering
  • Changed renderer scale to 1.0 (PDF is vector format, no rasterization needed)

v1.1.0 — PDF Export

10 Mar 21:17

Choose a tag to compare

What's New

  • PDF Export — Export your markdown documents as paginated A4 PDFs
    • Toolbar button (arrow icon) or File → Export as PDF... (⌘E)
    • Automatic A4 page breaks for print-ready output
    • Always renders in light mode for best readability
    • Filename derived from the document name

Download

Download MarkdownViewer-1.1.0.dmg, open it, and drag the app to Applications.

v1.0.4

08 Mar 16:17

Choose a tag to compare

What's New

  • New app icon — fresh markdown-themed design
  • Fix window reset on focus — window no longer jumps to center or resets size when regaining focus

Download

Download MarkdownViewer-1.0.4-macOS.dmg, open it and drag the app to Applications.