Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: tresf/tray

2.3.0-RC

07 Oct 16:53
b576864

Choose a tag to compare

2.3.0-RC Pre-release
Pre-release

Draft(s) of the 2.3.0-RC release:

  • JDK25
  • Ivy dependency management
  • Other stuff?

2.2.6-RC

08 Oct 18:54
b576864

Choose a tag to compare

2.2.6-RC Pre-release
Pre-release
Add support for OpenJDK 21 (#1222)

Initial support for OpenJDK 21

2.2.5-rc.2

10 Jun 14:42
b576864

Choose a tag to compare

2.2.5-rc.2 Pre-release
Pre-release

Security

  • WebSocket: Add support for HTTP origin filtering qzind#1236

Features

  • Provisioning: Add support for self-signed certs qzind#1313
  • Provisioning: Add support for configuring proxy connections qzind#1325

Fixes

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

Maintenance

2.2.5-rc.1

21 May 18:16
b576864

Choose a tag to compare

2.2.5-rc.1 Pre-release
Pre-release

Security

  • WebSocket: Add support for HTTP origin filtering qzind#1236

Features

  • Provisioning: Add support for self-signed certs qzind#1313
  • Provisioning: Add support for configuring proxy connections qzind#1325

Fixes

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

Maintenance

v2.2.5-RC

24 Jul 00:45
59b3d85

Choose a tag to compare

v2.2.5-RC Pre-release
Pre-release
Allow disconnect call to cancel current connection attempt (#1117)

Allow disconnect call to cancel current connection attempt

2.2.4-rc.1

08 Jul 15:04
59b3d85

Choose a tag to compare

2.2.4-rc.1 Pre-release
Pre-release

Security

Features

Fixes:

  • Signing: Raise signing exceptions to the call stack (qzind#1273)
  • Printing: Fix "PrintService is no longer available" (4748186)
  • Printing: Fix PDF rendering issues with thin lines qzind#1171
  • Printer Status: Don't throw status warnings for job deletions (qzind#1252)
  • WebSocket: Disable SNI checks for HTTPS (qzind#1215)
  • Serial: Add missing serial support for 2400 baud (qzind#1211, qzind#476)
  • Windows: Fix hard crash when accessibility is enabled (qzind#1240)
  • Windows: Fix hard crash when autostart folder is missing on Windows (qzind#1262)
  • macOS: Fix macOS title bar for dark mode (qzind#1217)
  • Linux: Fix gsettings exception on Linux (qzind#1209)
  • Linux: Improve Linux HiDPI Support (qzind#1266)
  • Company Branded: Fix color system tray icons for Company Branded builds (qzind#1221)

Developer:

  • Consolidate and simplify SSL cert save logic (qzind#1223)

2.2.4-RC

27 Oct 16:36
59b3d85

Choose a tag to compare

2.2.4-RC Pre-release
Pre-release
Allow disconnect call to cancel current connection attempt (#1117)

Allow disconnect call to cancel current connection attempt

2.2.2-rc.2

12 Oct 02:23
59b3d85

Choose a tag to compare

2.2.2-rc.2 Pre-release
Pre-release

Features

  • Allow cancelling of a WebSocket while connecting qzind#1117
  • Allow printer details to report page sizes qzind#1148
  • Allow IDE to close running instances qzind#1147
  • Add support for Gnome Epiphany browser qzind#1131
  • Add native support for Uint8Array types qzind#1098
  • Add alternate PDF font rendering technique qzind#1108
  • Add debugging to Apple installer qzind#1151
  • Make logs size and rotation configurable qzind#1163
  • Add support for JPEG2000 qzind#1169
  • Allow setCertificatePromise to be rejectable qzind#1172

Fixes

  • Fix a slowdown/deadlock scenario with printer statuses: qzind#1124 qzind#1181
  • Honor auostart preference on Linux qzind#1091
  • Fix corrupted UTF8 characters when printing 'plain' HTML qzind#1097
  • Fix Firefox ESR on Debian qzind#1115
  • Fix rotating images in headless environment qzind#1119
  • Prevent socket deadlocks qzind#1146
  • Ensure log files always end in ".log" qzind#1160
  • Fix edge-case deadlock with HTML pages qzind#1184
  • Prevent long running operations from blocking WebSocket pings qzind#1177
  • Fix File IO bug with listening on a specific folder qzind#1202

Developer Notes

  • Provide ability to specify a local, custom Java build qzind#1084

Full Changelog: qzind/tray@v2.2.2...v2.2.3

2.2.3+1

09 Nov 17:07
59b3d85

Choose a tag to compare

2.2.3+1 Pre-release
Pre-release

One-off build to fix SNI errors in print-server environments

Windows

Mac

Linux

2.2.3-RC

27 Mar 20:57
0cfbcf0

Choose a tag to compare

2.2.3-RC Pre-release
Pre-release
v2.2.3

Fix GitHub actions (#1056)