Skip to content

Commit 4f84a81

Browse files
Prepare release 2.5.0
Workflow: Release stage 1 - create release PR, run: 30
1 parent 31cb7e1 commit 4f84a81

File tree

13 files changed

+24
-12
lines changed

13 files changed

+24
-12
lines changed

CHANGES.md

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

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

15+
## cylc-ui-2.5.0 (Released 2024-06-18)
16+
17+
### 🚀 Enhancements
18+
19+
[#1466](https://github.com/cylc/cylc-ui/pull/1466) - Added gantt view: a new view showing job durations over time.
20+
21+
[#1510](https://github.com/cylc/cylc-ui/pull/1510) - Analysis view: added a time series layout which plots run time against cycle points.
22+
23+
[#1717](https://github.com/cylc/cylc-ui/pull/1717), [#1744](https://github.com/cylc/cylc-ui/pull/1744), [#1745](https://github.com/cylc/cylc-ui/pull/1745), [#1751](https://github.com/cylc/cylc-ui/pull/1751) - More view options are now remembered & restored when navigating between workflows.
24+
25+
[#1755](https://github.com/cylc/cylc-ui/pull/1755) - Add a toolbar button for changing the graph window extent.
26+
27+
[#1763](https://github.com/cylc/cylc-ui/pull/1763) - Added graph view feature to group nodes by cycle point
28+
29+
### 🔧 Fixes
30+
31+
[#1758](https://github.com/cylc/cylc-ui/pull/1758) - Clicking "Log" in the command menu now works correctly for workflows in the sidebar.
32+
33+
[#1778](https://github.com/cylc/cylc-ui/pull/1778) - Compatibility with JupyterHub 4.1 XSRF changes
34+
35+
[#1780](https://github.com/cylc/cylc-ui/pull/1780) - Fixed graph view rendering bug in Firefox.
36+
37+
[#1802](https://github.com/cylc/cylc-ui/pull/1802) - Fixed bug where task progress animations would reset when switching between tabs in the workspace.
38+
1539
## cylc-ui-2.4.0 (Released 2024-04-02)
1640

1741
### Enhancements

changes.d/1466.feat.md

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

changes.d/1510.feat.md

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

changes.d/1717.feat.md

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

changes.d/1744.feat.md

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

changes.d/1745.feat.md

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

changes.d/1751.feat.md

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

changes.d/1755.feat.md

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

changes.d/1758.fix.md

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

changes.d/1763.feat.md

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

0 commit comments

Comments
 (0)