Releases: Substra/substra-frontend
Releases · Substra/substra-frontend
0.42.0
[0.42.0] - 2023-06-12
Added
- Moved the API tokens management to a new page supporting multiple token per user (#198)
Fixed
- Fixed list calls cancelling when reloading or changing page (#200)
- Creator filter using wrong pagination to fetch users (#201)
- Store variable for single assets not resetting correctly before new call (#202)
- Selected CPs not resetting after logout (#203)
- Hyper-parameters are not nicely shown when their names is too big (#208)
0.42.0-rc2
0.42.0-rc2 - 2023-06-12
Added
- Moved the API tokens management to a new page supporting multiple token per user (#198)
Fixed
- Fixed list calls cancelling when reloading or changing page (#200)
- Creator filter using wrong pagination to fetch users (#201)
- Store variable for single assets not resetting correctly before new call (#202)
- Selected CPs not resetting after logout (#203)
- Hyper-parameters are not nicely shown when their names is too big (#208)
0.42.0-rc1
0.42.0-rc1 - 2023-06-12
Added
- Moved the API tokens management to a new page supporting multiple token per user (#198)
Fixed
- Fixed list calls cancelling when reloading or changing page (#200)
- Creator filter using wrong pagination to fetch users (#201)
- Store variable for single assets not resetting correctly before new call (#202)
- Selected CPs not resetting after logout (#203)
- Hyper-parameters are not nicely shown when their names is too big (#208)
0.41.0
[0.41.0] - 2023-05-11
Added
- Display the cause of CP not being cancellable in tooltip (#192)
- Display function name for each task in workflow & tasks table (#188)
Changed
- Upgrade node version from 16.13.0 to 18.16.0 (#187)
- New icon for list ordering in tables (#191)
- CP cancel alert message (#192)
- Serialize the performance graph regarding the identifier only (#194)
Fixed
0.40.0
Added
- Inter font for content body (#176)
- Task duration section in Task Drawer (#165)
- SSO on login page and API keys modal (#181)
Changed
- BREAKING: rename Algo to Function (#170)
- Use exportPerformance endpoint with metadata for every download (#156)
Fixed
- Inputs & outputs display when opening task drawer from cp tasks list (#175)
- CP ordering by creation date (#179)
- Performance 0 displaying as
-
instead of0.000
(#183) Authorization
header is not set when cookie is empty (#184)