Skip to content

2.2.2-RC

Pre-release
Pre-release
Compare
Choose a tag to compare
@tresf tresf released this 29 Apr 15:32
· 208 commits to master since this release
4116e4e

2022-01-18

Features:

  • General: Adds bundled Java runtime qzind#770, qzind#841
  • General: New installer artwork qzind#770
  • Raw: Add IGP/PGL Printronix support qzind#1036
  • Pixel: Allow PDFs with transparent layers to be printed in high quality qzind#959
  • Pixel: Allow page-range support for PDFs qzind#919
  • Printers: Better performance when finding printers qzind#936
  • Printers: Better detection of offline USB printers qzind#979
  • Printer Status: Add ability to monitor printer contents qzind#923
  • Printer Status: Better support for CUPS SNMP statuses qzind#1017
  • File IO: Add base64, hex flavors qzind#1046
  • Serial: Allow hex values in demo page qzind#949
  • API: Rename altPrinting to forceRaw qzind#770

Fixes:

  • General: Bump all dependencies qzind#1000, qzind#1057
  • General: Properly display unicode characters in Log Window qzind#1052
  • General: Better "Zip Log to Desktop" support for OneDrive clients
  • General: Fix certificate renewal for custom deployments using shared directories qzind#916
  • General: Better warnings when installing on incorrect architecture qzind#875, qzind#1027, qzind#1030
  • General: Fix edge-case with "Allow" dialog positioning qzind#1013
  • General: Don't log bad signatures for calls that don't require it qzind#993
  • Windows: Fix installer crash under certain environments qzind#968
  • Linux: Remove System Tray support qzind#997
  • Linux: Fix compatibility with several browsers: qzind#989,
  • MacOS: Fix override.crt missing from custom compiles qzind#899
  • Documentation: Add qz.api.isVersionGreater, qz.api.isVersionLess qzind#900
  • Documentation: Add default auto orientation qzind#950
  • Documentation: Add Vue.js signing example
  • JS: Fix npm module compat for ReactJS projects qzind#1045
  • JS: Better Promise detection in setCertificatePromise qzind#908
  • Pixel: Add missing crypto module with newer BouncyCastle versions qzind#902
  • Pixel: Fix crash with empty Printer Tray names qzind#904
  • Pixel: Fix incorrect number of pages when HTML spans more than one page qzind#911
  • Linux: Properly detect/warn if Firefox 94 is running
  • Compat: Better upgrade handling of altPrinting vs forceRaw qzind#901
  • HID: Backwards compatibility fix for HID/USB qzind#951
  • File IO: Create parent directories when using File IO qzind#920
  • Networking: Allow hostname to be retrieved without finding primary adapter qzind#994