Skip to content

Releases: BLSQ/openhexa-frontend

v0.49.1

24 Jun 14:06
a696209
Compare
Choose a tag to compare

0.49.1 (2024-06-21)

Miscellaneous

v0.49.0

21 Jun 07:40
846c5bf
Compare
Choose a tag to compare

0.49.0 (2024-06-20)

Features

  • pipelines: Pipeline's version configuration (c40d97d)

Bug Fixes

  • delete table typo (#622) (513d62a)
  • Pipelines: Remove the 'v' in front of the version's name in the PipelinePicker (#617) (eb1f7a4)
  • Workspaces: fix bar url on cron property (#611) (3606ef8)

Miscellaneous

v0.48.2

31 May 08:00
bd64f4f
Compare
Choose a tag to compare

0.48.2 (2024-05-27)

Miscellaneous

  • Files: Improve messaging of hidden files viewer (#606) (6648e47)

v0.48.1

27 May 10:33
6c551e5
Compare
Choose a tag to compare

0.48.1 (2024-05-27)

Features

Bug Fixes

  • Next: handle logout url in middleware (#607) (c35a12b)

Miscellaneous

v0.48.0

20 May 10:08
9864b2f
Compare
Choose a tag to compare

0.48.0 (2024-05-20)

Features

  • Databases: allow admin/editor to delete table (#601) (3545a79)
  • Pipelines: run notebook as pipeline (ed41dd3)
  • Workspaces: Admin/Editor can now set custom image in settings (#603) (06dea6b)

Miscellaneous

v0.47.1

15 May 08:29
6b267db
Compare
Choose a tag to compare

0.47.1 (2024-04-26)

Miscellaneous

  • Package: Set node.js version to >= 20 (bcbcf8f)

v0.47.0

15 Apr 14:37
59895aa
Compare
Choose a tag to compare

0.47.0 (2024-04-15)

Features

  • Users can update their pipelines' versions (#594) (147dcf7)

Bug Fixes

  • Sentry: Bundle size is enormous with Sentry. Let's try to reduce it (#593) (9d9ff77)

Miscellaneous

  • CI: Cache docker images in the registry (bigger cache than on GHA) (e520c52)
  • debt: Remove catalog, search and revamp the menu of the user (#592) (5b04fc0)
  • Uncomment dependencies caching task (02d0838)

v0.46.0

05 Apr 10:27
433d150
Compare
Choose a tag to compare

0.46.0 (2024-04-05)

Features

  • Pipelines: Add version's name, description & link to the web UI (#585) (38022c0)
  • Pipelines: allow user to delete pipeline (#569) (1c55dfb)
  • Pipelines: allow user to stop a running/queued pipeline (#587) (a62786c)

Miscellaneous

  • Add swc to package-lock.json (fd41a99)
  • deps: Update all js dependencies (#586) (bf4c280)

v0.45.2

26 Feb 12:33
fdc5853
Compare
Choose a tag to compare

0.45.2 (2024-02-26)

Miscellaneous

  • Build: Analyze the chunks and minimize what is served to the client (#570) (0c16669)
  • deps: Update next & relatives to latest version (#565) (ed993a0)
  • Telemetry: Telemetry can be enabled with the env variable 'TELEMETRY_ID' (#572) (7fd7c9a)

v0.45.1

20 Feb 13:09
6686f82
Compare
Choose a tag to compare

0.45.1 (2024-02-20)

Bug Fixes

  • Sidebar: In compact mode, the sidebar labels were under the tables (#562) (3d11ce7)

Miscellaneous

  • docker: Improve caching (6baae8b)