This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryReplaced polling with native filesystem watching for faster external edit detection.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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
About mattenarle10/markamd
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]