Releases: Substra/substra-frontend
Releases · Substra/substra-frontend
0.45.0
Added
- Reload current asset list on nav tab click (#206)
- Clearer UI for asset download permissions (#228)
- Duration displayed in task drawer for all workers (#235)
Changed
- Allow production images to run under reduced privileges (#231)
Fixed
- Properly align handles with inputs & outputs in workflow (#229)
- Cancel CP button now usable on workflow page (#234)
- Color rotation on cp charts (#236)
0.45.0-rc2
Added
- Reload current asset list on nav tab click (#206)
- Clearer UI for asset download permissions (#228)
- Duration displayed in task drawer for all workers (#235)
Changed
- Allow production images to run under reduced privileges (#231)
Fixed
- Properly align handles with inputs & outputs in workflow (#229)
- Cancel CP button now usable on workflow page (#234)
- Color rotation on cp charts (#236)
0.45.0-rc1
Added
- Reload current asset list on nav tab click (#206)
- Clearer UI for asset download permissions (#228)
- Duration displayed in task drawer for all workers (#235)
Changed
- Allow production images to run under reduced privileges (#231)
Fixed
- Properly align handles with inputs & outputs in workflow (#229)
- Cancel CP button now usable on workflow page (#234)
- Color rotation on cp charts (#236)
0.44.0
This is a promotion of 0.44.0-rc2
Added
- Menu tests added to e2e tests (#224)
- New users awaiting approval page and feature (#220)
Changed
- Update cypress and old e2e architecture & tests (#219)
Fixed
- Remove pagination on
get_performances
to remove limitation on 1000 first points (#222)
- Page title now updated properly when opening a user drawer (#218)
- Users list skeleton no longer flashing when opening/closing drawer (#213)
0.43.0
0.43.0 - 2023-06-30
Changed
- In perf views, set
round
as default if seriesGroupWithRounds.length > 0
, otherwise rank
(#205)
Fixed
- Task execution and output saving duration being switched (#214)
0.43.0-rc2
Changed
- In perf views, set
round
as default if seriesGroupWithRounds.length > 0
, otherwise rank
(#205)
Fixed
- Task execution and output saving duration being switched (#214)
0.43.0-rc1
[0.43.0-rc1] - 2023-06-27
Changed
- In perf views, set
round
as default if seriesGroupWithRounds.length > 0
, otherwise rank
(#205)
Fixed
- Task execution and output saving duration being switched (#214)
0.42.1
[0.42.1] - 2023-06-14
Fixed
- Start & end date ordering being reversed (#210)