Skip to content

mattenarle10/markamd

v1.6.1 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 9d Editors & IDEs
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

desktop-app live-preview local local-first marka markdown
+5 more
markdown-editor md react rust tauri

Summary

AI summary

Replaced polling with native filesystem watching for faster external edit detection.

Changes in this release

Feature Low

Adds automatic folder monitoring for project tree refresh on file/folder changes.

Adds automatic folder monitoring for project tree refresh on file/folder changes.

Source: llm_adapter@2026-07-17

Confidence: high

Performance Medium

Improves external edit detection speed and reduces idle work by replacing polling with native filesystem watching.

Improves external edit detection speed and reduces idle work by replacing polling with native filesystem watching.

Source: llm_adapter@2026-07-17

Confidence: high

Performance Low

Lazy‑loads Markdown syntax highlighting, reducing initial work for documents without code blocks.

Lazy‑loads Markdown syntax highlighting, reducing initial work for documents without code blocks.

Source: llm_adapter@2026-07-17

Confidence: high

Performance Low

Ignores access and metadata-only filesystem events when refreshing the active document.

Ignores access and metadata-only filesystem events when refreshing the active document.

Source: granite4.1:30b@2026-07-17-audit

Confidence: low

Full changelog

v1.6.1

v1.6.1 is a small workflow and performance release for working with markdown projects.

added

  • Added automatic folder monitoring so open project trees refresh when files or folders are created, removed, or renamed (#110).

improved

  • Replaced active-file polling with native filesystem watching for faster external edit detection and lower idle work.
  • Lazy-loaded Markdown syntax highlighting so documents without code blocks start with less work.
  • Ignored access and metadata-only filesystem events when refreshing the active document.

notes

  • The signed updater setup is unchanged.

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 mattenarle10/markamd

Get notified when new releases ship.

Sign up free

About mattenarle10/markamd

All releases →

Beta — feedback welcome: [email protected]