Skip to content

v2.10.1

Latest
Compare
Choose a tag to compare
@russellbanks russellbanks released this 07 Feb 15:05
· 72 commits to main since this release

What's Changed

This is a smaller release than usual with various fixes. Please keep making issues or pinging me if you have any inconsistencies or problems with komac!

Fixes 🔧

  • Fix Unexpected block end when reading some Inno Setup installers - #1056
  • Fix submit command grouping packages only by their PackageIdentifier rather than both their PackageIdentifier and PackageVersion - #1051
  • Fix release notes being escaped when there is any amount of whitespace before a newline - 8a48e11
  • Fix "invalid source bytes" when getting registry root entry from an Inno Setup installer - #1058
  • Fix previous custom switches getting overwritten by new custom switches - bec35ae

Other changes

  • Check for disallowed characters in PackageVersion - f5b5049

Full Changelog: v2.10.0...v2.10.1