Skip to content

Commit 73a8457

Browse files
chore: Enterprise changelog 25.3.3 (#1129)
* chore: Enterprise changelog 25.3.3 Updated changelog for version 25.3.3 with feature updates, improvements, bug fixes, and upgrade notes. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v25.3.3.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v25.3.3.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v25.3.3.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v25.3.3.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v25.3.3.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com>
1 parent d408fc9 commit 73a8457

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
title: Seqera Enterprise v25.3.3
3+
date: 2026-02-11
4+
tags: [seqera enterprise]
5+
---
6+
7+
## Feature updates and improvements
8+
9+
### Studios
10+
11+
- (Public preview) Added SSH connectivity to Studios which enables direct connection to running Studio sessions using standard SSH clients, supporting VS Code Remote SSH and terminal access. See [Studios SSH configuration](https://docs.seqera.io/platform-enterprise/enterprise/studios-ssh) for more information.
12+
13+
### Pipelines
14+
15+
- Added custom schema support to pipeline versions.
16+
- Added edit launch pipeline.
17+
- Enabled custom schema retrieval for pipeline versions.
18+
19+
See [Pipeline versioning](https://docs.seqera.io/platform-enterprise/pipelines/versioning) for more information.
20+
21+
### Access Control
22+
23+
- Removed participants on workspace deletion.
24+
- Improved error message when deleting custom roles.
25+
- Added pagination to roles list page.
26+
- Added the ability to view an effective permissions summary for any user/workspace combination in the UI or via API.
27+
- Added the ability to reset a custom role's permissions to match any predefined role (Admin, Maintain, Launch, Connect, View).
28+
29+
#### Custom roles quota enforcement
30+
31+
The `maxCustomRolesPerOrg` quota is now enforced on custom role creation. Organizations at or near their quota limit will be unable to create additional custom roles. Review your organization's custom role usage if you need to create additional roles. Contact support to adjust your quotas if needed.
32+
33+
## General
34+
35+
- Restored custom navigation menu support in user dropdown.
36+
- Updated styles for container responsiveness and padding adjustments and footer.
37+
- Added only current page in task pagination.
38+
- Added storage for SSH public keys for use in Studios.
39+
40+
## Bug fixes
41+
42+
- Cleared parameters when changing between pipeline with and without parameters.
43+
- Fixed correctly updated versions list when version is published.
44+
- Prevented re-assignations of `pipeline.launch` when working with versions.
45+
- Updated schema when `schemaName` field value changes.
46+
- Prevented adding empty parameters when reseting parameters form with defaults after config profile change.
47+
48+
## Upgrade steps
49+
50+
This release maintains backward compatibility with version 25.2.x.
51+
52+
:::note
53+
- Make a backup of your Platform database prior to upgrade.
54+
- If you are upgrading from a version prior to 25.1, complete all intermediate major version upgrades before upgrading to 25.3.
55+
- Ensure that no pipelines or Studio sessions are in a running state during this upgrade as active run data and analysis may be lost.
56+
:::
57+
58+
See [Upgrade deployment](https://docs.seqera.io/platform-enterprise/enterprise/upgrade) for installation guidance.

0 commit comments

Comments
 (0)