Changelog - QL-Win/QuickLook GitHub Wiki

4.0.3

Working...

  • Fix long path issue #1643

4.0.2

[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

4.0.1

  • 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

4.0.0

[Common]

  • Update translations
  • Update dependent packages
  • Add support for Multi Commander
  • Add support for both Everything v1.4 and v1.5(a)
  • Add "Open Data Folder" and dark mode support to tray menu
  • Add "Restart QuickLook" option to tray menu #1448
  • Implement modern message box UI
  • Replace icons with Segoe Fluent Icons
  • Detect and auto-fix Windows blocking issues #1495
  • Adjust tray menu position
  • Use MicaSetup to create EXE installer
  • Fix plugin installer description length limit
  • Prevent crash when WMI fails #1379
  • Show toast when "Prevent Closing" cannot be cancelled #1368

[ImageViewer]

  • Add support for multi-layer GIMP .xcf files #1224
  • Fix .xcf file extension check #1229
  • Fix HEIC preview rendering #1470
  • Add support for .qoi, .icns, .dds, .svgz, .psb, .cur, and .ani formats
  • Improve animated WebP support (x64 only) #1024 #1324
  • Improve GIF decoding performance #993
  • Add copy button to image viewer #1399
  • Fix SVG rendering error #1430

[TextViewer]

  • Add double-encoding detection #471 #600 ...
  • Improve dark mode rendering
  • Catch exceptions from XSHD loader
  • Add syntax highlighting for shell scripts #668
  • Add dark mode support for C# syntax highlighting

[ArchiveViewer]

  • Improve support for comic archive formats #1276
  • Redesign file list with Fluent UI

[CsvViewer]

  • Change default background color to blue
  • Fix issue with non-UTF8 CSV encoding

[MarkdownViewer]

  • Improve rendering and stability

[PDFViewer]

  • Add support for password-protected PDFs #155
  • Enable auto-resizing of the viewer window

[VideoViewer]

  • Fix audio cover parsing error for multiple embedded images
  • Add lyric (.lrc) support for audio files #1506
  • Add support for .mid audio format #931
  • Fix time label overflow in long videos

[PEViewer & FontViewer]

  • Add built-in PE viewer plugin
  • Add built-in font viewer plugin