<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
{
    "version": "https://jsonfeed.org/version/1",
    "title": "Seqera Changelog",
    "home_page_url": "https://docs.seqera.io/changelog",
    "description": "Stay updated with our blog posts!",
    "items": [
        {
            "id": "https://docs.seqera.io/changelog/wave/v1.33.2",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/wave/v1.33.2#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"container-building\">Container Building<a href=\"https://docs.seqera.io/changelog/wave/v1.33.2#container-building\" class=\"hash-link\" aria-label=\"Direct link to Container Building\" title=\"Direct link to Container Building\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added max size validation for container layer location by @pditommaso in <a href=\"https://github.com/seqeralabs/wave/pull/1006\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1006</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/wave/v1.33.2#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Updated <code>wave.build.public-repo</code> reference language by @christopher-hakkaart in <a href=\"https://github.com/seqeralabs/wave/pull/1008\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1008</a></li>\n<li class=\"\">Replaced local <code>DurationUtils</code> with shared <code>lib-util-time</code> by @pditommaso in <a href=\"https://github.com/seqeralabs/wave/pull/1010\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1010</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"dependencies\">Dependencies<a href=\"https://docs.seqera.io/changelog/wave/v1.33.2#dependencies\" class=\"hash-link\" aria-label=\"Direct link to Dependencies\" title=\"Direct link to Dependencies\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Updated <code>actions/checkout</code> action to v4.3.1 by @seqeralabs-renovate[bot] in <a href=\"https://github.com/seqeralabs/wave/pull/1013\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1013</a></li>\n<li class=\"\">Updated <code>actions/setup-java</code> action to v4.8.0 by @seqeralabs-renovate[bot] in <a href=\"https://github.com/seqeralabs/wave/pull/1014\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1014</a></li>\n<li class=\"\">Updated <code>actions/setup-node</code> action to v4.4.0 by @seqeralabs-renovate[bot] in <a href=\"https://github.com/seqeralabs/wave/pull/1015\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1015</a></li>\n<li class=\"\">Updated <code>actions/upload-artifact</code> action to v4.6.2 by @seqeralabs-renovate[bot] in <a href=\"https://github.com/seqeralabs/wave/pull/1016\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1016</a></li>\n<li class=\"\">Updated <code>aws-actions/amazon-ecr-login</code> action to v1.7.1 by @seqeralabs-renovate[bot] in <a href=\"https://github.com/seqeralabs/wave/pull/1017\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1017</a></li>\n<li class=\"\">Updated <code>aws-actions/configure-aws-credentials</code> action to v1.7.0 by @seqeralabs-renovate[bot] in <a href=\"https://github.com/seqeralabs/wave/pull/1018\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1018</a></li>\n<li class=\"\">Updated dependency <code>node</code> to v20.20.2 by @seqeralabs-renovate[bot] in <a href=\"https://github.com/seqeralabs/wave/pull/1019\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1019</a></li>\n<li class=\"\">Updated <code>docker/login-action</code> action to v3.7.0 by @seqeralabs-renovate[bot] in <a href=\"https://github.com/seqeralabs/wave/pull/1020\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1020</a></li>\n<li class=\"\">Updated <code>docker/setup-buildx-action</code> action to v3.12.0 by @seqeralabs-renovate[bot] in <a href=\"https://github.com/seqeralabs/wave/pull/1021\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1021</a></li>\n<li class=\"\">Upgraded third-party dependencies to latest stable versions by @cristianrcv in <a href=\"https://github.com/seqeralabs/wave/pull/998\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#998</a></li>\n<li class=\"\">Pinned dependencies by @seqeralabs-renovate[bot] in <a href=\"https://github.com/seqeralabs/wave/pull/1012\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1012</a></li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/wave/v1.33.2#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"container-building-1\">Container Building<a href=\"https://docs.seqera.io/changelog/wave/v1.33.2#container-building-1\" class=\"hash-link\" aria-label=\"Direct link to Container Building\" title=\"Direct link to Container Building\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed Conda builds for packages requiring <code>__cuda</code> virtual package by @pditommaso in <a href=\"https://github.com/seqeralabs/wave/pull/1027\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1027</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"singularity\">Singularity<a href=\"https://docs.seqera.io/changelog/wave/v1.33.2#singularity\" class=\"hash-link\" aria-label=\"Direct link to Singularity\" title=\"Direct link to Singularity\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed build error with <code>--build-template conda/micromamba:v2</code> for Singularity by @munishchouhan in <a href=\"https://github.com/seqeralabs/wave/pull/972\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#972</a></li>\n</ul>\n<p><strong>Full changelog</strong>: <a href=\"https://github.com/seqeralabs/wave/compare/v1.33.1...v1.33.2\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">https://github.com/seqeralabs/wave/compare/v1.33.1...v1.33.2</a></p>",
            "url": "https://docs.seqera.io/changelog/wave/v1.33.2",
            "title": "Wave v1.33.2",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-04-15T00:00:00.000Z",
            "tags": [
                "wave"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/nextflow/v26.03.2-edge",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.2-edge#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"language-features\">Language features<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.2-edge#language-features\" class=\"hash-link\" aria-label=\"Direct link to Language features\" title=\"Direct link to Language features\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added typed workflows by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/6881\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6881</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"modules\">Modules<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.2-edge#modules\" class=\"hash-link\" aria-label=\"Direct link to Modules\" title=\"Direct link to Modules\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added <code>module create</code> subcommand by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6992\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6992</a></li>\n<li class=\"\">Added <code>module spec</code> command by @jorgee in <a href=\"https://github.com/nextflow-io/nextflow/pull/6859\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6859</a></li>\n<li class=\"\">Added <code>module validate</code> subcommand by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6993\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6993</a></li>\n<li class=\"\">Replaced custom <code>ModuleRegistryClient</code> with <code>npr-client</code> API by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/7012\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#7012</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.2-edge#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added compute env ID and provider support to Seqera executor by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6906\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6906</a></li>\n<li class=\"\">Added <code>resourceAllocation</code> field to trace record by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6973\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6973</a></li>\n<li class=\"\">Replaced Auth0 with Platform OIDC PKCE for auth login by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6953\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6953</a></li>\n<li class=\"\">Used inline metadata from trace create response by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6976\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6976</a></li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.2-edge#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general-1\">General<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.2-edge#general-1\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed NPE in GitLab/Gitea <code>getGitCredentials</code> when password is null but token is set by @robsyme in <a href=\"https://github.com/nextflow-io/nextflow/pull/7007\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#7007</a></li>\n<li class=\"\">Fixed missing version for <code>junit-platform-launcher</code> dependency by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/7011\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#7011</a></li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"dependencies\">Dependencies<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.2-edge#dependencies\" class=\"hash-link\" aria-label=\"Direct link to Dependencies\" title=\"Direct link to Dependencies\" translate=\"no\">​</a></h2>\n<ul>\n<li class=\"\">Bumped <code>nf-amazon@3.8.2</code></li>\n<li class=\"\">Bumped <code>nf-seqera@0.17.0</code></li>\n<li class=\"\">Bumped <code>nf-tower@1.24.0</code></li>\n</ul>\n<p><strong>Full changelog</strong>: <a href=\"https://github.com/nextflow-io/nextflow/releases/tag/v26.03.2-edge\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">https://github.com/nextflow-io/nextflow/releases/tag/v26.03.2-edge</a></p>",
            "url": "https://docs.seqera.io/changelog/nextflow/v26.03.2-edge",
            "title": "Nextflow 26.03.2-edge",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-04-07T00:00:00.000Z",
            "tags": [
                "nextflow"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle49",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle49#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"studios\">Studios<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle49#studios\" class=\"hash-link\" aria-label=\"Direct link to Studios\" title=\"Direct link to Studios\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Updated Studios micromamba to <code>conda/micromamba:v2</code> and Wave to 1.33.0.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle49#compute-environments\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added private VNet and subnet support for Azure Batch compute environments.</li>\n<li class=\"\">Added separate Azure managed identities for head and compute jobs.</li>\n<li class=\"\">Improved compute environment metering system with observability and retry logic.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"datasets\">Datasets<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle49#datasets\" class=\"hash-link\" aria-label=\"Direct link to Datasets\" title=\"Direct link to Datasets\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added frontend implementation for dataset import from URL.</li>\n<li class=\"\">Added preview support for linked datasets.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"data-explorer\">Data Explorer<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle49#data-explorer\" class=\"hash-link\" aria-label=\"Direct link to Data Explorer\" title=\"Direct link to Data Explorer\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added Fusion symlink support in Data Explorer.</li>\n<li class=\"\">Increased maximum data-link name length to 512 characters.</li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle49#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments-1\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle49#compute-environments-1\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed <code>projectId</code> on WIF <code>LoggingOptions</code> for log retrieval.</li>\n<li class=\"\">Fixed WIF log retrieval to resolve project number to project name.</li>\n<li class=\"\">Fixed WIF organization and workspace context propagation for log retrieval and data links.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"pipelines\">Pipelines<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle49#pipelines\" class=\"hash-link\" aria-label=\"Direct link to Pipelines\" title=\"Direct link to Pipelines\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed parallel requests to pipeline info in launch form.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"datasets-1\">Datasets<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle49#datasets-1\" class=\"hash-link\" aria-label=\"Direct link to Datasets\" title=\"Direct link to Datasets\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed dataset name field to apply input normalization.</li>\n<li class=\"\">Fixed column order preservation in dataset preview for TSV files.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"access-control\">Access control<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle49#access-control\" class=\"hash-link\" aria-label=\"Direct link to Access control\" title=\"Direct link to Access control\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed handling of absent Auth0 organization context.</li>\n</ul>",
            "url": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle49",
            "title": "Seqera Cloud v26.1.0_cycle49",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-04-07T00:00:00.000Z",
            "tags": [
                "seqera cloud"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"studios\">Studios<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#studios\" class=\"hash-link\" aria-label=\"Direct link to Studios\" title=\"Direct link to Studios\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added Wave <code>nameStrategy</code> workspace setting for Studios.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#compute-environments\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added Azure service principal credentials support.</li>\n<li class=\"\">Added Workload Identity Federation support for Google Batch compute environments.</li>\n<li class=\"\">Added Entra credentials for Azure Batch Forge and Fusion v2.</li>\n<li class=\"\">Added resource labels as metadata on Azure Batch jobs.</li>\n<li class=\"\">Added support for multiple machine types in Google Batch compute environments.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"pipelines\">Pipelines<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#pipelines\" class=\"hash-link\" aria-label=\"Direct link to Pipelines\" title=\"Direct link to Pipelines\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added Nextflow CLI as a static OIDC client.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"datasets\">Datasets<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#datasets\" class=\"hash-link\" aria-label=\"Direct link to Datasets\" title=\"Direct link to Datasets\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added URL redirection logic to dataset file endpoint.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"data-explorer\">Data Explorer<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#data-explorer\" class=\"hash-link\" aria-label=\"Direct link to Data Explorer\" title=\"Direct link to Data Explorer\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added extensible view mode selection for JSON files.</li>\n<li class=\"\">Added open in new tab support for all files.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"monitoring\">Monitoring<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#monitoring\" class=\"hash-link\" aria-label=\"Direct link to Monitoring\" title=\"Direct link to Monitoring\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Updated database model to include target resource name.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Applied new email design to all email templates.</li>\n<li class=\"\">Updated copy in delete workspace confirmation modal.</li>\n<li class=\"\">Removed unused Containers page.</li>\n<li class=\"\">Upgraded to Angular 21.</li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"studios-1\">Studios<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#studios-1\" class=\"hash-link\" aria-label=\"Direct link to Studios\" title=\"Direct link to Studios\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed git config file validation when creating a Studio.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments-1\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#compute-environments-1\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed errors not propagated when a job is terminated asynchronously.</li>\n<li class=\"\">Removed deprecated <code>seqera.executor.predictionModel</code> configuration.</li>\n<li class=\"\">Removed <code>terminateAsync</code> default implementation.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"access-control\">Access control<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#access-control\" class=\"hash-link\" aria-label=\"Direct link to Access control\" title=\"Direct link to Access control\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed Auth0 OAuth2 flow to handle <code>ResponseClosedException</code>.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"monitoring-1\">Monitoring<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#monitoring-1\" class=\"hash-link\" aria-label=\"Direct link to Monitoring\" title=\"Direct link to Monitoring\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed credential audit events to include metadata.</li>\n<li class=\"\">Fixed task logging to use populated <code>taskId</code> instead of empty <code>id</code>.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general-1\">General<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48#general-1\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed page-header actions, documentation links, and spacing.</li>\n<li class=\"\">Fixed forbidden page icon size.</li>\n</ul>",
            "url": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle48",
            "title": "Seqera Cloud v26.1.0_cycle48",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-03-31T00:00:00.000Z",
            "tags": [
                "seqera cloud"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/wave/v1.33.1",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/wave/v1.33.1#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"container-building\">Container building<a href=\"https://docs.seqera.io/changelog/wave/v1.33.1#container-building\" class=\"hash-link\" aria-label=\"Direct link to Container building\" title=\"Direct link to Container building\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Refactored build vs cache IAM permission structure by @gwright99 in <a href=\"https://github.com/seqeralabs/wave/pull/999\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#999</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"uiux\">UI/UX<a href=\"https://docs.seqera.io/changelog/wave/v1.33.1#uiux\" class=\"hash-link\" aria-label=\"Direct link to UI/UX\" title=\"Direct link to UI/UX\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Updated list to cards on tutorials page by @christopher-hakkaart in <a href=\"https://github.com/seqeralabs/wave/pull/993\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#993</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/wave/v1.33.1#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Updated index page by @christopher-hakkaart in <a href=\"https://github.com/seqeralabs/wave/pull/1004\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1004</a></li>\n<li class=\"\">Updated copyright to 2026 by @munishchouhan in <a href=\"https://github.com/seqeralabs/wave/pull/1003\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1003</a></li>\n<li class=\"\">Updated token cache duration and clarified public repository documentation by @munishchouhan in <a href=\"https://github.com/seqeralabs/wave/pull/1007\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1007</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"dependencies\">Dependencies<a href=\"https://docs.seqera.io/changelog/wave/v1.33.1#dependencies\" class=\"hash-link\" aria-label=\"Direct link to Dependencies\" title=\"Direct link to Dependencies\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Migrated dependencies to Gradle version catalog (<code>libs.versions.toml</code>) by @cristianrcv in <a href=\"https://github.com/seqeralabs/wave/pull/996\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#996</a></li>\n<li class=\"\">Bumped Netty to <code>4.2.10.Final</code> and Micronaut to <code>4.10.10</code> by @pditommaso in <a href=\"https://github.com/seqeralabs/wave/pull/1001\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#1001</a></li>\n</ul>\n<p><strong>Full changelog</strong>: <a href=\"https://github.com/seqeralabs/wave/compare/v1.33.0...v1.33.1\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">https://github.com/seqeralabs/wave/compare/v1.33.0...v1.33.1</a></p>",
            "url": "https://docs.seqera.io/changelog/wave/v1.33.1",
            "title": "Wave v1.33.1",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-03-29T00:00:00.000Z",
            "tags": [
                "wave"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/nextflow/v26.03.1-edge",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.1-edge#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"language-features\">Language features<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.1-edge#language-features\" class=\"hash-link\" aria-label=\"Direct link to Language features\" title=\"Direct link to Language features\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Hardened <code>ProcessEntryHandler</code> types and added test for dot-notation conflicts by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6966\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6966</a></li>\n<li class=\"\">Added print workflow outputs on run completion by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/6875\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6875</a></li>\n<li class=\"\">Used destructuring syntax for process record/tuple inputs by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6912\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6912</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.1-edge#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added <code>-project-dir</code> option to <code>lint</code> command by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/6728\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6728</a></li>\n<li class=\"\">Added platform-related metadata to <code>WorkflowRun</code> lineage record by @jorgee in <a href=\"https://github.com/nextflow-io/nextflow/pull/6545\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6545</a></li>\n<li class=\"\">Added request timeout to tower client by @jorgee in <a href=\"https://github.com/nextflow-io/nextflow/pull/6950\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6950</a></li>\n<li class=\"\">Added support for Java 26 by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6969\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6969</a></li>\n<li class=\"\">Improved module command: enabled logging for module run, fixed info URL and search output by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6961\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6961</a></li>\n<li class=\"\">Skipped launch metadata fetch for CLI-submitted runs by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6975\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6975</a></li>\n<li class=\"\">Used <code>-d</code> flag for <code>bkill</code> in LSF executor by @cgoina in <a href=\"https://github.com/nextflow-io/nextflow/pull/6784\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6784</a></li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.1-edge#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"language-features-1\">Language features<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.1-edge#language-features-1\" class=\"hash-link\" aria-label=\"Direct link to Language features\" title=\"Direct link to Language features\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed handling of empty <code>publishedValues</code> in <code>PublishOp.onComplete</code> for optional outputs by @jorgee in <a href=\"https://github.com/nextflow-io/nextflow/pull/6979\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6979</a></li>\n<li class=\"\">Fixed incorrect evaluation of <code>secret</code> process directive by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/6934\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6934</a></li>\n<li class=\"\">Fixed <code>params</code> block in included module by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/6940\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6940</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"s3\">S3<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.1-edge#s3\" class=\"hash-link\" aria-label=\"Direct link to S3\" title=\"Direct link to S3\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed download of empty files in old MinIO-based S3 transfers by @jorgee in <a href=\"https://github.com/nextflow-io/nextflow/pull/6944\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6944</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"aws-batch\">AWS Batch<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.1-edge#aws-batch\" class=\"hash-link\" aria-label=\"Direct link to AWS Batch\" title=\"Direct link to AWS Batch\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed AWS Batch machine type trace for new instance families by @FloWuenne in <a href=\"https://github.com/nextflow-io/nextflow/pull/6952\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6952</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"plugins\">Plugins<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.1-edge#plugins\" class=\"hash-link\" aria-label=\"Direct link to Plugins\" title=\"Direct link to Plugins\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed <code>jackson-databind</code> dependency in <code>nf-amazon</code> by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6941\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6941</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"dependencies\">Dependencies<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.1-edge#dependencies\" class=\"hash-link\" aria-label=\"Direct link to Dependencies\" title=\"Direct link to Dependencies\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed netty and jackson vulnerabilities by @jorgee in <a href=\"https://github.com/nextflow-io/nextflow/pull/6955\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6955</a></li>\n<li class=\"\">Fixed security vulnerabilities by @jorgee in <a href=\"https://github.com/nextflow-io/nextflow/pull/6938\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6938</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general-1\">General<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.1-edge#general-1\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed <code>AgentLogObserver</code> printing <code>[SUCCESS]</code> on failed runs by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6962\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6962</a></li>\n<li class=\"\">Fixed <code>LogsCheckpoint</code> thread interrupt race condition by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6939\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6939</a></li>\n<li class=\"\">Fixed module run CLI params cast to declared <code>meta.yml</code> input types by @jorgee in <a href=\"https://github.com/nextflow-io/nextflow/pull/6968\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6968</a></li>\n<li class=\"\">Fixed typo in <code>TowerRetryPolicy</code>: <code>maxAttemps</code> → <code>maxAttempts</code> by @robsyme in <a href=\"https://github.com/nextflow-io/nextflow/pull/6949\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6949</a></li>\n</ul>\n<p><strong>Full changelog</strong>: <a href=\"https://github.com/nextflow-io/nextflow/releases/tag/v26.03.1-edge\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">https://github.com/nextflow-io/nextflow/releases/tag/v26.03.1-edge</a></p>",
            "url": "https://docs.seqera.io/changelog/nextflow/v26.03.1-edge",
            "title": "Nextflow 26.03.1-edge",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-03-26T00:00:00.000Z",
            "tags": [
                "nextflow"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle47",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle47#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"studios\">Studios<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle47#studios\" class=\"hash-link\" aria-label=\"Direct link to Studios\" title=\"Direct link to Studios\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added IGV viewer for genomic data visualization.</li>\n<li class=\"\">Added clipboard permissions to Studios iframe.</li>\n<li class=\"\">Added support for previewing multitrack IGV JSON files.</li>\n<li class=\"\">Improved Studios capabilities version check to normalize to major.minor granularity.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle47#compute-environments\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added KMS encryption policy to AWS Cloud compute environments to support mounting KMS buckets in Studios.</li>\n<li class=\"\">Added boot disk image selection for Google Batch compute environments.</li>\n<li class=\"\">Added machine type selection for Google Batch compute environments.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"datasets\">Datasets<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle47#datasets\" class=\"hash-link\" aria-label=\"Direct link to Datasets\" title=\"Direct link to Datasets\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added dataset link foundations.</li>\n<li class=\"\">Added validate and link endpoints for dataset linking.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"pipelines\">Pipelines<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle47#pipelines\" class=\"hash-link\" aria-label=\"Direct link to Pipelines\" title=\"Direct link to Pipelines\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Improved pipeline launch form to scroll to first invalid control and highlight invalid parameters step.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle47#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Updated tabs component styles.</li>\n<li class=\"\">Unified Seqera logos in compute environment and credential forms.</li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle47#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments-1\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle47#compute-environments-1\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed Google Batch secrets support.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"data-explorer\">Data Explorer<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle47#data-explorer\" class=\"hash-link\" aria-label=\"Direct link to Data Explorer\" title=\"Direct link to Data Explorer\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed horizontal scrolling in Data Explorer file preview modal.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"access-control\">Access control<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle47#access-control\" class=\"hash-link\" aria-label=\"Direct link to Access control\" title=\"Direct link to Access control\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed and clarified refresh token properties.</li>\n<li class=\"\">Fixed permission required interceptor.</li>\n<li class=\"\">Fixed <code>JWTAuthRequired</code> interceptor binding to prevent silent bypass.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general-1\">General<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle47#general-1\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed nginx absolute redirects.</li>\n</ul>",
            "url": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle47",
            "title": "Seqera Cloud v26.1.0_cycle47",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-03-25T00:00:00.000Z",
            "tags": [
                "seqera cloud"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/nextflow/v26.03.0-edge",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.0-edge#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"language-features\">Language features<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.0-edge#language-features\" class=\"hash-link\" aria-label=\"Direct link to Language features\" title=\"Direct link to Language features\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added module system by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6650\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6650</a></li>\n<li class=\"\">Added multi-arch support to <code>arch</code> process directive by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6897\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6897</a></li>\n<li class=\"\">Added record types by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/6679\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6679</a></li>\n<li class=\"\">Propagated errors from workflow outputs by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/6876\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6876</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"configuration\">Configuration<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.0-edge#configuration\" class=\"hash-link\" aria-label=\"Direct link to Configuration\" title=\"Direct link to Configuration\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added <code>provider</code> option to Seqera executor config by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6908\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6908</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"google-batch\">Google Batch<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.0-edge#google-batch\" class=\"hash-link\" aria-label=\"Direct link to Google Batch\" title=\"Direct link to Google Batch\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added support for GCP Ops Agent by @ejseqera in <a href=\"https://github.com/nextflow-io/nextflow/pull/6608\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6608</a></li>\n<li class=\"\">Added support for latest-generation Google Cloud machine families by @sosoihd in <a href=\"https://github.com/nextflow-io/nextflow/pull/6841\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6841</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"fusion\">Fusion<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.0-edge#fusion\" class=\"hash-link\" aria-label=\"Direct link to Fusion\" title=\"Direct link to Fusion\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Defaulted Fusion to v2.6 for Seqera executor by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6933\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6933</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.0-edge#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added NVMe disk allocation and <code>diskMountPath</code> support by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6879\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6879</a></li>\n<li class=\"\">Added <code>logStreamId</code> to Tower task record by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6877\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6877</a></li>\n<li class=\"\">Excluded container from task trace when containers are not enabled by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/6824\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6824</a></li>\n<li class=\"\">Increased <code>tasks.cloudZone</code> width from 15 to 25 by @ramonamela in <a href=\"https://github.com/nextflow-io/nextflow/pull/6907\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6907</a></li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.0-edge#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"language-features-1\">Language features<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.0-edge#language-features-1\" class=\"hash-link\" aria-label=\"Direct link to Language features\" title=\"Direct link to Language features\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed formatting bug with map key expression by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/6893\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6893</a></li>\n<li class=\"\">Fixed path traversal, resource leak, and race condition in module system by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6929\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6929</a></li>\n<li class=\"\">Fixed remote modules when base dir is not the current working directory by @jorgee in <a href=\"https://github.com/nextflow-io/nextflow/pull/6932\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6932</a></li>\n<li class=\"\">Fixed <code>stageAs</code> method signature in typed process by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/6915\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6915</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"configuration-1\">Configuration<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.0-edge#configuration-1\" class=\"hash-link\" aria-label=\"Direct link to Configuration\" title=\"Direct link to Configuration\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed type detection of CLI params in v2 config parser by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/6765\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6765</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"google-batch-1\">Google Batch<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.0-edge#google-batch-1\" class=\"hash-link\" aria-label=\"Direct link to Google Batch\" title=\"Direct link to Google Batch\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed Google Batch exit code when spot claim is successfully retried by @jorgee in <a href=\"https://github.com/nextflow-io/nextflow/pull/6926\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6926</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"kubernetes\">Kubernetes<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.0-edge#kubernetes\" class=\"hash-link\" aria-label=\"Direct link to Kubernetes\" title=\"Direct link to Kubernetes\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed K8s token refresh by caching <code>K8sClient</code> at executor level by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6925\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6925</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"plugins\">Plugins<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.0-edge#plugins\" class=\"hash-link\" aria-label=\"Direct link to Plugins\" title=\"Direct link to Plugins\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed <code>HttpPluginRepository</code> empty plugin list check by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6650\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6650</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general-1\">General<a href=\"https://docs.seqera.io/changelog/nextflow/v26.03.0-edge#general-1\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed <code>TraceFileObserver</code> NPE when trace file already exists by @robsyme in <a href=\"https://github.com/nextflow-io/nextflow/pull/6891\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6891</a></li>\n</ul>\n<p><strong>Full changelog</strong>: <a href=\"https://github.com/nextflow-io/nextflow/releases/tag/v26.03.0-edge\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">https://github.com/nextflow-io/nextflow/releases/tag/v26.03.0-edge</a></p>",
            "url": "https://docs.seqera.io/changelog/nextflow/v26.03.0-edge",
            "title": "Nextflow 26.03.0-edge",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-03-18T00:00:00.000Z",
            "tags": [
                "nextflow"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle46",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle46#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle46#compute-environments\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added human-readable messages for Google Batch exit codes.</li>\n<li class=\"\">Added network tags support for Google Batch compute environments.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"data-explorer\">Data Explorer<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle46#data-explorer\" class=\"hash-link\" aria-label=\"Direct link to Data Explorer\" title=\"Direct link to Data Explorer\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Updated S3-compatible storage label in Data Explorer filter.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"access-control\">Access control<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle46#access-control\" class=\"hash-link\" aria-label=\"Direct link to Access control\" title=\"Direct link to Access control\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Moved edit button to organization details card.</li>\n<li class=\"\">Improved welcome email UI.</li>\n<li class=\"\">Updated authentication error page background.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle46#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added navigation side-nav component for in-page navigation.</li>\n<li class=\"\">Added expandable-text component to design system.</li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle46#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"studios\">Studios<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle46#studios\" class=\"hash-link\" aria-label=\"Direct link to Studios\" title=\"Direct link to Studios\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed Studios expiry check to include stopping Studios.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"pipelines\">Pipelines<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle46#pipelines\" class=\"hash-link\" aria-label=\"Direct link to Pipelines\" title=\"Direct link to Pipelines\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed <code>tower.launch.params.maxSize</code> to be passed to the frontend and used in validators.</li>\n<li class=\"\">Fixed database migration by removing <code>DEFAULT</code> constraint on <code>LONGTEXT</code> column in <code>tw_task_data_ext</code>.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general-1\">General<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle46#general-1\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed vertical alignment of checkboxes in table select column.</li>\n<li class=\"\">Fixed table checkbox positioning.</li>\n</ul>",
            "url": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle46",
            "title": "Seqera Cloud v26.1.0_cycle46",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-03-17T00:00:00.000Z",
            "tags": [
                "seqera cloud"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/wave/v1.33.0",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/wave/v1.33.0#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"container-building\">Container building<a href=\"https://docs.seqera.io/changelog/wave/v1.33.0#container-building\" class=\"hash-link\" aria-label=\"Direct link to Container building\" title=\"Direct link to Container building\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added multi-platform container builds for amd64 and arm64 by @pditommaso in <a href=\"https://github.com/seqeralabs/wave/pull/985\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#985</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"dependencies\">Dependencies<a href=\"https://docs.seqera.io/changelog/wave/v1.33.0#dependencies\" class=\"hash-link\" aria-label=\"Direct link to Dependencies\" title=\"Direct link to Dependencies\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Externalized lib-pairing module to libseqera by @pditommaso in <a href=\"https://github.com/seqeralabs/wave/pull/958\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#958</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/wave/v1.33.0#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added validation and documentation for commands in the container API by @munishchouhan in <a href=\"https://github.com/seqeralabs/wave/pull/961\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#961</a></li>\n<li class=\"\">Added support for cross AWS account IAM role authentication by @munishchouhan in <a href=\"https://github.com/seqeralabs/wave/pull/979\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#979</a></li>\n<li class=\"\">Added Server-Side Request Forgery (SSRF) protection to the validate-creds API by @munishchouhan in <a href=\"https://github.com/seqeralabs/wave/pull/962\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#962</a></li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/wave/v1.33.0#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general-1\">General<a href=\"https://docs.seqera.io/changelog/wave/v1.33.0#general-1\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed error messages by @munishchouhan in <a href=\"https://github.com/seqeralabs/wave/pull/957\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#957</a></li>\n<li class=\"\">Added explicit type casts for ECR auth token requests by @pditommaso in <a href=\"https://github.com/seqeralabs/wave/pull/992\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#992</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/seqeralabs/wave/compare/v1.32.6...v1.33.0\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">https://github.com/seqeralabs/wave/compare/v1.32.6...v1.33.0</a></p>",
            "url": "https://docs.seqera.io/changelog/wave/v1.33.0",
            "title": "Wave v1.33.0",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-03-17T00:00:00.000Z",
            "tags": [
                "wave"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/wave/v1.32.7",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/wave/v1.32.7#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"dependencies\">Dependencies<a href=\"https://docs.seqera.io/changelog/wave/v1.32.7#dependencies\" class=\"hash-link\" aria-label=\"Direct link to Dependencies\" title=\"Direct link to Dependencies\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Bumped s5cmd to 2.3.0 by @pditommaso in <a href=\"https://github.com/seqeralabs/wave/commit/80cafbc7b47e5b69e9e697b5b8e2cd70620aa51a\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">80cafbc7b</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/seqeralabs/wave/compare/v1.32.6...v1.32.7\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">https://github.com/seqeralabs/wave/compare/v1.32.6...v1.32.7</a></p>",
            "url": "https://docs.seqera.io/changelog/wave/v1.32.7",
            "title": "Wave v1.32.7",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-03-12T00:00:00.000Z",
            "tags": [
                "wave"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45#compute-environments\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added <code>m8gn</code> and <code>m8gb</code> instance families to NVMe list.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"datasets\">Datasets<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45#datasets\" class=\"hash-link\" aria-label=\"Direct link to Datasets\" title=\"Direct link to Datasets\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added initial support for datasets linking remote HTTP/HTTPS URLs.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"data-explorer\">Data Explorer<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45#data-explorer\" class=\"hash-link\" aria-label=\"Direct link to Data Explorer\" title=\"Direct link to Data Explorer\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added support for selecting data-link subfolders directly by subpath.</li>\n<li class=\"\">Added <code>mountDataV2</code> API endpoint for mounting data-links with a specified path.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"access-control\">Access control<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45#access-control\" class=\"hash-link\" aria-label=\"Direct link to Access control\" title=\"Direct link to Access control\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Updated OIDC authentication with PKCE and consent support.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"monitoring\">Monitoring<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45#monitoring\" class=\"hash-link\" aria-label=\"Direct link to Monitoring\" title=\"Direct link to Monitoring\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Improved accessibility tags on progress bar percentage component.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Redesigned table component visuals.</li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"studios\">Studios<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45#studios\" class=\"hash-link\" aria-label=\"Direct link to Studios\" title=\"Direct link to Studios\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed Studios analytics query to handle usage edge cases.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments-1\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45#compute-environments-1\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed <code>httpPutResponseHopLimit</code> specification for AWS instances to allow Nextflow containers to authenticate with the metadata service.</li>\n<li class=\"\">Fixed 404 errors on legacy pod deletion during Kubernetes compute environment disposal.</li>\n<li class=\"\">Excluded Micronaut transitive dependencies from <code>sched-pairing-client</code>.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"pipelines\">Pipelines<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45#pipelines\" class=\"hash-link\" aria-label=\"Direct link to Pipelines\" title=\"Direct link to Pipelines\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed <code>NXF_TML_FILE</code> to use <code>System.getenv</code> in timeline configuration.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"access-control-1\">Access control<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45#access-control-1\" class=\"hash-link\" aria-label=\"Direct link to Access control\" title=\"Direct link to Access control\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed an intermittent login redirect bug.</li>\n</ul>",
            "url": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle45",
            "title": "Seqera Cloud v26.1.0_cycle45",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-03-10T00:00:00.000Z",
            "tags": [
                "seqera cloud"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/wave/v1.32.6",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/wave/v1.32.6#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/wave/v1.32.6#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Removed all SurrealDB references by @pditommaso in <a href=\"https://github.com/seqeralabs/wave/pull/986\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#986</a></li>\n<li class=\"\">Simplifed <code>inspect.js</code> code by @pditommaso in <a href=\"https://github.com/seqeralabs/wave/pull/990\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#990</a></li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/wave/v1.32.6#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general-1\">General<a href=\"https://docs.seqera.io/changelog/wave/v1.32.6#general-1\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed no user in Docker container when using the Conda/Pixi v1 build template by @munishchouhan in <a href=\"https://github.com/seqeralabs/wave/pull/974\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#974</a></li>\n<li class=\"\">Fixed Wave and Seqera logo in email in mobile view by @munishchouhan in <a href=\"https://github.com/seqeralabs/wave/pull/987\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#987</a></li>\n<li class=\"\">Fixed inspect view by @munishchouhan in <a href=\"https://github.com/seqeralabs/wave/pull/988\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#988</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/seqeralabs/wave/compare/v1.32.5...v1.32.6\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">https://github.com/seqeralabs/wave/compare/v1.32.5...v1.32.6</a></p>",
            "url": "https://docs.seqera.io/changelog/wave/v1.32.6",
            "title": "Wave v1.32.6",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-03-06T00:00:00.000Z",
            "tags": [
                "wave"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/seqera-enterprise/v25.3.4",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/seqera-enterprise/v25.3.4#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-enterprise/v25.3.4#compute-environments\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added support for <code>${username}</code> dynamic notation in resource labels.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"studios\">Studios<a href=\"https://docs.seqera.io/changelog/seqera-enterprise/v25.3.4#studios\" class=\"hash-link\" aria-label=\"Direct link to Studios\" title=\"Direct link to Studios\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added configurable SSH timeout parameters for Studios connections.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"pipelines\">Pipelines<a href=\"https://docs.seqera.io/changelog/seqera-enterprise/v25.3.4#pipelines\" class=\"hash-link\" aria-label=\"Direct link to Pipelines\" title=\"Direct link to Pipelines\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Improved workflow status transitions so that workflows in an unknown state correctly transition to running when a begin trace is received.</li>\n<li class=\"\">Updated schema radio control labels for clarity.</li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/seqera-enterprise/v25.3.4#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments-1\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-enterprise/v25.3.4#compute-environments-1\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed an issue where <code>resourceLabelIds</code> was incorrectly tracked as a versionable compute environment control.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"pipelines-1\">Pipelines<a href=\"https://docs.seqera.io/changelog/seqera-enterprise/v25.3.4#pipelines-1\" class=\"hash-link\" aria-label=\"Direct link to Pipelines\" title=\"Direct link to Pipelines\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed job scheduler transaction rollback handling to prevent data inconsistency when an exception occurs while saving job status.</li>\n<li class=\"\">Fixed implicit default version resolution for pipelines.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"platform-api\">Platform API<a href=\"https://docs.seqera.io/changelog/seqera-enterprise/v25.3.4#platform-api\" class=\"hash-link\" aria-label=\"Direct link to Platform API\" title=\"Direct link to Platform API\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed <code>Task.getExit()</code> return type alignment to <code>Integer</code> in the API.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"monitoring-and-observability\">Monitoring and observability<a href=\"https://docs.seqera.io/changelog/seqera-enterprise/v25.3.4#monitoring-and-observability\" class=\"hash-link\" aria-label=\"Direct link to Monitoring and observability\" title=\"Direct link to Monitoring and observability\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed cookie banner visibility logic for enterprise deployments to correctly hide the banner when no non-essential cookies are configured.</li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"upgrade-notes\">Upgrade notes<a href=\"https://docs.seqera.io/changelog/seqera-enterprise/v25.3.4#upgrade-notes\" class=\"hash-link\" aria-label=\"Direct link to Upgrade notes\" title=\"Direct link to Upgrade notes\" translate=\"no\">​</a></h2>\n<p>No breaking changes. Standard upgrade procedure applies.</p>",
            "url": "https://docs.seqera.io/changelog/seqera-enterprise/v25.3.4",
            "title": "Seqera Enterprise v25.3.4",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-03-04T00:00:00.000Z",
            "tags": [
                "seqera enterprise"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"data-explorer\">Data Explorer<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44#data-explorer\" class=\"hash-link\" aria-label=\"Direct link to Data Explorer\" title=\"Direct link to Data Explorer\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added Molstar 3D viewer for PDB and CIF file preview.</li>\n<li class=\"\">Added Molstar PDB viewer component.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44#compute-environments\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added AWS credential modes (key-based access and role-based access).</li>\n<li class=\"\">Improved compute environment form warning display with individual stacked alerts.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"pipelines\">Pipelines<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44#pipelines\" class=\"hash-link\" aria-label=\"Direct link to Pipelines\" title=\"Direct link to Pipelines\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Redesigned workflow notification email template.</li>\n<li class=\"\">Redesigned report preview modal header layout.</li>\n<li class=\"\">Improved clipboard UX in workflow details header.</li>\n<li class=\"\">Updated schema radio control copy.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"access-control\">Access control<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44#access-control\" class=\"hash-link\" aria-label=\"Direct link to Access control\" title=\"Direct link to Access control\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Refined custom roles UI and added required description field.</li>\n<li class=\"\">Improved admin workspace list toolbar responsiveness.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Applied new status icons across Platform components.</li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"studios\">Studios<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44#studios\" class=\"hash-link\" aria-label=\"Direct link to Studios\" title=\"Direct link to Studios\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Removed and renamed outstanding references to <code>rstudio</code>.</li>\n<li class=\"\">Added backwards compatibility handling for persisted <code>rstudio</code> tool and icon fields.</li>\n<li class=\"\">Added workspace existence check before creating Studios workspace settings.</li>\n<li class=\"\">Removed Wave call for Studios version label.</li>\n<li class=\"\">Fixed R-IDE icon style.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments-1\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44#compute-environments-1\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed compute environment error handling in forge delegates for <code>createResources</code> and <code>disposeResources</code>.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"pipelines-1\">Pipelines<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44#pipelines-1\" class=\"hash-link\" aria-label=\"Direct link to Pipelines\" title=\"Direct link to Pipelines\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed pipeline implicit default version.</li>\n<li class=\"\">Removed <code>resourceLabelIds</code> control from versionable controls tracking.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"monitoring\">Monitoring<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44#monitoring\" class=\"hash-link\" aria-label=\"Direct link to Monitoring\" title=\"Direct link to Monitoring\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed dashboard drop-down scrolling and character overflow.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"datasets\">Datasets<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44#datasets\" class=\"hash-link\" aria-label=\"Direct link to Datasets\" title=\"Direct link to Datasets\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed <code>LazyInitializationException</code> in avatar resolution during dataset creation.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general-1\">General<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44#general-1\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed side navigation width not updating in Safari when toggling collapse state.</li>\n<li class=\"\">Fixed credits banner showing during page load.</li>\n</ul>",
            "url": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle44",
            "title": "Seqera Cloud v26.1.0_cycle44",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-03-03T00:00:00.000Z",
            "tags": [
                "seqera cloud"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/wave/v1.32.5",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/wave/v1.32.5#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/wave/v1.32.5#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Updated Seqera logo in Wave reports and mail by @munishchouhan in <a href=\"https://github.com/seqeralabs/wave/pull/981\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#981</a></li>\n<li class=\"\">Updated Wave logo and icon by @munishchouhan in <a href=\"https://github.com/seqeralabs/wave/pull/984\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">984</a></li>\n</ul>\n<p><strong>Full changelog</strong>: <a href=\"https://github.com/seqeralabs/wave/compare/v1.32.4...v1.32.5\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">https://github.com/seqeralabs/wave/compare/v1.32.4...v1.32.5</a></p>",
            "url": "https://docs.seqera.io/changelog/wave/v1.32.5",
            "title": "Wave v1.32.5",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-03-03T00:00:00.000Z",
            "tags": [
                "wave"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/nextflow/v26.02.0-edge",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/nextflow/v26.02.0-edge#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"language-features\">Language features<a href=\"https://docs.seqera.io/changelog/nextflow/v26.02.0-edge#language-features\" class=\"hash-link\" aria-label=\"Direct link to Language features\" title=\"Direct link to Language features\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Allowed boolean params to implicitly default to false by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/6764\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6764</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"azure-batch\">Azure Batch<a href=\"https://docs.seqera.io/changelog/nextflow/v26.02.0-edge#azure-batch\" class=\"hash-link\" aria-label=\"Direct link to Azure Batch\" title=\"Direct link to Azure Batch\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Handled Azure Batch <code>ActiveJobAndScheduleQuotaReached</code> with retry by @adamrtalbot in <a href=\"https://github.com/nextflow-io/nextflow/pull/6874\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6874</a></li>\n<li class=\"\">Updated default Azure Batch VM image to Ubuntu 24.04 by @adamrtalbot in <a href=\"https://github.com/nextflow-io/nextflow/pull/6844\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6844</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"google-batch\">Google Batch<a href=\"https://docs.seqera.io/changelog/nextflow/v26.02.0-edge#google-batch\" class=\"hash-link\" aria-label=\"Direct link to Google Batch\" title=\"Direct link to Google Batch\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Reported actual GCP zone in Google Batch trace records by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6855\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6855</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"lsf\">LSF<a href=\"https://docs.seqera.io/changelog/nextflow/v26.02.0-edge#lsf\" class=\"hash-link\" aria-label=\"Direct link to LSF\" title=\"Direct link to LSF\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Treated LSF job status <code>UNKWN</code> as <code>HOLD</code> by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/5756\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#5756</a></li>\n<li class=\"\">Used explicit memory units for LSF executor by @bentsherman in <a href=\"https://github.com/nextflow-io/nextflow/pull/5217\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#5217</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/nextflow/v26.02.0-edge#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added agent output mode (<code>NXF_AGENT_MODE</code>) by @edmundmiller in <a href=\"https://github.com/nextflow-io/nextflow/commit/eae9f7d09\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">eae9f7d</a></li>\n<li class=\"\">Ensured main script is first in the <code>WorkflowRun</code> lineage record by @jorgee in <a href=\"https://github.com/nextflow-io/nextflow/pull/6845\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6845</a></li>\n<li class=\"\">Implemented sched core (alpha1) by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6242\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6242</a></li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/nextflow/v26.02.0-edge#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"s3\">S3<a href=\"https://docs.seqera.io/changelog/nextflow/v26.02.0-edge#s3\" class=\"hash-link\" aria-label=\"Direct link to S3\" title=\"Direct link to S3\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed S3 delete throwing <code>DirectoryNotEmptyException</code> due to eventual consistency by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6833\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6833</a></li>\n<li class=\"\">Fixed S3 lookup unbounded pagination with double call by @jorgee in <a href=\"https://github.com/nextflow-io/nextflow/pull/6851\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6851</a></li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general-1\">General<a href=\"https://docs.seqera.io/changelog/nextflow/v26.02.0-edge#general-1\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed <code>AgentLogObserver</code> <code>println</code> clash with Groovy GDK method by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/commit/c6314d7b5\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">c6314d7</a></li>\n<li class=\"\">Fixed <code>AnsiLogObserver</code> sticky messages duplicated when lines wrap by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6852\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6852</a></li>\n<li class=\"\">Fixed missing space before revision in launch info by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6834\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6834</a></li>\n<li class=\"\">Fixed <code>ResourcesAggregator</code> deadlock with virtual thread executor by @pditommaso in <a href=\"https://github.com/nextflow-io/nextflow/pull/6840\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6840</a></li>\n<li class=\"\">Fixed vertical alignment in timeline report by @PeterKneale in <a href=\"https://github.com/nextflow-io/nextflow/pull/6794\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#6794</a></li>\n</ul>\n<p><strong>Full changelog</strong>: <a href=\"https://github.com/nextflow-io/nextflow/releases/tag/v26.02.0-edge\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">https://github.com/nextflow-io/nextflow/releases/tag/v26.02.0-edge</a></p>",
            "url": "https://docs.seqera.io/changelog/nextflow/v26.02.0-edge",
            "title": "Nextflow 26.02.0-edge",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-02-28T00:00:00.000Z",
            "tags": [
                "nextflow"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/wave/v1.32.4",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/wave/v1.32.4#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/wave/v1.32.4#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added HttpClientAddressResolver in RateLimiterFilter by @munishchouhan in <a href=\"https://github.com/seqeralabs/wave/pull/966\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#966</a></li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/wave/v1.32.4#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general-1\">General<a href=\"https://docs.seqera.io/changelog/wave/v1.32.4#general-1\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed configuration reference discrepancies by @robsyme in <a href=\"https://github.com/seqeralabs/wave/pull/976\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">#976</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/seqeralabs/wave/compare/v1.32.3...v1.32.4\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"\">https://github.com/seqeralabs/wave/compare/v1.32.3...v1.32.4</a></p>",
            "url": "https://docs.seqera.io/changelog/wave/v1.32.4",
            "title": "Wave v1.32.4",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-02-25T00:00:00.000Z",
            "tags": [
                "wave"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle43",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle43#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle43#compute-environments\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added External ID support for IAM Role assumption.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"studios\">Studios<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle43#studios\" class=\"hash-link\" aria-label=\"Direct link to Studios\" title=\"Direct link to Studios\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added default privacy setting to the Studio workspace settings form.</li>\n<li class=\"\">Implemented private Studio by default setting.</li>\n<li class=\"\">Added dedicated service for handling Studio data-link mappings.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"pipelines\">Pipelines<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle43#pipelines\" class=\"hash-link\" aria-label=\"Direct link to Pipelines\" title=\"Direct link to Pipelines\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Improved optimization profile modal workflow run select responsiveness.</li>\n</ul>\n<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"bug-fixes\">Bug fixes<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle43#bug-fixes\" class=\"hash-link\" aria-label=\"Direct link to Bug fixes\" title=\"Direct link to Bug fixes\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"studios-1\">Studios<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle43#studios-1\" class=\"hash-link\" aria-label=\"Direct link to Studios\" title=\"Direct link to Studios\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Fixed Studio quota limit check for Studios building created with autostart.</li>\n</ul>",
            "url": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle43",
            "title": "Seqera Cloud v26.1.0_cycle43",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-02-24T00:00:00.000Z",
            "tags": [
                "seqera cloud"
            ]
        },
        {
            "id": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle42",
            "content_html": "<h2 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"feature-updates-and-improvements\">Feature updates and improvements<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle42#feature-updates-and-improvements\" class=\"hash-link\" aria-label=\"Direct link to Feature updates and improvements\" title=\"Direct link to Feature updates and improvements\" translate=\"no\">​</a></h2>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"pipelines\">Pipelines<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle42#pipelines\" class=\"hash-link\" aria-label=\"Direct link to Pipelines\" title=\"Direct link to Pipelines\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Showed wall time for running workflows with periodic updates.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"access-control\">Access control<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle42#access-control\" class=\"hash-link\" aria-label=\"Direct link to Access control\" title=\"Direct link to Access control\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added visibility toggle button to secrets in <strong>Secrets</strong> table.</li>\n<li class=\"\">Added secrets list filtering by type.</li>\n<li class=\"\">Added ability to hide secret inline in <strong>Manage Secrets</strong> table.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"compute-environments\">Compute environments<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle42#compute-environments\" class=\"hash-link\" aria-label=\"Direct link to Compute environments\" title=\"Direct link to Compute environments\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added warning when Azure Batch default VM image was upgraded from Ubuntu 20.04 to 24.04.</li>\n<li class=\"\">Updated default Azure Batch VM image from Ubuntu 20.04 to 24.04.</li>\n</ul>\n<h3 class=\"anchor anchorTargetStickyNavbar_Vzrq\" id=\"general\">General<a href=\"https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle42#general\" class=\"hash-link\" aria-label=\"Direct link to General\" title=\"Direct link to General\" translate=\"no\">​</a></h3>\n<ul>\n<li class=\"\">Added pipeline version tracking to <strong>Runs</strong> table.</li>\n</ul>",
            "url": "https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle42",
            "title": "Seqera Cloud v26.1.0_cycle42",
            "summary": "Feature updates and improvements",
            "date_modified": "2026-02-18T00:00:00.000Z",
            "tags": [
                "seqera cloud"
            ]
        }
    ]
}