github russellbanks/Komac v2.11.0

latest releases: v2.15.0, v2.14.0, v2.13.0...
11 months ago

What's Changed

This release contains various fixes, refactorings, and a big improvement to Burn installer analysis!

New features ⭐

Fixes and other changes 🔧

  • Fix error when NSIS installer calls FileReadUTF16LE - #1069
  • Fix missing Inno Setup component level read causing failed to fill whole buffer error - #1070
  • Fix architecture not being retrieved from unknown exe and portable installers - 58bb721
  • Fix empty InstallationMetadata for MSI installers - #1078 & #1101
  • Fix Inno Setup {sd} directory not being mapped to %SystemDrive% - d87c44e
  • Add win64a as an arm64 architecture to look for in a URL - 894b389
  • Ignore Inno Setup install directories that have unconvertable parts - 727cce4
  • Check for an INSTALLLOCATION MSI directory entry - 9505006
  • Optimise storage of winget types (i.e. storing arrays of enums as bitflags)
  • Move winget types to winget-types crate - 4bc7040
  • Update to Rust 2024 edition - dd325e1
  • Add logging to stdout (logs below warn aren't compiled into release builds) - 4c1a400

New Contributors

Full Changelog: v2.10.1...v2.11.0

Don't miss a new Komac release

NewReleases is sending notifications on new releases.