Added options to specify which stage results artifacts are registered for. Artifacts can now be registered when a stage is stopped manually.
Custom regular expression validation can now be specified for variables with text prompts. The validation expressions are evaluated when queuing, promoting and requeuing builds.
Added a new build property: $Build.StartedFromIPAddress$. This contains the IP address of the user who manually started the build.
Added property collectors for Microsoft .NET runtime versions 6.0.13 and 7.0.2 as well as SDK versions 6.0.405 and 7.0.102.
A warning message is now written to the build log when a manual build stop is requested.