Changelog

1.6.2

  • Added SVG and SVGZ preview with zoom and pan
  • Stability improvements and bug fixes

1.6.1

  • Improved error handling in the command-line tool
  • Fixed previews for Common Lisp files (.lisp, .lsp, .asd)

1.6.0

  • Added a looq command-line tool to open previews from the Terminal
  • Now compatible with macOS 27
  • Improved Live Rendering for editors that save atomically
  • Improved the preview info bar to stay up to date while editing
  • Improved the reliability of Mermaid diagram loading
  • Improved memory efficiency with better cache lifecycle management
  • Minor UI refinements and stability improvements

1.5.1

  • Added zoom for Mermaid diagrams
  • Added metadata previews for Android APK files
  • Highlighting and previews for many more code and config formats
  • Sharper Mermaid diagrams with rendering fixes
  • Faster previews that use less memory
  • More reliable previews for large archives and databases
  • Improved code folding and sticky scroll
  • Improved overall stability and fixed several rare crashes

1.5.0

  • Improved performance with faster previews and lower memory use
  • Improved Diagnostics with more accurate detection and new repair actions
  • Improved sorting and paging performance on large SQLite databases
  • Smoother line number highlight in code previews
  • Fixed Markdown front matter rendering
  • Fixed blank previews when restoring scroll position in long Markdown files
  • Fixed incorrect size display in folder and archive previews
  • Minor UI refinements
  • Stability and security improvements

1.4.3

  • Rich preview for Org-mode (.org) files
  • Fixed Markdown previews when other apps claim .md

1.4.2

  • New toggle for auto formatting (JSON, SQL, CSS, XML, plist)
  • Quickly toggle Markdown TOC from the right-click menu
  • Fixed SQL auto formatting bugs
  • Minor UI refinements

1.4.1

  • Minor UI refinements

1.4.0

  • New Metadata Preview for app bundles, IPAs, packages, provisioning profiles, configuration profiles, torrents, and disk images
  • Browse folders with enhanced icons view, grouping, right-click actions, and SVG thumbnails, plus faster subfolder navigation
  • Code preview engine rebuilt with new themes, sticky function and class headers, better performance, and more accurate syntax highlighting
  • Now available in Japanese, German, French, and Korean
  • Smarter line-number highlighting that follows your mouse
  • Faster preview for large SQLite databases and code files
  • Diagnostics detects conflicting QuickLook extensions with one-click repair
  • Stability improvements and bug fixes

1.3.0

  • Large files now preview instantly with smart pagination for Code, TSV, SQLite, and Diff
  • Upgraded Mermaid diagram engine with XY Chart support, faster rendering, and adjustable scale
  • Remember your reading position: choose Off, Session, or Persistent scroll resume
  • SQL queries are auto-formatted for readability
  • New Diagnostics tool in Help menu to check and repair QuickLook issues
  • Smoother table of contents scroll tracking
  • Broader file type coverage
  • Stability improvements and bug fixes

1.2.0

  • Live Rendering: preview updates automatically when you save a file
  • Smoother mermaid diagrams with transparent backgrounds and consistent spacing
  • Stability improvements and bug fixes

1.1.0

  • Local image preview support
  • Now supports macOS 15 Sequoia and later

1.0.0

  • Markdown preview with GitHub Flavored syntax, KaTeX math, and Mermaid diagrams
  • Syntax highlighting for 200+ programming languages
  • TSV table preview with sortable columns
  • SQLite database preview with table switching
  • Diff/Patch preview with color-coded changes
  • ZIP, TAR, GZ, BZ2 archive browsing without extracting
  • Folder preview with sortable directory tree, hidden files toggle, and Spotlight metadata
  • Independent light/dark themes for Markdown and code
  • Custom fonts, sizes, and typography settings
  • Scroll position memory, remote image caching, and metadata bar