Skip to content

2.0.3

Compare
Choose a tag to compare
@tresf tresf released this 06 Mar 04:59
· 197 commits to 2.0 since this release

2017-03-05

Features

  • Adds internal version information to qz-tray.js ( 67ba7b0, c19a517)
  • Adds hostname, port parameters to qz.websocket.getNetworkInfo(...) (#167)

Fixes

  • Fixed various HID stability issues (#152, #137, #128, 52d3036)
  • Fixed PDF printing margins regression (#153)
  • Fixed endOfDoc raw print job bug for a single page (#159)
  • Fixed installation on older macOS versions (#135)
  • Fixed various compatibility issues with Ubuntu 16.04+ (#130, #131, #132, #142)
  • Fixed bug with serial example (b3bd129)
  • Removes autostart entries on uninstall (#129)

Other Improvements

  • Fixed bug with npm mirror (#165)
  • Updated/added signing examples (946a7de, #141)
  • Various development improvements and branding (#52, etc)