Skip to content

2.0.39

Pre-release
Pre-release

Choose a tag to compare

@marcinotorowski marcinotorowski released this 01 Feb 22:10
· 336 commits to develop since this release
de0001f

See https://msixhero.net/2021/02/01/msix-hero-2-0-39-beta/

Breaking changes

  • MSIX Hero migrated from .NET Core 3.1 to .NET 5.0 (#74)
  • Device Guard version 1 signing is not available anymore (#72)

Improvements

  • Raw package name / publisher name is now shown instead of blanks if the translation from PRI failed (#82)
  • "Copy to clipboard" button now available for event logs (#79)
  • Compacted header in the package view (#73)
  • Make it possible to drop a project onto the main window and have it opened (#73)
  • Restored buttons and key bindings to open MSIX packages in a new dialog (1.x functionality) (#73)
  • Certificate selectors now display icons (3c33658)
  • Improved dialog for import/extract of certificates (4dfcd7b)

Resolved issues

  • Broken deserialization of YAML files (#81)
  • Broken certificate validation in the settings screen for default values (98cc77d)
  • Crash to desktop when trying to copy an item in the Packages screen (5498e2d)
  • Progress bar in Package Signing dialog was not stacked for multiple packages (#71)
  • Missing scrollbar in event viewer (7b9e216)
  • Fix transparent background during loading (280a2d6)