Skip to content

Releases: BLSQ/openhexa-frontend

v0.45.0

20 Feb 08:57
c88bbe3
Compare
Choose a tag to compare

0.45.0 (2024-02-19)

Features

Bug Fixes

  • Datasets: Fix the example snippet on how to use the sdk to create a version (af35fbe)
  • Files: Search for files works on FF & Chrome (#560) (ccc97b7)
  • Login: fix error spacing; Add an alert when user asks for a new code (#564) (5e40ac3)
  • PipelineRun: include dataset versions output to runOuputs (#557) (b3a42c9)

Miscellaneous

  • Add the compat for next types (ae7d191)

v0.44.1

07 Feb 12:58
41352fd
Compare
Choose a tag to compare

0.44.1 (2024-02-07)

Miscellaneous

v0.44.0

06 Feb 12:01
eb10952
Compare
Choose a tag to compare

0.44.0 (2024-02-06)

Features

  • Pipeline: add support for dataset parameter (#545) (cd8d024)

Bug Fixes

v0.43.1

05 Feb 07:35
4e613e2
Compare
Choose a tag to compare

0.43.1 (2024-02-05)

Bug Fixes

  • Files: hide upload and create button for viewer (#546) (f56b352)

v0.43.0

30 Jan 13:20
2c548db
Compare
Choose a tag to compare

0.43.0 (2024-01-30)

Features

  • PipelineRun: display run dataset versions (#536) (a25680b)
  • Pipelines: Show the parameters & versions on the page (#539) (d38c0f5)

Bug Fixes

  • Files: search was not working on Chrome (weird bug on thie browser) (#544) (c93fa64)
  • Pipelines: null & empty values for int and float should be ignored (#540) (2b2d4a8)
  • Pipelines: Only display the 'run again' button for finished runs (#541) (a56438e)
  • Sidebar: Home was not selected in the sidebar when on the page (852cd08)

v0.42.5

24 Jan 14:29
b0bc4c3
Compare
Choose a tag to compare

0.42.5 (2024-01-24)

Bug Fixes

  • i18n: Adapt translations (0820ae6)
  • i18n: Fix variable placeholders in french (32f4951)
  • i18n: Fix wrong translation (ff7441f)
  • i18n: improve translations (ee46e90)

Miscellaneous

v0.42.4

17 Jan 09:20
63da510
Compare
Choose a tag to compare

0.42.4 (2024-01-17)

Miscellaneous

  • i18n: update fr messages (1b923bd)

v0.42.3

16 Jan 15:08
41873a1
Compare
Choose a tag to compare

0.42.3 (2024-01-11)

Miscellaneous

  • i18n: update messages (b084beb)
  • i18n: Validate that all strings are translated (#531) (f84e5bd)

v0.42.2

11 Jan 09:25
5c2e08d
Compare
Choose a tag to compare

0.42.2 (2024-01-11)

Bug Fixes

  • files: Replace the default value of query by an empty string (#527) (696821e)
  • Invitations: Improve the display of the invitations on the account page (#526) (059313f)

Miscellaneous

  • i18n: Add a script to translate messages using Deep (#528) (448ea5b)

v0.42.1

08 Jan 10:27
be066d5
Compare
Choose a tag to compare

0.42.1 (2024-01-08)

Bug Fixes