Aug 6, 2026
v2.8.0
New Features
- Added line-wrapping for text-based previews
- Added zoom controls for mermaid diagrams in markdown previews
- Added Frontmatter support to Markdown preview extension
- Added ability to highlight text by clicking line numbers. Clicking and dragging across the line number column highlights the corresponding lines too. You can also double a line number, then move our cursor to highlight a text snippet - clicking elsewhere exists the highlight mode. (Keyboard actions like ⌘ + Click, and SHIFT + Click are also supported)
- Added transparent background support for all text-based previews
Fixes
- Fixed click delay in Markdown code blocks
- Fixed click delay in folder and archive previews
- Fixed click delay in folder preview and archive preview extensions
- Fixed copying a code block in Markdown previews adding a trailing blank line
- Fixed previews not updating theme when switching between light and dark mode while a preview is open
- Fixed Markdown checkbox rendering
- Fixed table of contents width not persisting between previews
- Fixed table of contents row hitbox
- Fixed the selected table of contents row being washed out
- Fixed the content pane flickering while dragging the table of contents divider
- Fixed hover effect on line numbers in code previews
- Fixed text highlighting in JSON preview
- Truncated table of contents headings now show in full on hover
- Revamped app settings UI
- Optimized plain-text previews
- Optimized Markdown preview
- Updated maximum font-size for code previews to 30pt