Skip to content

Commit 3be2b79

Browse files
authored
Merge pull request #2251 from cylc/prepare-2.8.0
Prepare release: 2.8.0
2 parents ebfdd70 + 2acf539 commit 3be2b79

File tree

12 files changed

+29
-13
lines changed

12 files changed

+29
-13
lines changed

CHANGES.md

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

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

15+
## cylc-ui-2.8.0 (Released 2025-07-23)
16+
17+
### 🚀 Enhancements
18+
19+
[#2017](https://github.com/cylc/cylc-ui/pull/2017) - Added option to set automatic scrolling in log view
20+
21+
[#2025](https://github.com/cylc/cylc-ui/pull/2025) - Added conditional default log file based on job outcome
22+
23+
[#2102](https://github.com/cylc/cylc-ui/pull/2102) - Added xtriggers and run mode to the task info view.
24+
25+
[#2135](https://github.com/cylc/cylc-ui/pull/2135) - Show more Cylc version info in the sidebar.
26+
27+
[#2169](https://github.com/cylc/cylc-ui/pull/2169) - Added workflow warning information:
28+
- A dismissable warning icon in the workflows sidebar and workspace toolbar which illuminates when a warning is present.
29+
- All warnings are listed in events section of the dashboard.
30+
31+
[#2176](https://github.com/cylc/cylc-ui/pull/2176) - Workspace tab layout is now remembered beyond the current browser session.
32+
33+
[#2190](https://github.com/cylc/cylc-ui/pull/2190) - Added icon modifiers for tasks waiting on failure-retry, xtriggers or wallclock.
34+
35+
[#2222](https://github.com/cylc/cylc-ui/pull/2222) - The Edit Runtime form now supports multi-line environment variables.
36+
37+
### 🔧 Fixes
38+
39+
[#2163](https://github.com/cylc/cylc-ui/pull/2163) - Fixed sorting controls appearing in wrong tab when multiple analysis view tabs are open.
40+
41+
[#2174](https://github.com/cylc/cylc-ui/pull/2174) - Fixed spurious error when running a command on multiple workflows.
42+
1543
## cylc-ui-2.7.0 (Released 2025-01-08)
1644

1745
### 🚀 Enhancements

changes.d/2017.feat.md

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

changes.d/2025.feat.md

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

changes.d/2102.feat.md

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

changes.d/2135.feat.md

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

changes.d/2163.fix.md

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

changes.d/2169.feat.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

changes.d/2174.fix.md

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

changes.d/2176.feat.md

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

changes.d/2190.feat.md

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

0 commit comments

Comments
 (0)