Skip to content

Releases: BLSQ/openhexa-app

0.74.10

04 Dec 09:42
Compare
Choose a tag to compare

Full Changelog: 0.74.9...0.74.10

0.74.9

02 Dec 12:03
Compare
Choose a tag to compare

Full Changelog: 0.74.8...0.74.9

v0.75.2

21 Nov 13:30
3a10c35
Compare
Choose a tag to compare

0.75.2 (2024-11-21)

Miscellaneous Chores

v0.75.1

21 Nov 09:29
278b21c
Compare
Choose a tag to compare

0.75.1 (2024-11-21)

Bug Fixes

0.74.8

21 Nov 09:21
Compare
Choose a tag to compare

Full Changelog: 0.74.7...0.74.8

v0.75.0

20 Nov 10:48
3daa329
Compare
Choose a tag to compare

0.75.0 (2024-11-20)

Features

  • Pipelines: Pipeline notifications v2 (#846) (d576777)

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

24 Oct 08:57
54e192e
Compare
Choose a tag to compare

0.74.7 (2024-10-24)

Miscellaneous Chores

v0.74.6

22 Oct 15:30
a37b39b
Compare
Choose a tag to compare

0.74.6 (2024-10-22)

Bug Fixes

v0.74.5

22 Oct 08:07
a6e1f4c
Compare
Choose a tag to compare

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

21 Oct 08:22
6ff155c
Compare
Choose a tag to compare

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)