Skip to content

v2.7.0

Latest
Compare
Choose a tag to compare
@russellbanks russellbanks released this 01 Dec 22:02
· 5 commits to main since this release
4f9589d

What's Changed

This is a big update mainly dedicated to NSIS analysis!

New features ⭐

  • Added extensive NSIS (Nullsoft Scriptable Install System) analysis to retrieve architecture, scope, install directory, registry entries, and more from a Nullsoft installer
  • Added a check for existing pull requests when removing dead versions - #813
  • Install directory and install scope are now retrieved from Inno Setup installers

Fixes and other changes 🔧

  • Fixed No architecture was found in the MSI if the platform is missing - #808
  • Optimised merging new installers with previous installers
  • Lots of optimisations

Full Changelog: v2.6.0...v2.7.0