Skip to content

Commit bbc20e5

Browse files
committed
Update changelog for 4.2.0 release
1 parent 6def056 commit bbc20e5

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
## 4.2.0
22

3-
- Add built-in MediaInfoViewer plugin
3+
- Add built-in MediaInfoViewer plugin and support it in more menu
4+
- Add 'Copy as path' option to more menu
5+
- Add cross-plugin 'Reopen as' menu for SVG and HTML [#1690](https://github.com/QL-Win/QuickLook/issues/1690)
6+
- Support Point Cloud Data (.pcd) for 3D spatial (Only PCD files with the PointXYZ format are supported, while Color and Intensity formats are not.)
7+
- Support Mermaid diagram rendering in MarkdownViewer [#1730](https://github.com/QL-Win/QuickLook/issues/1730)
8+
- Support .pdn in ThumbnailViewer [#1708](https://github.com/QL-Win/QuickLook/issues/1708)
9+
- Improve CLI performance [#1706](https://github.com/QL-Win/QuickLook/issues/1706) [#1731](https://github.com/QL-Win/QuickLook/issues/1731)
10+
- Set default background to transparent for SVG panel
11+
- Improve UI/UX of font loading
12+
- Add diff file syntax highlighting
13+
- Add Swedish translation [#1755](https://github.com/QL-Win/QuickLook/issues/1755)
14+
- Add .slnx extension to XML syntax highlighting
15+
- Add support for Telegram Sticker (.tgs) files [#1762](https://github.com/QL-Win/QuickLook/issues/1762)
16+
- Add .snupkg and .asar support to archive viewer
17+
- Add .krc file support to TextViewer
18+
- Add UseNativeProvider option [#1726](https://github.com/QL-Win/QuickLook/issues/1726)
19+
- Fix image .jxr error reading from UseColorProfile
20+
- Fix issue where font file stays locked [#77](https://github.com/QL-Win/QuickLook/issues/77)
21+
- Fix font file unicode name is not supported
22+
- Fix extracting cover art will not cause the title to be lost [#1759](https://github.com/QL-Win/QuickLook/issues/1759)
23+
- Fix HelixViewer default height being too large
24+
- Fix long path handling issue in HtmlViewer [#1643](https://github.com/QL-Win/QuickLook/issues/1643)
25+
- Update Batch syntax highlighting colors
26+
- Refactor tray icon to use TrayIconHost
27+
- Refactor to make exe-installer no forked relaunching
28+
- Remove unimportant UnobservedTaskException [#1691](https://github.com/QL-Win/QuickLook/issues/1691)
29+
- Remove configuration `ModernMessageBox`
430

531
## 4.1.1
632

0 commit comments

Comments
 (0)