Skip to content

Maintenance release

Latest

Choose a tag to compare

@deajan deajan released this 10 Dec 12:35
· 5 commits to master since this release

It's been awhile since we did a maintenance release for windows_tools...

Features

  • signtool: Add windows binaries bitness detection
  • signtool: Add automatic EV cert signature via encrypted data file
  • antivirus: Add Cybereason, Cylance and Sentinel Av detection thanks to @amirrossert
  • powershell: Improved automatic encoding detection
  • powershell: Add json output support
  • updates: Allow errors on update detection, thanks to @amirrossert

Fixes

Misc

  • Removed Python 3.5 from test matrix
  • Various linter fixes
  • signtool: Don't sign on github actions (no support)