diff --git a/changelog/seqera-cloud/v26.2.0_cycle65.md b/changelog/seqera-cloud/v26.2.0_cycle65.md new file mode 100644 index 000000000..58de2dc56 --- /dev/null +++ b/changelog/seqera-cloud/v26.2.0_cycle65.md @@ -0,0 +1,32 @@ +--- +title: Seqera Cloud v26.2.0_cycle65 +date: 2026-07-27 +tags: [seqera cloud] +--- + +## Feature updates and improvements + +### Studios + +- Added the ability to mark Studios as favorites, persisted per user. +- Added the ability to cancel Studios stuck in the stopping state. + +### Pipelines + +- Added a pipeline version ID column to the pipeline versions list. + +### Data Explorer + +- Added object last-modified timestamps in Data Explorer. + +### General + +- Aligned global search with the lineage query DSL. + +## Bug fixes + +### Pipelines + +- Fixed pipeline version updates to baseline against the original compute environment. +- Fixed the optimization banner not showing when relaunching a run from a shared pipeline. +- Fixed Nextflow version selection so a version can be chosen when the source launch pinned none.