Skip to content

2.2.3

Latest
Compare
Choose a tag to compare
@tresf tresf released this 26 Oct 18:59
· 33 commits to master since this release

2023-10-26

Features

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

Fixes

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

Developer Notes

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

Full Changelog: v2.2.2...v2.2.3