2.0.1
2016-08-12
Features:
- Adds USB HID support, an alternative for USB on Mac via
qz.hid
(#69)- Warning: This makes a minor but breaking change to the USB API. Please upgrade
qz-tray.js
if usingqz.usb
.
- Warning: This makes a minor but breaking change to the USB API. Please upgrade
- Adds support for starting websocket with a trusted HTTPS certificate (#73)
- Better USB scale weight parsing (fc15fe9, 8c5ac3f)
Fixes:
- Provides a workaround for IE11/Edge connections on a domain network (#6)
- Fixes image
autoSize
when a size is not provided (#83) - Fixes PDF margins (605e89d)
- Fixes PDF page size on Mac (#2)
- Fixes hard crash on high-resolution images (#72)
- Fixes units for USB scale reading in
sample.html
(#80) - Fixes WebSocket race conditions when USB streaming (a6e71e9)
- Fixes ESCP dot density (#76)
- Fixes Turkish
toUpperCase
conversation issues (#66) - Fixes hard-crash on Mac when density cannot be retrieved (#68)
- Fixes
OutOfMemoryError: Java heap space
on initial launch of Linux version (a27b3aa)