What's Changed
Major changes⭐
- Support Inno Setup 6.5.0 and 6.5.1 - #1386
- Fixed a long-standing issue of invalid reads of MSIs with long strings - mdsteele/rust-msi@c1df77d - #488, #925, #1227, #1313, microsoft/winget-pkgs#194332
Fixes and other changes 🔧
- Moved Inno Setup logic to
innocrate - Fixed invalid Package Family Name caused by encoded HTML entities in MSIX identity publisher - #1342 (comment)
- Fixed NSIS ZlibDecoder being incorrectly initialised - 6c3ce58
- Create
SHA256SUMSfile on release instead of.sha256files - b334c83 - Ignore
resourcesfolder in zip files - fbef940 - Lots of dependency updates
Full Changelog: v2.12.1...v2.13.0