diff --git a/changelog/seqera-cloud/26.1.0_cycle37.md b/changelog/seqera-cloud/v26.1.0_cycle37.md similarity index 100% rename from changelog/seqera-cloud/26.1.0_cycle37.md rename to changelog/seqera-cloud/v26.1.0_cycle37.md diff --git a/changelog/seqera-cloud/26.1.0_cycle39.md b/changelog/seqera-cloud/v26.1.0_cycle39.md similarity index 100% rename from changelog/seqera-cloud/26.1.0_cycle39.md rename to changelog/seqera-cloud/v26.1.0_cycle39.md diff --git a/changelog/seqera-cloud/26.1.0_cycle40.md b/changelog/seqera-cloud/v26.1.0_cycle40.md similarity index 100% rename from changelog/seqera-cloud/26.1.0_cycle40.md rename to changelog/seqera-cloud/v26.1.0_cycle40.md diff --git a/changelog/seqera-cloud/26.1.0_cycle41.md b/changelog/seqera-cloud/v26.1.0_cycle41.md similarity index 100% rename from changelog/seqera-cloud/26.1.0_cycle41.md rename to changelog/seqera-cloud/v26.1.0_cycle41.md diff --git a/changelog/seqera-cloud/26.1.0_cycle42.md b/changelog/seqera-cloud/v26.1.0_cycle42.md similarity index 100% rename from changelog/seqera-cloud/26.1.0_cycle42.md rename to changelog/seqera-cloud/v26.1.0_cycle42.md diff --git a/changelog/seqera-cloud/26.1.0_cycle43.md b/changelog/seqera-cloud/v26.1.0_cycle43.md similarity index 100% rename from changelog/seqera-cloud/26.1.0_cycle43.md rename to changelog/seqera-cloud/v26.1.0_cycle43.md diff --git a/changelog/seqera-cloud/v26.1.0_cycle44.md b/changelog/seqera-cloud/v26.1.0_cycle44.md new file mode 100644 index 000000000..b2a020a27 --- /dev/null +++ b/changelog/seqera-cloud/v26.1.0_cycle44.md @@ -0,0 +1,65 @@ +--- +title: Seqera Cloud v26.1.0_cycle44 +date: 2026-03-03 +tags: [seqera cloud] +--- + +## Feature updates and improvements + +### Data Explorer + +- Added Molstar 3D viewer for PDB and CIF file preview. +- Added Molstar PDB viewer component. + +### Compute environments + +- Added AWS credential modes (key-based access and role-based access). +- Improved compute environment form warning display with individual stacked alerts. + +### Pipelines + +- Redesigned workflow notification email template. +- Redesigned report preview modal header layout. +- Improved clipboard UX in workflow details header. +- Updated schema radio control copy. + +### Access control + +- Refined custom roles UI and added required description field. +- Improved admin workspace list toolbar responsiveness. + +### General + +- Applied new status icons across Platform components. + +## Bug fixes + +### Studios + +- Removed and renamed outstanding references to `rstudio`. +- Added backwards compatibility handling for persisted `rstudio` tool and icon fields. +- Added workspace existence check before creating Studios workspace settings. +- Removed Wave call for Studios version label. +- Fixed R-IDE icon style. + +### Compute environments + +- Fixed compute environment error handling in forge delegates for `createResources` and `disposeResources`. + +### Pipelines + +- Fixed pipeline implicit default version. +- Removed `resourceLabelIds` control from versionable controls tracking. + +### Monitoring + +- Fixed dashboard drop-down scrolling and character overflow. + +### Datasets + +- Fixed `LazyInitializationException` in avatar resolution during dataset creation. + +### General + +- Fixed side navigation width not updating in Safari when toggling collapse state. +- Fixed credits banner showing during page load.