This repository has been archived by the owner on Dec 10, 2018. It is now read-only.
Releases: qzind/qz-print
Releases · qzind/qz-print
1.9.8
1.9.7
1.9.6
- Fixes high-CPU usage using serial ports (#135)
- Fix bug with legacy applet using serial ports (#138)
- Fix bug with silent installation on windows (#132)
- Fix
qz:launch
on Firefox for Mac (f742103, #94) - Fix IIS pool crash in .NET signing examples (616dec8)
- Fix loopback connections on Edge browser (#165)
- Add support for Solaris OS 11 (6a9aeb6)
1.9.5
- Suppress connect/disconnect messages by default (#92)
- Faster connecting for non-secure pages (39a4f14)
- Fixes tray-menu hiding when it loses focus (36f331b)
- Fixes HTML printing bug (ff25a82)
- Adds single instance support (#95)
- Adds mimetype URL launcher support
qz:launch
(#94) - Adds warning dialog when "Always Block" is selected (#90)
- Adds option to reduce
console.log(...)
verbosity (#111) - Adds
localhost
bindings to be configurable (run as print server) (#91) - Adds ability to call
deployQZ(...)
several times (#107) - Adds authenticode signing to Windows build process (#80)
- Adds continuous integration via Travis-CI (b8717a8)
- Adds perl signing example (49dfe7c)
- Adds override support for Trusted Root Certificate (6970815)
- Adds support for PortableFirefox (93838ed)
- Fixes blank certificate listing in Firefox (2fef8bb)
- Fixes permissions for Linux installer (3f48eee)
- Fixes desktop icon on Linux, Mac (3d623ce, e4b7718)
- Fixes start menu shortcut on Windows 10 (#106)
- Fixes
printToFile(...)
,printToHost(...)
bugs (#104, af42696, 4049cf7) - Fixes
clearException()
not working as expected (#103) - Fixes "Open File Location" on some versions of Linux (#116)
- Fixes serial support for Legacy Java Applet (#100)
1.9.4
- Fix applet fallback on Safari (#34)
- Fixes occasional blank security dialogs (#58)
- Better searching for Firefox installation on Mac/Linux (#81, #85, #88)
- Better Firefox certificate removal on Mac/Linux (3b7b8f3)
- Allow better 4x6 paper size hints (#78)
- Add warning when "permanently block" is selected (#90)
- Compatibility fix for legacy
Prototype.js
libraries, fixes edge-cases withJSON.stringify()
(#76) - Fixes a hard crash on OSX 10.10 with monochrome images (#75)
- Support for Microsoft Edge (#70)
- Fixes
Port Busy
errors when serials ports are not closed manually (#73) - Fixes installation on Windows when only a 64-bit Java install is present (previously required a 32-bit JVM at install time) (#64)
- Add warning when Java isn't installed on Apple (c96ef90)
- Fixes tray menu placement on Fedora Linux (#51)
- Adds support for when no system tray is available/kiosk mode (#60)
- Re-enables print orientation for PrintPostScript use (PrintHTML not included in this feature, sorry) (6d8e679)
- Suppresses zero-length signature warnings from logs (7265640)
- Increases raw buffer size from 512 to 8192 (ec72091)
1.9.3
Changes 1.9.3 (7/1/2015)
- Improved signing examples, added Node.js, J#, Java, Classic ASP
- Fix Windows installer issue when being run as non-admin user (#55)
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
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
1.9.1
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
1.9.0
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