Skip to content

0.2.0

Choose a tag to compare

@levi-putna levi-putna released this 12 Jul 13:31

What's new

  • Image workflow — insert images from your computer or via URL; local images are copied into a co-located .assets folder with portable relative paths
  • Find & Replace — search and replace across the document
  • Per-document style overrides — customise typography and spacing per file
  • Session restore — reopen documents and window layout on launch
  • Split view sync scroll — preview follows editor scroll position
  • Outline improvements — drag headings to reorder sections; depth-aware navigation
  • GFM extensions — footnotes and definition lists
  • Syntax reveal — toggle between rendered and raw syntax for code blocks
  • Document stats — word count, character count, and reading time
  • File operations — duplicate, rename, move, and revert to saved version
  • Export dialog — PDF, HTML, and DOCX export with style support
  • Mermaid diagrams — render diagrams in preview and export
  • Diagnostics — copy diagnostics and open logs from Help menu

Fixes & improvements

  • Quick Look extension signing documented for release builds
  • Renderer bundle fix for image path utilities (blank window in dev)
  • Improved search highlighting and drag-to-open files