Releases: BLSQ/openhexa-frontend
Releases · BLSQ/openhexa-frontend
v0.45.0
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
v0.44.0
v0.43.1
v0.43.0
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)