Skip to content

Release 1.5.0 (beta)

Pre-release
Pre-release

Choose a tag to compare

@peterlgarland peterlgarland released this 20 Aug 12:08
  • Update to .NET 5.0, you must have the .NET 5.0 Runtime installed.
  • Add Support for the Server Name Indication Ssl Flag on the IIS Binding, Eg. (-i / --sni).
  • Add Setting Execution Policy before running PowerShell Core script, Eg. (-x RemoteSigned / --execPolicy=Unrestricted).
  • Adjust --show to show Extra Config numbers if they exist and which numbers.
  • Adjusted --reset to delete all sub keys, not just the first 10 extra configs.
  • Make all File Paths, safe for future Cross Platform support.
  • Make all Windows call inaccessible on other platforms.
  • Add missing -n flag and new flags to documentation.
  • Add to check it fails before applying MimeType fix to IIS in the Readme, as the fix also breaks it if it was working!

Known Issues

  • IIS SNI Flag is applied to a * binding if a bindPort is specified.