github russellbanks/Komac v2.2.0

latest releases: v2.16.0, v2.15.0, v2.14.0...
24 months ago

What's Changed

OpenSSL is now used on Linux rather than rustls as it was causing some issues for Linux users. These binaries will now be noticably smaller, but will require OpenSSL to be installed.

Features

  • Added a show command, similar to WinGet's show command. This outputs the previous manifests for a package identifier, with an optional version parameter:
komac show Package.Identifier

WindowsTerminal_JvL5vJCtGc

  • HTTP URLs now get upgraded to HTTPS if their HTTPS equivalent can be successfully reached - #356
  • Get install scope (ALLUSERS) from MSIs
  • Added --created-with and --created-with-url as arguments for external tools that use Komac - #481
  • Added --open-pr to automatically open the created pull request in the default browser

Fixes

  • Fixed some incorrect installer matches
  • Fixed attempting to download file when the URL responds with an unsuccessful status code
  • Fixed partial installer switches at both root and installer level being omitted - #541
  • Relative file paths are now updated when the directory name inside the zip changes from the previous release - #479 & #537
  • SHA1's are now removed from release notes
  • Fixed some burn installers not being detected as burn - #514
  • Fixed crash if not all packages in an MSIX Bundle have an architecture - #497
  • Fixed crash if a zip had multiple executables
  • Fixed all but one nested installer files being ommitted
  • Fixed Full Changelog: in release notes missing URL
  • Fixed Release Notes URL not being updated in non-default locale manifests
  • Lots of internal code improvements to improve file parsing and prevent potential issues

Pull requests

New Contributors

Full Changelog: v2.1.0...v2.2.0

Don't miss a new Komac release

NewReleases is sending notifications on new releases.