Skip to content

Releases: Substra/substra-frontend

0.42.0

14 Jun 15:42
5f3971f
Compare
Choose a tag to compare

[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

13 Jun 16:08
5f3971f
Compare
Choose a tag to compare
0.42.0-rc2 Pre-release
Pre-release

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

13 Jun 15:17
Compare
Choose a tag to compare
0.42.0-rc1 Pre-release
Pre-release

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

11 May 14:50
d8b6939
Compare
Choose a tag to compare

[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

  • Inverted duration filter in tasks table (#190)
  • Big refactor to use zustand instead of redux to handle store (#159)
  • Change files architecture (#159)
  • Better performances for workflow (#196)

0.40.0

07 Apr 14:12
3d08d6c
Compare
Choose a tag to compare

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 of 0.000(#183)
  • Authorization header is not set when cookie is empty (#184)

Removed

  • Tooltip on perf cards (#178)
  • data_manager_key and data_samples in PerformanceT (#182)
  • datasetKey and dataSampleKeys in SerieFeaturesT (#182)
  • Duplicated requests in performance pages (#180)

0.39.2

09 Feb 13:27
4bcb052
Compare
Choose a tag to compare

Changed

  • Internal error message (#172)

Fixed

  • Broken dataset details page (#168)

0.39.0

31 Jan 15:58
eb31c8e
Compare
Choose a tag to compare

Added

  • CP creators are available data (#124)
  • Contributing, contributors & code of conduct files (#157)

Changed

  • Get tasks inputs & outputs assets from new endpoints (#144)
  • Change url displayed by vite in local (#163)

Removed

  • test_only property from datasample type (#158)

0.38.1

04 Jan 14:21
ea170f6
Compare
Choose a tag to compare

Fixed

  • Series grouping calcul & metric details page (#152)

0.38.0

19 Dec 11:30
d2c40c5
Compare
Choose a tag to compare

Changed

  • Update compute plan failed task key (#134)
  • Use output_identifier to group series (#145)

Fixed

  • User creation/edition validation (#133)

0.37.0

22 Nov 10:07
105780a
Compare
Choose a tag to compare

Added

  • Documentation link in user menu (#132)

Changed

  • Removed task categories from the frontend (#119)
  • Open task drawer directly in cp details page (#122)
  • Algo creation events aren't included in newsfeed anymore (#127)
  • Renamed any tuple thing into a task thing (#129)

Fixed

  • UI and markup glitches on login page (#123)
  • Check for "last admin" when editing a user (#131)
  • Warnings during npm install (#126)