|
1 | 1 | ## 4.2.0 |
2 | 2 |
|
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` |
4 | 30 |
|
5 | 31 | ## 4.1.1 |
6 | 32 |
|
|
0 commit comments