Skip to content

2.2.4

Latest
Compare
Choose a tag to compare
@tresf tresf released this 19 Jul 20:30
· 11 commits to master since this release

2024-07-19

Security

Features

Fixes:

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

Developer:

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