Skip to main content

Seqera Cloud v24.3.0-cycle3

Feature updates and improvements​

Studios​

  • Display the applied date filter on the Dashboard page.
  • Added support for custom templates for input control options such as workspace visibility and session lifespan.

Compute environments​

  • Default to Amazon Linux 2023 AMI when enabling Fusion v2.
  • Added support for Fusion licensing.

Workflows​

  • Extend zombie jobs detection on all workflows reaching one of the terminal states (SUCCEEDED, FAILED, CANCELLED).

Launchpad​

  • Allow Nextflow configuration parameters with embedded references to other parameters to be shown verbatim.

UI/UX​

  • Implemented FaviconService that changes the favicon based on pipeline run or Studio status.

General​

  • (Enterprise only) Added a job to save usage metrics to files so users can access and share usage data even when they're not connected to License Manager.
  • Increase accessTokenExpirationTime by 10% to always trigger a token refresh when Platform is open in a browser tab that isn't hibernated.

Bug fixes​

API​

  • Fixed an additional reference to the mainScript parameter in the pipeline-info API response.

General​

  • Improved security of passthrough redirection on Platform authentication.