Skip to content

AYP Print-Queue v1.2.0

Latest

Choose a tag to compare

@nsh1l nsh1l released this 19 Aug 08:18
· 3 commits to main since this release

What's changed

  • Added main UI zoom controls from 80% to 160%.
  • Added zoom-out and zoom-in buttons, a percentage slider, and a 100% reset control.
  • Added Ctrl+mouse-wheel zoom synchronization through the native ScrollViewer.
  • Updated Microsoft.WindowsAppSDK to 2.4.0 from the merged Dependabot update.

Verification

  • GitHub Actions CI: https://github.com/nsh1l/print-queue-app/actions/runs/32231435845
  • Windows self-contained win-x64 Release publish succeeded.
  • Published PrintQueueApp.WinUI.exe --self-test succeeded on the Windows runner.
  • The complete published directory was packaged and its ZIP integrity test succeeded.
  • ZIP SHA-256: cdb055c7429bc15941268d1ee0865f34b8abbe8ebe8930af345743ffd423982a

Distribution notes

  • Extract and distribute the complete AYP-Print-Queue-win-x64 folder; do not distribute only the EXE.
  • Printing uses the local Windows print spooler and Windows Shell printto; behavior depends on the installed printer driver and application associations.
  • Interactive GUI operation was not manually exercised on the Linux development host; Windows-native build and self-test are covered by the CI run above.