Skip to content

Commit df93fd3

Browse files
changelog - 8.2.0 (#620)
1 parent b507adc commit df93fd3

File tree

2 files changed

+44
-0
lines changed

2 files changed

+44
-0
lines changed

src/reference/changes.rst

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,50 @@ For more detail see the component changelogs:
2222

2323
----------
2424

25+
Cylc 8.2.0
26+
----------
27+
28+
.. admonition:: Cylc Components
29+
:class: hint
30+
31+
TODO
32+
33+
..
34+
Uncomment this before 8.2.0 release
35+
36+
:cylc-flow: `8.2 <https://github.com/cylc/cylc-flow/blob/8.2.x/CHANGES.md>`__
37+
:cylc-uiserver: `1.3 <https://github.com/cylc/cylc-uiserver/blob/1.3.x/CHANGES.md>`__
38+
:cylc-rose: `1.3 <https://github.com/cylc/cylc-rose/blob/1.3.x/CHANGES.md>`__
39+
40+
41+
Configure The Default View
42+
^^^^^^^^^^^^^^^^^^^^^^^^^^
43+
44+
You can now configure the view which is opened by default when you navigate to
45+
a new workflow in the GUI. Navigate to the settings page to select your chosen
46+
view.
47+
48+
.. image:: changes/ui-view-selector.jpg
49+
:width: 100%
50+
51+
In the future we plan to support configuring a layout of multiple views and
52+
configuring certain options on those views.
53+
54+
55+
Reload
56+
^^^^^^
57+
58+
When workflows are
59+
:ref:`reloaded <Reloading The Workflow Configuration At Runtime>`,
60+
(e.g. by ``cylc reload``), Cylc will now pause the workflow and wait for any
61+
preparing tasks to be submitted before proceeding with the reload.
62+
Once the reload has been completed, the workflow will be resumed.
63+
64+
You can now see more information about the status of the reload in the
65+
workflow status message which appears at the top of the GUI and Tui interfaces.
66+
67+
----------
68+
2569
Cylc 8.1.0
2670
----------
2771

42.3 KB
Loading

0 commit comments

Comments
 (0)