Skip to content

Releases: QL-Win/QuickLook

4.0.1

Choose a tag to compare

@emako emako released this 10 May 20:55

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
  • 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

New Contributors

Full Changelog: 4.0.0...4.0.1
https://github.com/QL-Win/QuickLook/wiki/Changelog

Differences Between Distributions: wiki/Differences-Between-Distributions

4.0.0

Choose a tag to compare

@emako emako released this 16 Apr 15:41

What's Changed

New Contributors

Full Changelog: 3.7.3...4.0.0
https://github.com/QL-Win/QuickLook/wiki/Changelog

Differences Between Distributions: wiki/Differences-Between-Distributions

3.7.3

Choose a tag to compare

@xupefei xupefei released this 23 Nov 22:14

Should you decide to use the .zip portable package, remember to unblock it before extraction.
使用便携版请记得在解压前解锁

Get it on Windows 10

What are the differences between .msi, .zip, nightly and Store versions?


Changes

  • #1210: Fix an issue where syntax highlighting does not work when previewing texts.

3.7.2

Choose a tag to compare

@xupefei xupefei released this 05 Nov 17:19

Should you decide to use the .zip portable package, remember to unblock it before extraction.
使用便携版请记得在解压前解锁

Get it on Windows 10

What are the differences between .msi, .zip, nightly and Store versions?


Changes

  • #1153: Supports tabbed File Explorer in Windows 11 22H2.
  • #329: Adds an option (UseColorProfile) to respect monitor color profiles.
  • #1147: Uses Mica blur effect on Windows 10+.
  • Updates French, Polish, and Brazilian Portuguese translations.

3.7.1

Choose a tag to compare

@xupefei xupefei released this 15 Nov 22:56

Should you decide to use the .zip portable package, remember to unblock it before extraction.
使用便携版请记得在解压前解锁

Get it on Windows 10

What are the differences between .msi, .zip, nightly and Store versions?


Changes

  • #1028, #1032: fixed a bug where previewing from Open and Save File Dialogs are not working.
  • Update 3rd party dependencies.

3.7.0

Choose a tag to compare

@xupefei xupefei released this 18 Sep 17:20

Should you decide to use the .zip portable package, remember to unblock it before extraction.
使用便携版请记得在解压前解锁

Get it on Windows 10

What are the differences between .msi, .zip, nightly and Store versions?


Changes

  • macOS-like hold-to-preview: hold the Spacebar for a longer time to peek into file contents.
  • #955: fixed delay when dragging the preview window on Windows 11.
  • #948: slowness when previewing text files of super long lines.
  • #941: Fixed an issue where UI language is not detected correctly.
  • #933: Added support for previewing RTF files.
  • Italian, Spanish, French, Korean, Slovak, and German translation updates.

3.6.11

Choose a tag to compare

@xupefei xupefei released this 07 Mar 18:09

Should you decide to use the .zip portable package, remember to unblock it before extraction.
使用便携版请记得在解压前解锁

Get it on Windows 10

What are the differences between .msi, .zip, nightly and Store versions?


Changes

  • #420, #452, #757: enhanced support for multiple monitors having different DPI scales
  • #759: fix thumbnail orientation for photos from a few camera models
  • #421 #465 #505 #665 #672 #705 #805: show annotations in PDF
  • #539: replace IE with MS Edge WebView2
  • #787: add CTRL-F search bar in Text Viewer
  • #796: close preview window correctly upon ALT-F4
  • #825: fix an error when reading previewing images with names containing URL-encoded strings
  • #762: fix wrong video orientation
  • #834: fix non-linear volume in video viewer

3.6.10

Choose a tag to compare

@xupefei xupefei released this 20 Sep 13:35

Should you decided to use the .zip portable package, remember to unblock it before extraction.
使用便携版请记得在解压前解锁

Get it on Windows 10

What are the differences between .msi, .zip, nightly and Store versions?


NOTE: User data location is moved for portable version.
You can either start fresh or migrate manually: Wiki | Differences Between Distributions | Differences Between Distributions.

Changes

3.6.9

Choose a tag to compare

@xupefei xupefei released this 21 May 20:10

Should you decided to use the .zip portable package, remember to unlock it before extraction.
使用便携版请记得在解压前解锁

Get it on Windows 10

What are the differences between .msi, .zip, nightly and Store versions?


Changes

  • Revert the previous change “preview windows no longer steal focus” due to serious bug. See #644 for details
  • Fix #579: Since Windows 10 1909, previews pop up accidentally when typing space into the Explorer’s search box

3.6.8

Choose a tag to compare

@xupefei xupefei released this 18 May 12:54

Should you decided to use the .zip portable package, remember to unlock it before extraction.
使用便携版请记得在解压前解锁

Get it on Windows 10

What are the differences between .msi, .zip, nightly and Store versions?


Changes

  • #644: Preview windows no longer steal focus (only on Windows 10)
  • #633: Preview window positioning enhancement: (1) now a preview will show on the monitor where you invoked it (2) preview will try to align itself to the edge of the screen just like on macOS
  • Fix #625: URL shortcuts containing non-http/https links are being previewed
  • Fix #515, #628, #640, and #650: Reworked Image Viewer to solve "image disappear" errors
  • Fix #638: Black texts in dark Mode in CSV viewer
  • Fix #623: Preview flashes for LNK shortcuts
  • #340, #445, #610: Implement a pixel-perfect image viewer
  • #385: Preview EMF and WMF vector images
  • New plugin for previewing PostScript (PS and EPS) files. See "Wiki" -> "Available Plugins" for details