Releases: BLSQ/openhexa-app
Releases · BLSQ/openhexa-app
v0.75.2
0.75.2 (2024-11-21)
Miscellaneous Chores
v0.75.0
0.75.0 (2024-11-20)
Features
Bug Fixes
- Remove and prevent saving pipeline versions with the same name (#849) (0c6c0f6)
- settings: In case of local hosting with a proxy, set the proxy url as the base_url as well (68cb06a)
v0.74.7
0.74.7 (2024-10-24)
Miscellaneous Chores
v0.74.5
0.74.5 (2024-10-22)
Bug Fixes
- CORS: Include the files/up & files/dl to the cors exempted urls (#835) (ea2d76b)
v0.74.4
0.74.4 (2024-10-21)
Bug Fixes
- datasets: move the save() in its own try..except (43bcd1e)
- datasets: return the dataset_file_sample to not break tests (1da48bd)
- datasets: When saving the sample in DB, we need a custom encoder that supports dates & uuids (#836) (88c0e39)