File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ milestones](https://github.com/cylc/cylc-ui/milestones?state=closed) for each
6
6
release.
7
7
8
8
-------------------------------------------------------------------------------
9
- ## __ cylc-ui-0.6 (<span actions:bind =' release-date ' >Released 2021-??-?? </span >)__
9
+ ## __ cylc-ui-0.6 (<span actions:bind =' release-date ' >Released 2021-11-10 </span >)__
10
10
11
11
### Enhancements
12
12
@@ -20,8 +20,18 @@ to a Jupyter Server extension).
20
20
Display authorized mutations in the User Profile and disable unauthorized
21
21
mutations in the menu.
22
22
23
+ [ #749 ] ( https://github.com/cylc/cylc-ui/pull/749 )
24
+ & [ #834 ] ( https://github.com/cylc/cylc-ui/issues/834 )
25
+ - Miscellaneous improvements to the processing of delta updates.
26
+
23
27
### Fixes
24
28
29
+ [ #748 ] ( https://github.com/cylc/cylc-ui/issues/748 )
30
+ & [ #805 ] ( https://github.com/cylc/cylc-ui/pull/805 )
31
+ & [ #806 ] ( https://github.com/cylc/cylc-ui/pull/806 )
32
+ - Fix issues with the workflow status and play/pause/stop buttons not
33
+ updating correctly & enable starting a workflow from stopped.
34
+
25
35
-------------------------------------------------------------------------------
26
36
## __ cylc-ui-0.5 (<span actions:bind =' release-date ' >Released 2021-07-28</span >)__
27
37
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cylc-ui" ,
3
- "version" : " 0.5 .0" ,
3
+ "version" : " 0.6 .0" ,
4
4
"private" : true ,
5
5
"license" : " GPL-3.0-only" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments