Releases: QL-Win/QuickLook
0.1.12
Fixes
- #22: Dialogs, e.g.
alert()
, in.html
file may lock the preview window. - Pressing Space key will not close the
IPreviewHandler
previews like Word and Excel.
Improvements
- #16: Preview OpenDocument formats with MS Office.
- Pressing Enter key will execute/open the file.
- Pressing Esc key will close the preview.
- Move to .NET Framework 4.6.2.
- More aggressive memory claim after window close (1 second after closing window).
- Minor UI improvements.
- Minor stability improvements.
0.1.11
0.1.10
Fix: The second instance will crash because of something.pid
error.
Fix: #19 .jpeg
file is not handled correctly.
Improvement: Better and faster window resize.
Improvement: Refined Office file viewer (with minor flaws e.g. Lock up in Excel window*)
*Note: This is a known issue for Microsoft [LINK].If you encounter the lock up, try “... change your focus to another app and then come back to Excel again to work around this issue”.
0.1.9
Fix: press arrow key will bring up the preview window, even when it has been previously closed.
Fix: memory leak when switching file with arrow keys.
Fix: incorrect window position when there are multiple monitors (#12).
Fix: visual flickering while switching preview target.
Add: .msi
installer package.