2025-06-12
Security
- WebSocket: Add support for HTTP origin filtering #1236
Features
- Provisioning: Add support for self-signed certs #1313
- Provisioning: Add support for configuring proxy connections #1325
Fixes
- Pixel Printing: Fix handling of empty images 71c1c48
- Pixel Printing: Fix page handling with
scaleContent: false
#1295 - Raw Printing: Fix regression with Vietnamese codepages #1290, #281
- Windows: Remove WMIC dependency #1334
- Windows Printers: Fix status reporting for network-attached printers #1344
- Windows Printers: Fix
qz.printers.clearQueue
#1305 - macOS: Suppress Rosetta 2 prompt on Apple Silicon #1284
- WebSocket: Improve handling of
ClosedChannelException
#1300 - File IO: Filter file events for "breadcrumb" files #1279
- Socket IO: Fix encoding and endless callbacks #1283
- Printer Details: Fix driver name for AirPrint printers #1280
- Provisioning: Fix
IndexOutOfBoundsException
when matching certain file extensions #1331 - Signing: Fix reentry race condition with
qz.security.setSignatureAlgorithm
#1302 - Site Manager: Always show time zone for certificate expiration #1289
Maintenance