Grouped compute environment selects by platform, listed the workspace primary environment first, and added an in-panel search that matches on name, region, and platform.
Changed the pre-selected compute environment in launch forms from the alphabetically first environment to the workspace primary environment.
Fixed the Password field helper text on the GitLab and Gitea credential forms to state that a personal access token must be entered in both the Access token and Password fields, and that the Password field is required for Nextflow versions before 26.04.
Added an optional creationSource query parameter to the data links list endpoint, so clients can request only user-created or only cloud-discovered links.
Added the ability to regenerate presigned upload URLs for an in-progress AWS upload through the existing Data Explorer upload endpoint.
Fixed false "region not found" warnings on Azure credentials by probing Azure Batch in the credential's own region instead of westeurope, and by validating Batch access on the compute environment rather than the credential.
Fixed compute environment deletion being possible while creation was still in progress.
Fixed the compute environment details page to redirect to the compute environment list after a deletion.
Fixed forged Azure Cloud compute environments losing their Nextflow configuration.
Fixed runs being flagged for attention when a UserData script failed.