Files
QuickLook/CHANGELOG.md
ema 33030780ff
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
Create CHANGELOG.md
2025-07-04 04:18:11 +08:00

6.3 KiB

4.1.0

  • Add built-in AppViewer plugin for .msi, .appx, .msix, .wgt, .wgtu, .apk, .ipa, .hap, .deb, .dmg, .appimage, .rpm, .aab
  • Add built-in ELF viewer plugin for ELF-type files
  • Add reload feature by JSuttHoops but you should enable AutoReload option firstly
  • New option ProcessRenderMode
  • Use format detector feature for TextViewer, only JSON / XML available now
  • Add support more highlighting for HLSL, XML, TXT, Properties, Lyric, Log, Python, JavaScript, Vue, CSS, Go, YAML, F#, INI, TypeScript, VB, SubStation Alpha and Lua
  • No markdown resource extraction #1661 #1670
  • Support X11 and more JPEG2000 image formats
  • Support JXR image but SDR only #1680
  • Enable window dragging in video viewer panel #425
  • Add SVG support using WebView2 in ImageViewer
  • Support RTL for .txt file #1612
  • Add Alt+Z shortcut to toggle word wrap #1487
  • Improve startup speed #1521
  • Improve PDF magic detection
  • Improve GroupBox UI/UX
  • Attempt to fix the crash #1648 This is an experimental fix, the idea is to remove the tree to prevent the DUCE command
  • Update font pangram for FontViewer
  • Update de translations by King3R
  • Manually resolve the assembly fails #1618
  • Merge OfficeViewer-Native plugin #1662
  • New option CheckPreviewHandler for OfficeViewer-Native
  • Add Sandbox detection
  • Revert the DataGrid style of CSV #1664
  • Remove the WoW64HookHelper from release #1634
  • Fix share button was not visible in win11
  • Fix generic theme resources #1652
  • Fix old version volume exception #1653
  • Fix CaptionTextButtonStyle not static anymore
  • Fix unsupported ColorContexts in Windows #1671
  • 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