This repository has been archived by the owner on Dec 10, 2018. It is now read-only.
1.9.2
Changes 1.9.2 (6/16/2015)
- Better HTTPS certificate installation for Firefox (#46)
Changes 1.9.1 (6/15/2015)
- Adds improved applet fallback support when using websockets (#34)
- Prevent race condition when appending data via async: false (#41)
- Fixes loading issue with Internet Explorer (#39)
- Fixes installation problems on Apple (#37)
- Fixes issue with printToHost() (#33)
- Adds silent installer option for Linux via sudo qz-tray-1.9.x.run -- -y
- Searches for certutil tool on Linux, attempts to install if missing (needed for Chrome)
Changes 1.9.0 (6/3/2015)
- Fixes findPrinter() when printer name starts with ""
- Added better messaging when certificate is invalid
- Certificate Revocation List (CRL) switched to HTTPS, qz.io domain
- Added CRL fetching status to the LogDialog
- Removed duplicate log entries
- Windows: Fix broken uninstaller on 64-bit OS
- Windows: Better compatibility for installer JScript
- Windows: Added firewall exception logic (8181, 8182, ...)
- Apple: Better menu integration with OS X
- Linux: Added secure websocket support
Changes 1.8.94 (5/18/2015)
- Added secure websocket support for Apple
- Added secure websocket support for Firefox (Windows and Apple only)
- Improved certificate cleanup on Apple
- Prevent unnecessary signing of preemptive messages
- Fix "Open folder location" on Apple
- Detect and block legacy WebSockets versions
- About dialog: Display all active ports and secure/insecure status
- New ConfirmDialog, bring GatewayDialog to top
Changes 1.8.91 (5/2/2015)
- Added QZ Tray support for HTTPS pages via Secure WebSockets
Changes 1.8.90 (3/16/2015)
- Initial WebSockets release, works without NPAPI