mdreaderchangelog
Changelog
MDReader is pre-1.0. These are the milestones that have landed on the way there.
Website and hosted viewer
- New marketing site with a live reading surface in the hero, rendered by the real reader instead of a screenshot.
- Hosted viewer shell: a browser reader and Cmd+K search over a fixture workspace, wired to the CatDB backend interface.
- Docs are authored in Markdown and rendered through the same pipeline the desktop app ships.
Search palette
- Cmd+K search and Cmd+P file jump unified into one palette with five intents.
- Provenance breadcrumbs and expandable score badges on every hit.
- Typed filters (tag:, path:, after:, linked-to:) with inline, schema-derived errors.
Reading surface
- Reader with a 70-character measure, live outline, and scroll-position restore.
- Windowed virtualization for large documents.
- Wikilinks, relative links, and in-document anchors resolved through a platform seam.
Markdown pipeline
- Unified GFM pipeline: frontmatter, tables, task lists, footnotes, math (KaTeX), and Mermaid.
- Spoof-proof outline built from source positions; every block stamped with its source line range.
- Strict sanitization with id namespacing so untrusted markup cannot forge anchors.
changelognext
Per-release notes will appear on the download page as each channel ships.