Releases: mooflu/QuickLook.Plugin.WebViewPlus
Releases · mooflu/QuickLook.Plugin.WebViewPlus
1.6.1
Remove extra logging.
Only clear browsing data after first preview is closed.
Web app:
1.6.0
No longer keep WebView2 around across previews.
This should fix crash on subsequent previews in newer WebView2s.
I think due to changes in WebView2 where "WebView2 controller will be auto closed if the parent hwnd is destroyed".
Also fixes "Multiple windows are not supported" as each preview is now its own instance.
Previews will be slower due to this :(
Web app:
- Add support for glb animations (uses first animation track).
- Upgrade to vitejs 6 and a couple of other libs.
1.5.2
Web app:
- Change ying-yang button to toggle light/dark theme instead of just background color.
- Misc tweaks
- Upgrade libs
1.5.1
Fix build warnings.
Web app:
- allow scroll wheel nav in ePubs.
- tweak ePub style overrides.
- fix markdown codeblock with language not having syntax highlighting applied properly.
1.5.0
Add ePub
⚠️ If upgrading from an earlier version, epub will only start previewing after previewing any other file type currently enabled. Bit of a chicken and egg since plugin caches enabled file extensions and web app doesn't run until a file is previewed.
Web app:
- Fix extra scroll area showing for iframe
- Fade out settings buttons after a few seconds
1.4.0
Add a general settings tab with options to
- enable text file encoding detection (default off)
- show/hide tray icon (base QL)
- use transparency (base QL)
- restart QL
Enable avif image format.
1.3.6
Web app:
- Add async option to ExifReader to enable compressed tags in PNGs.
1.3.5
Add a few additional default file extensions for syntax highlighter.
1.3.2
Web app:
- Fix pixelated toggle in image preview
1.3.0
Web app:
- Custom font size and family settings for syntax highlighter.