@@ -5,21 +5,14 @@ all changes see the [closed
5
5
milestones] ( https://github.com/cylc/cylc-ui/milestones?state=closed ) for each
6
6
release.
7
7
8
- <!-- The topmost release date is automatically updated by GitHub Actions. When
9
- creating a new release entry be sure to copy & paste the span tag with the
10
- `actions:bind` attribute, which is used by a regex to find the text to be
11
- updated. Only the first match gets replaced, so it's fine to leave the old
12
- ones in. -->
13
- -------------------------------------------------------------------------------
14
- ## __ cylc-ui-2.5.0 (<span actions:bind =' release-date ' >Upcoming</span >)__
8
+ <!--
9
+ NOTE: Do not add entries here, use towncrier (installed via pip) fragments instead:
10
+ $ towncrier create <PR-number>.<feat|fix>.md --content "Short description"
11
+ -->
15
12
16
- ### Enhancements
17
-
18
- [ #1751 ] ( https://github.com/cylc/cylc-ui/pull/1751 ) -
19
- More view options are now remembered & restored when navigating between workflows.
13
+ <!-- towncrier release notes start -->
20
14
21
- -------------------------------------------------------------------------------
22
- ## __ cylc-ui-2.4.0 (<span actions:bind =' release-date ' >Released 2024-04-02</span >)__
15
+ ## cylc-ui-2.4.0 (Released 2024-04-02)
23
16
24
17
### Enhancements
25
18
@@ -48,16 +41,16 @@ Various other efficiency improvements.
48
41
Fix bug where the up/down/home/end keys would not work inside the Edit Runtime
49
42
form inputs.
50
43
51
- -------------------------------------------------------------------------------
52
- ## __ cylc -ui-2.3.0 (< span actions:bind = ' release-date ' > Released 2023-11-28</ span >) __
44
+
45
+ ## cylc -ui-2.3.0 (Released 2023-11-28)
53
46
54
47
### Fixes
55
48
56
49
[ #1549 ] ( https://github.com/cylc/cylc-ui/pull/1549 ) -
57
50
Fix workflow filtering bug in the sidebar.
58
51
59
- -------------------------------------------------------------------------------
60
- ## __ cylc -ui-2.2.0 (< span actions:bind = ' release-date ' > Released 2023-11-02</ span >) __
52
+
53
+ ## cylc -ui-2.2.0 (Released 2023-11-02)
61
54
62
55
### Enhancements
63
56
@@ -78,8 +71,8 @@ Fixed bug where toggle buttons in view toolbars would not change state.
78
71
[ #1434 ] ( https://github.com/cylc/cylc-ui/pull/1434 ) -
79
72
Small accessibility/appearance improvements.
80
73
81
- -------------------------------------------------------------------------------
82
- ## __ cylc -ui-2.1.0 (< span actions:bind = ' release-date ' > Released 2023-09-07</ span >) __
74
+
75
+ ## cylc -ui-2.1.0 (Released 2023-09-07)
83
76
84
77
### Enhancements
85
78
@@ -95,8 +88,8 @@ Pinned buttons to the bottom of the command edit form.
95
88
[ #1437 ] ( https://github.com/cylc/cylc-ui/pull/1437 ) -
96
89
Add landing page for unauthorised users.
97
90
98
- -------------------------------------------------------------------------------
99
- ## __ cylc -ui-2.0.0 (< span actions:bind = ' release-date ' > Released 2023-07-21</ span >) __
91
+
92
+ ## cylc -ui-2.0.0 (Released 2023-07-21)
100
93
101
94
### Enhancements
102
95
@@ -127,8 +120,8 @@ Fixed incorrect latest job info in table view.
127
120
[ #1336 ] ( https://github.com/cylc/cylc-ui/pull/1336 ) -
128
121
Fixed task state filtering bug in tree view.
129
122
130
- -------------------------------------------------------------------------------
131
- ## __ cylc -ui-1.6.0 (< span actions:bind = ' release-date ' > Released 2023-04-27</ span >) __
123
+
124
+ ## cylc -ui-1.6.0 (Released 2023-04-27)
132
125
133
126
### Enhancements
134
127
@@ -149,8 +142,8 @@ A new view that displays task timing statistics
149
142
when navigating between workflows in the standalone ` #/tree/ ` and ` #/table/ `
150
143
views.
151
144
152
- -------------------------------------------------------------------------------
153
- ## __ cylc -ui-1.5.0 (< span actions:bind = ' release-date ' > Released 2023-02-20</ span >) __
145
+
146
+ ## cylc -ui-1.5.0 (Released 2023-02-20)
154
147
155
148
### Enhancements
156
149
@@ -169,8 +162,8 @@ use multi-level family inheritance.
169
162
[ #1182 ] ( https://github.com/cylc/cylc-ui/pull/1182 ) - Fixes bug in filtering
170
163
by task name.
171
164
172
- -------------------------------------------------------------------------------
173
- ## __ cylc -ui-1.4.0 (< span actions:bind = ' release-date ' > Released 2023-01-16</ span >) __
165
+
166
+ ## cylc -ui-1.4.0 (Released 2023-01-16)
174
167
175
168
### Enhancements
176
169
@@ -219,24 +212,24 @@ of the table view so it matches the tree view.
219
212
[ #1107 ] ( https://github.com/cylc/cylc-ui/pull/1107 ) - Use natural sort for table
220
213
view cycle point column.
221
214
222
- -------------------------------------------------------------------------------
223
- ## __ cylc -ui-1.3.0 (< span actions:bind = ' release-date ' > Released 2022-07-27</ span >) __
215
+
216
+ ## cylc -ui-1.3.0 (Released 2022-07-27)
224
217
225
218
### Enhancements
226
219
227
220
[ #1073 ] ( https://github.com/cylc/cylc-ui/pull/1073 ) - Improve validation of the
228
221
command edit form.
229
222
230
- -------------------------------------------------------------------------------
231
- ## __ cylc -ui-1.2.1 (< span actions:bind = ' release-date ' > Released 2022-05-30</ span >) __
223
+
224
+ ## cylc -ui-1.2.1 (Released 2022-05-30)
232
225
233
226
### Fixes
234
227
235
228
[ #1011 ] ( https://github.com/cylc/cylc-ui/pull/1011 ) - Fix bug where the
236
229
workflow commands menu would show the wrong workflow.
237
230
238
- -------------------------------------------------------------------------------
239
- ## __ cylc -ui-1.2.0 (< span actions:bind = ' release-date ' > Released 2022-05-19</ span >) __
231
+
232
+ ## cylc -ui-1.2.0 (Released 2022-05-19)
240
233
241
234
### Enhancements
242
235
@@ -250,16 +243,16 @@ workflow commands menu would show the wrong workflow.
250
243
[ #979 ] ( https://github.com/cylc/cylc-ui/pull/979 ) - Fix bug where the commands
251
244
menu could sometimes break.
252
245
253
- -------------------------------------------------------------------------------
254
- ## __ cylc -ui-1.1.0 (< span actions:bind = ' release-date ' > Released 2022-03-23</ span >) __
246
+
247
+ ## cylc -ui-1.1.0 (Released 2022-03-23)
255
248
256
249
### Enhancements
257
250
258
251
[ #928 ] ( https://github.com/cylc/cylc-ui/pull/928 ) - Enable accessing the workflow
259
252
commands menu from GScan (sidebar).
260
253
261
- -------------------------------------------------------------------------------
262
- ## __ cylc -ui-1.0.0 (< span actions:bind = ' release-date ' > Released 2022-02-17</ span >) __
254
+
255
+ ## cylc -ui-1.0.0 (Released 2022-02-17)
263
256
264
257
### Enhancements
265
258
@@ -285,8 +278,8 @@ or jobs now shows the relevant ID and status.
285
278
[ #927 ] ( https://github.com/cylc/cylc-ui/pull/927 ) - Fix bug where the commands
286
279
menu would disappear when clicking on another task/cycle point/etc.
287
280
288
- -------------------------------------------------------------------------------
289
- ## __ cylc -ui-0.6 (< span actions:bind = ' release-date ' > Released 2021-11-10</ span >) __
281
+
282
+ ## cylc -ui-0.6 (Released 2021-11-10)
290
283
291
284
### Enhancements
292
285
@@ -315,8 +308,8 @@ commands in the commands menu.
315
308
- Fix issues with the workflow status and play/pause/stop buttons not
316
309
updating correctly & enable starting a workflow from stopped.
317
310
318
- -------------------------------------------------------------------------------
319
- ## __ cylc -ui-0.5 (< span actions:bind = ' release-date ' > Released 2021-07-28</ span >) __
311
+
312
+ ## cylc -ui-0.5 (Released 2021-07-28)
320
313
321
314
### Enhancements
322
315
@@ -385,8 +378,8 @@ fetches more data than what it needs when GScan + a view/component are used.
385
378
[ #671 ] ( https://github.com/cylc/cylc-ui/pull/671 ) - UI shows loading state
386
379
forever if no workflows exist.
387
380
388
- -------------------------------------------------------------------------------
389
- ## __ cylc -ui-0.4 (Released 2021-04-16)__
381
+
382
+ ## cylc -ui-0.4 (Released 2021-04-16)
390
383
391
384
### Enhancements
392
385
@@ -397,8 +390,8 @@ Display the new "platform" for jobs rather than the legacy "host" value.
397
390
Create a urls module to simplify how we concatenate strings to create
398
391
URLs.
399
392
400
- -------------------------------------------------------------------------------
401
- ## __ cylc -ui-0.3 (Released 2021-03-25)__
393
+
394
+ ## cylc -ui-0.3 (Released 2021-03-25)
402
395
403
396
Release 0.3 of Cylc UI.
404
397
@@ -500,8 +493,8 @@ None.
500
493
501
494
None.
502
495
503
- -------------------------------------------------------------------------------
504
- ## __ cylc -ui-0.2 (2020-07-14)__
496
+
497
+ ## cylc -ui-0.2 (2020-07-14)
505
498
506
499
Release 0.2 of Cylc UI.
507
500
@@ -593,7 +586,7 @@ of a user guide.
593
586
594
587
None.
595
588
596
- -------------------------------------------------------------------------------
597
- ## __ cylc -ui-0.1 (2019-09-18)__
589
+
590
+ ## cylc -ui-0.1 (2019-09-18)
598
591
599
592
Initial release of Cylc UI.
0 commit comments