CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 4
Releases: mooflu/QuickLook.Plugin.WebViewPlus
1.6.1
Compare
Remove extra logging.
Only clear browsing data after first preview is closed.
Web app:
- upgrade a bunch of libs
Assets 3
1.6.0
Compare
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.
Assets 3
1.5.2
Compare
Web app:
- Change ying-yang button to toggle light/dark theme instead of just background color.
- Misc tweaks
- Upgrade libs
Assets 3
1.5.1
91a8511
Compare
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.
Assets 3
1.5.0
Compare
Add ePub
Web app:
- Fix extra scroll area showing for iframe
- Fade out settings buttons after a few seconds
Assets 3
1.4.0
Compare
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.
Assets 3
1.3.6
1e742af
Compare
Web app:
- Add async option to ExifReader to enable compressed tags in PNGs.
Assets 3
1.3.5
1e742af
Compare
Add a few additional default file extensions for syntax highlighter.
Assets 3
1.3.2
255af10
Compare
Web app:
- Fix pixelated toggle in image preview
Assets 3
1.3.0
1039619
Compare
Web app:
- Custom font size and family settings for syntax highlighter.