Releases: QL-Win/QuickLook
latest
Merge pull request #1604 from JNylson/master Update pt-BR string in Translations.config
4.0.0
What's Changed
- Handle multi-layer gimp xcf files. by @mooflu in #1224
- Upgrade Magick.NET to latest by @mooflu in #1230
- Fix gimp xcf file extension check by @mooflu in #1229
- Change AllowDarkTheme handling by @mooflu in #1238
- Update for commic archive file types. by @MonOcean in #1276
- Greek translation by @NickMihal in #1256
- Ukrainian translation fixes + addition by @Joonel in #1244
- hebrew translation by @1kamma in #1241
- Add translation possibility for missing buttons by @rabelux in #1116
- added missing translations for russian by @PhysShell in #1285
- Polish translation fixes by @Piteriuz in #1328
- Ukrainian translation additions by @r37r0m0d3l in #1392
- Add .ino extension to C++ syntax highlighting by @BackThePortal in #1415
- add scoop installation route by @Clausinho in #1397
- Fix for Everything v1.5(a). Also supports v1.4 side by side. by @shanto in #1469
- Improved MarkdownViewer by @KamilDev in #1490
- Adds "Open Data Folder" option and dark mode support to tray menu. by @KamilDev in #1491
- Multi Commander support by @Dreamoochy in #1398
- Implement modern message box by @KamilDev in #1494
- Github action workflow to run a build for the latest version by @mooflu in #1337
- Implement Windows block detection and automatic fix by @KamilDev in #1495
- Fix ArchiveViewer by @KamilDev in #1497
- Fix the issue where certain remote desktop software may generate drivers with unknown device types, causing null values in the values obtained by GetGPUNames, which leads to program crash during startup by @josStorer in #1532
New Contributors
- @MonOcean made their first contribution in #1276
- @NickMihal made their first contribution in #1256
- @Joonel made their first contribution in #1244
- @1kamma made their first contribution in #1241
- @PhysShell made their first contribution in #1285
- @BackThePortal made their first contribution in #1415
- @Clausinho made their first contribution in #1397
- @shanto made their first contribution in #1469
- @KamilDev made their first contribution in #1490
- @Dreamoochy made their first contribution in #1398
- @josStorer made their first contribution in #1532
Full Changelog: 3.7.3...4.0.0
Differences Between Distributions: wiki/Differences-Between-Distributions
3.7.3
Should you decide to use the .zip
portable package, remember to unblock it before extraction.
使用便携版请记得在解压前解锁。
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
Should you decide to use the .zip
portable package, remember to unblock it before extraction.
使用便携版请记得在解压前解锁。
What are the differences between .msi
, .zip
, nightly and Store versions?
Changes
3.7.1
Should you decide to use the .zip
portable package, remember to unblock it before extraction.
使用便携版请记得在解压前解锁。
What are the differences between .msi
, .zip
, nightly and Store versions?
Changes
3.7.0
Should you decide to use the .zip
portable package, remember to unblock it before extraction.
使用便携版请记得在解压前解锁。
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
Should you decide to use the .zip
portable package, remember to unblock it before extraction.
使用便携版请记得在解压前解锁。
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
Should you decided to use the .zip
portable package, remember to unblock it before extraction.
使用便携版请记得在解压前解锁。
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
- Support long (longer than 255) file path in Windows 10, opt-in here: How to Enable or Disable Win32 Long Paths in Windows 10
- Fix #729: Option to hide the tray icon: Wiki | Advanced configurations | Hide the tray icon
- Fix #731: write data to app folder in the portable mode
- Fix #401: Static GIFs are not visible
- Fix #669: HEIF images in wrong colours
- Fix #715: Conflict with the Windows Explorer "type to select" feature
- Fix #711: Single-page PDF is low in resolution
- Fix #733: Detect Markdown file encoding
- Add EXR, MXF, and AVIF image formats
- Hungarian and Indonesian translation updates
3.6.9
Should you decided to use the .zip
portable package, remember to unlock it before extraction.
使用便携版请记得在解压前解锁。
What are the differences between .msi
, .zip
, nightly and Store versions?
Changes
3.6.8
Should you decided to use the .zip
portable package, remember to unlock it before extraction.
使用便携版请记得在解压前解锁。
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