Skip to content

2.2.4-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tresf tresf released this 08 Jul 15:04
59b3d85

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)