Skip to content

Releases: BLSQ/openhexa-frontend

v0.42.0

08 Jan 09:44
f27982a
Compare
Choose a tag to compare

0.42.0 (2024-01-08)

Features

v0.41.3

29 Dec 15:33
660197e
Compare
Choose a tag to compare

0.41.3 (2023-12-29)

Bug Fixes

v0.41.2

26 Dec 13:49
7453500
Compare
Choose a tag to compare

0.41.2 (2023-12-26)

Bug Fixes

  • Improve run messages (#510) (1998ff9)
  • Pipelines: Add a 'Webhook' run trigger & Improve parameters display (#509) (fc090e6)

v0.41.1

19 Dec 13:09
a194f60
Compare
Choose a tag to compare

0.41.1 (2023-12-19)

Bug Fixes

  • Pipelines: Use the feature flag to hide/show the webhook section (ced62f3)

v0.41.0

19 Dec 12:09
2a10114
Compare
Choose a tag to compare

0.41.0 (2023-12-19)

Features

  • Pipelines: Add a webhook mechanism on the pipelines (#507) (6b0a53a)

Miscellaneous

v0.40.0

14 Dec 13:41
f62e65e
Compare
Choose a tag to compare

0.40.0 (2023-12-14)

Features

Bug Fixes

  • Overflow: Fix overflow in vertical mode (#501) (20ad684)
  • Workspace: Remove TOKEN_EXPIRED & Handle the need to authenticate in the join workspace workflow (#499) (1ba5859)

Miscellaneous

  • deps: bump @graphql-codegen/typescript-react-apollo from 4.0.0 to 4.1.0 (#486) (f27342f)
  • deps: bump @uiw/react-codemirror from 4.21.13 to 4.21.21 (#487) (7151c0a)

v0.39.0

07 Dec 10:38
b6bdfb1
Compare
Choose a tag to compare

0.39.0 (2023-12-06)

Features

  • PipelineRun: use linkify-react for url parsing (#497) (7f1699a)
  • Workspaces: increase workspace members page size to 10 (#496) (bc541f9)

v0.38.0

04 Dec 15:22
012ceb4
Compare
Choose a tag to compare

0.38.0 (2023-12-04)

Features

  • Pipelines: improve pipeline messages UX (#489) (e75c929)

Bug Fixes

  • add missing 'remark-gfm' package (01c79f4)
  • ConnectionPicker: use id for connection identifier (#493) (841e08b)

Miscellaneous

v0.37.0

24 Nov 07:05
d4a8ab6
Compare
Choose a tag to compare

0.37.0 (2023-11-24)

Features

  • Pipelines: add CTA when pipeline screen is empty (#484) (7688f8e)

Bug Fixes

  • Connections: hide s3 connection secret key (#482) (38b9924)
  • PipelineDialog: prevent display of empty value on picker (#481) (435118b)

Miscellaneous

v0.36.10

20 Nov 10:05
a93be04
Compare
Choose a tag to compare

0.36.10 (2023-11-18)

Features