Releases: BLSQ/openhexa-frontend
Releases · BLSQ/openhexa-frontend
v0.49.1
0.49.1 (2024-06-21)
Miscellaneous
v0.49.0
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
0.48.2 (2024-05-27)
Miscellaneous
- Files: Improve messaging of hidden files viewer (#606) (6648e47)
v0.48.1
0.48.1 (2024-05-27)
Features
Bug Fixes
Miscellaneous
v0.48.0
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
0.47.1 (2024-04-26)
Miscellaneous
- Package: Set node.js version to >= 20 (bcbcf8f)
v0.47.0
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
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
v0.45.2
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
0.45.1 (2024-02-20)
Bug Fixes
- Sidebar: In compact mode, the sidebar labels were under the tables (#562) (3d11ce7)
Miscellaneous