New Update QuickLook - Updates Thread

lokamoka820

Level 43
Thread author
Verified
Top Poster
Well-known
Mar 1, 2024
3,275
3
10,792
4,169
Banana Republic
After almost 3 years of development, QuickLook 4 finally released.

What's Changed​

 
QuickLook 4.0.1
May 10, 2025

What's Changed​

  • Update pt-BR string in Translations.config by @JNylson in #1604 and #1607
  • Support more Markdown file extensions #1562, #1601
  • Support CLI options #1620
  • Update pt-BR translations in Translations.config
  • Delay initialization of MarkdownViewer
  • Make .exe installer use MSI path by default #1596
  • Fix style issues in the Search Panel #1592
  • Fix volume control not working #1578
  • Fix exception when checking for updates #1577
 
QuickLook 4.0.2
May 29, 2025
[Major Change]
  • Support .pcx image #1638
  • Improve PE parsing with extended buffer size
  • Fix flickering #1628
  • Fix DpiAwareness for PerMonitor #1626
[Small Change]
  • Hide PEViewer Title just like InfoPanel
  • Avoid audio cover null exception in xaml
 
QuickLook 4.2.0
Oct 13, 2025

What's Changed​

  • Add built-in MediaInfoViewer plugin and support it in more menu
  • Add 'Copy as path' option to more menu
  • Add cross-plugin 'Reopen as' menu for SVG and HTML #1690
  • Support Point Cloud Data (.pcd) for 3D spatial (Only PCD files with the PointXYZ format are supported, while Color and Intensity formats are not.)
  • Support Mermaid diagram rendering in MarkdownViewer #1730
  • Support .pdn in ThumbnailViewer #1708
  • Improve CLI performance #1706 #1731
  • Set default background to transparent for SVG panel
  • Improve UI/UX of font loading
  • Add diff file syntax highlighting
  • Add Swedish translation #1755
  • Add .slnx extension to XML syntax highlighting
  • Add support for Telegram Sticker (.tgs) files #1762
  • Add .snupkg and .asar support to archive viewer
  • Add .krc file support to TextViewer
  • Add UseNativeProvider option #1726
  • Fix image .jxr error reading from UseColorProfile
  • Fix issue where font file stays locked #77
  • Fix font file unicode name is not supported
  • Fix extracting cover art will not cause the title to be lost #1759
  • Fix HelixViewer default height being too large
  • Fix long path handling issue in HtmlViewer #1643
  • Update Batch syntax highlighting colors
  • Refactor tray icon to use TrayIconHost
  • Refactor to make exe-installer no forked relaunching
  • Remove unimportant UnobservedTaskException #1691
  • Remove configuration ModernMessageBox
 
QuickLook 4.3.0
Dec 10, 2025
  • Add Svelte syntax highlighting support
  • Add ShowInTaskbar setting to display window in taskbar
  • Add option to disable automatic update check at startup
  • Update PowerShell syntax colors in dark theme
  • Improve TextViewerPanel UI and usability
  • Fix DOpus crash when QuickLook runs with different privilege level
  • Fix volume control exceeding limits during mouse wheel scroll
  • Fix error in RTF file originating from version 4.2.1
 
QuickLook 4.4.0
  • Add support for .cnf files to INI syntax highlighting
  • Add support for .ddeb Debian debug symbol packages
  • Add a Reload option to the More context menu
  • Add support for embedded lyrics in music file
  • Add a certificate viewer plugin to support extensions .p12, .pfx, .cer, .crt, .pem, .mobileprovision and .certSigningRequest
  • Add support for Compound File Binary formats (.cfb and .eif is now supported)
  • Add a restart button after plugin installation
  • Improve XML version attribute detection in XMLDetector (e.g. <?xml version='1.0'?> is now supported)
  • Improve YAML highlighting and support .clang-format
  • Fix a crash that could occur when shutting down or restarting Windows
  • Fix JSON detection with UTF-8 BOM present
  • Fix tags not displayed due to empty cover art
 
4.5.0
  • Update LAVFilters to 0.81.0 #1362 #1855 #1863
    A possible side effect is that users with older GPUs or without the latest VC++ Redistributable installed may experience video playback failures.
    Nevertheless, QuickLook has chosen to continue with an up-to-date update strategy.
    If you encounter any issues, you can refer to #1362 and consider downgrading your LAVFilters version.
  • Improve LRC handling by merging duplicate timestamps #1858
  • Improve the translation of Simplified Chinese by @stxttkx
  • Add support for the WindowBackdrop option (Auto/None/Mica/Acrylic/Tabbed/Acrylic10/Acrylic11)
  • Add PKCS7 extensions to supported file types (.p7s and .pkcs7)
  • Add support Fortran95 (.f90, .f95, .f03), GDScript (.gd), Diff (.patch, .rej), Razor (.cshtml, .razor), ActionScript (.as, .mx), Assembly (.asm), Ada (.ada, .ads, .adb), AutoHotkey (.ahk), Rhai (.rhai), C++ ( .cu, .cuh, .hip), Python (.pyx), PlantUML (.puml, .plantuml, .pu, .uml, .iuml, .wsd), Zig (.zig), Moji (.moji), GraphQL (.graphql, .gql, .gqls), Mermaid (.mmd, .mermaid), KQL (.kql), PromQL (.promql), JSON Lines (.jsonl), ANTLR, Boo, Ceylon, ChucK, Clojure, Cocoa, CoffeeScript, Cool, and others syntax highlighting, including the dark mode theme
  • Add support Chromium .pak viewer and file extraction
  • Add .axml extension to XML syntax highlighting
  • Add .cursorignore extension to GitIgnore syntax
  • Add support for Python .whl and .egg archives
  • Add support .psv parsing in CsvViewer
  • Add Mermaid (.mermaid) support and .mmd detection #1893
  • Add plugin icon registration and include QLPlugin.ico designed by @Shomnipotence
  • Add DICOM image support to ImageViewer plugin #1866 This is not a long-lasting built-in plugin
  • Add Romanian translation by @Laszlo19
  • Add F11 full screen toggle support #253
  • Fix markdown not supporting absolute resource paths
  • Fix option &lt;UseTransparency&gt;False&lt;/UseTransparency&gt; not taking effect in Windows 10 #1542
  • Fix loop toggle resuming paused video playback #1852
  • Fix unhandled Exception with XLSX and CSV files in OfficeViewer resize with RPC_E_CANTCALLOUT_ININPUTSYNCCALL #1854
  • Fix command line relative path resolution #1857
  • Fix taskbar icon intermittently missing after Explorer restart #1864
  • Fix {Desktop composition is disabled} exceptions in GetMonitorColorProfileFromWindow #4
  • Fix assimp.dll not found for win-x64 #1741