Skip to content

v0.19.0

Choose a tag to compare

@kazuph kazuph released this 23 Jan 00:38
· 225 commits to main since this release

What's New

Features

  • Heading Toggle: Click headings in Markdown to collapse/expand sections (#heading-toggle)
  • Video Fullscreen Keyboard Shortcuts: YouTube-like shortcuts (Space, F, M, arrows) in fullscreen mode
  • Mermaid Gesture Support: Trackpad pinch-to-zoom and touch gestures for diagram navigation
  • Windows Zoom Support: Shift+scroll zoom for Mermaid diagrams on Windows

Bug Fixes

  • Mermaid Highlight Sync: Fixed source line highlight after closing fullscreen mode
  • HTTP Server Stability: Fixed ERR_HTTP_HEADERS_SENT crash on static file serving

Improvements

  • Click handling improvements for text selection vs link navigation
  • Duplicate heading keys now generate unique IDs (e.g., section-0, section-1)

Full Changelog: v0.18.0...v0.19.0