Skip to content

Commit 14e2e48

Browse files
Prepare release 2.11.0
Workflow: Release stage 1 - create release PR, run: 36
1 parent 6c2615e commit 14e2e48

File tree

7 files changed

+18
-6
lines changed

7 files changed

+18
-6
lines changed

CHANGES.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,24 @@ $ towncrier create <PR-number>.<feat|fix>.md --content "Short description"
1212

1313
<!-- towncrier release notes start -->
1414

15+
## cylc-ui-2.11.0 (Released 2025-11-27)
16+
17+
### 🚀 Enhancements
18+
19+
[#2290](https://github.com/cylc/cylc-ui/pull/2290) - Added tooltip to distinguish between multiple log view tabs.
20+
21+
[#2331](https://github.com/cylc/cylc-ui/pull/2331) - Improved how task states are displayed in the sidebar.
22+
23+
[#2339](https://github.com/cylc/cylc-ui/pull/2339) - In the sidebar, don't include task states for stopped workflows in any parent state totals.
24+
25+
### 🔧 Fixes
26+
27+
[#2284](https://github.com/cylc/cylc-ui/pull/2284) - Fixed Log & Info commands erroneously showing for families.
28+
29+
[#2335](https://github.com/cylc/cylc-ui/pull/2335) - The play, pause and stop buttons in the workspace toolbar will now "grey out" if you do not have the permissions to run these commands.
30+
31+
[#2349](https://github.com/cylc/cylc-ui/pull/2349) - Fixed workflow sorting bug in the sidebar.
32+
1533
## cylc-ui-2.10.0 (Released 2025-10-01)
1634

1735
### 🚀 Enhancements

changes.d/2284.fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/2290.feat.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/2331.feat.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/2335.fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/2339.feat.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/2349.fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)