Releases

Nuget Packages

Please choose a package above to see its releases

3.0.19

  • Increased built-in trial runtime validity to 30 mins.
  • Moved XSS validation invokation into the pipeline from platform’s Protect attributes taking advantage of the standard pipeline’s error handling workflow and security settings infrastructure.
  • added OpResult.XssDetected error code and mapped it to 400 HTTP status code.
  • Introduced a new ValidateForXss method in IRequestService, which all platforms implement to invoke XSS validation from the pipeline with the appropriate request input model.

3.0.15

3.0.7

3.0.8

  • Upgraded to ASPSecurityKit 3.0.19

3.0.7

3.0.4

3.0.9

3.0.5

3.0.2

3.0.9

3.0.5

3.0.2

3.0.9

3.0.5

3.0.2

3.0.11

3.0.7

3.0.4

3.0.9

3.0.5

  • Change help link with a button to open a context menu instead with options 1. User Guide 2. Known Issues and Workarounds 3. Logs 4. Report Issue 5. About 6. Contact 7. Terms.
  • Support optional files in package so do not get copied to target if already exists.
  • Support deletion of unwanted files in project via file.dep.
  • Logic in add assembly/install nuget package to take action based on package installationErrors rules in case of exception.
  • Changed restartRequired to afterInstall and also added a short version of it to capture message to show during error.
  • Showing postInstallationMessage upon completion if available for the package.
  • Opening readme upon completion (from url/text file as per the availability).
  • Logging related optimizations.
  • Made removing item failure as reportable ‘required action from user’.