Skip to content

paulhkang94/markview

v1.1.4 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 3mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-tools claude claude-code developer-tools gfm macos
+8 more
markdown markdown-preview mcp mcp-server model-context-protocol native-app swift swiftui

Summary

AI summary

Fixed editor text corruption, improved contrast in dark mode, and prevented save‑triggered reload resetting the cursor.

Full changelog

Bug Fixes

  • Fix editor text corruption: Characters getting messed up / content randomly deleted while typing. Root cause: NSViewRepresentable race condition where SwiftUI's updateNSView overwrote NSTextView content during active typing.
  • Fix editor contrast: Newly typed text had poor visibility in dark mode. Now uses system semantic colors (.labelColor, .textBackgroundColor) that adapt to light/dark/high-contrast modes.
  • Fix save-triggers-reload: Saving a file triggered the file watcher which reloaded content and reset cursor position. Added suppression during save operations.

Testing

  • 5 new E2E tests for editor→preview pipeline (content preservation, rapid typing, cursor after save, external file reload)
  • 341 unit tests passing

Install

brew upgrade --cask markview
# or download MarkView-1.1.4.tar.gz below

Apple notarized + Gatekeeper approved.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track paulhkang94/markview

Get notified when new releases ship.

Sign up free

About paulhkang94/markview

Native macOS markdown preview app with MCP server. Open and render Markdown files in MarkView directly from AI assistants via `npx mcp-server-markview`.

All releases →

Beta — feedback welcome: [email protected]