Added support for building .NET Core based Windows Services with PowerShell 7
Fixed an issue where packaging would not work with modules that contained a C# .cs file (like MSAL.PS)
Added support for Packaging on Mac OSX
Fixed an issue where arguments would not be passed to packaged scripts running PowerShell 7
Added support for Packaging on Linux​
Fixed an issue where the license key would always show the incorrect date
Updated to the latest version of PSScriptPad.
Fixed an issue where Global Hotkeys could cause the PowerShell process to crash
Added an -ArgumentList parameter to the Set-HotKey cmdlet
Added support for Global Hotkeys.
Added support for PowerShell Pro Tools subscriptions
Fixed an issue where the packager could fail when packaging certain Windows PowerShell modules.
Fixed an issue with packaging the NTFSSecurity module