Skip to content

Releases: DiamondLightSource/workflows

graph-proxy: v0.1.15

16 Jan 11:27

Choose a tag to compare

0.1.15 (2026-01-16)

Bug Fixes

  • graph-proxy: handle null query results (de77503)

workflows-lib: v0.1.6

09 Jan 18:07

Choose a tag to compare

0.1.6 (2026-01-09)

Features

  • example: reformatted code (f13784a)
  • frontend: add autocomplete to workflow template filter (7aa8fb7)
  • frontend: add extra fields to custom renderers (705b1e1)
  • frontend: add file type dropdown filter (9ce298a)
  • frontend: add fragments to workflows pages (8bca25e)
  • frontend: add live workflow status icon to submission message (b03cc37)
  • frontend: add ScanRangeInput component and json forms renderer (0a13368)
  • frontend: add search filter to template list (74d2ead)
  • frontend: add sliding list of images (32cae44)
  • frontend: add table view of the artefacts shown (23b70a0)
  • frontend: added a science group template filter (f2aa966)
  • frontend: added fuzzy find search bar (2ff4d07)
  • frontend: added table sorting (464d871)
  • frontend: allow all image types (7c0ab6b)
  • frontend: changed navigation link to workflow name page (7cb4a20)
  • frontend: display creator name in workflow list (1c7c97f)
  • frontend: fill task when artifact is hovered over (5610b2a)
  • frontend: filter workflows by template (15990b6)
  • frontend: make custom renderers available to form (6cd595c)
  • frontend: make filled task more visible (9396d54)
  • frontend: support autofilling parameter values from search params (d5cae5c)
  • frontend: use accordion for artifact list (7fa8b21)
  • frontend: use fragments for Template pages (3ce12b7)

Bug Fixes

  • frontend: added graphql errorboundaries to retry any failed queries (a182bd6)
  • frontend: fix bugs caused by tasks with the same name (a8c39f5)
  • frontend: fixed rebase issue regarding artifact parent-task-id (153611d)
  • frontend: improve accessibility of UI (d25c8a0)
  • frontend: prevent pagination limit label clashing & remove extra tooltip title (efdc080)
  • workflows-lib: correct reactflow for 'steps' type (b116395)

relay-workflows-lib: v0.1.6

09 Jan 18:32

Choose a tag to compare

0.1.6 (2026-01-09)

Features

  • frontend: add autocomplete to workflow template filter (7aa8fb7)
  • frontend: add fragments to workflows pages (8bca25e)
  • frontend: add live workflow status icon to submission message (b03cc37)
  • frontend: add mocking (4e4c6e6)
  • frontend: add search filter to template list (74d2ead)
  • frontend: add stories for relay-workflows-lib components (518e8db)
  • frontend: add subscriptions to react flow views (d756203)
  • frontend: add workflow error message to ui (e3c10a8)
  • frontend: added a science group template filter (f2aa966)
  • frontend: button to clear all tasks (fdeee0b)
  • frontend: button to select output tasks (f2d220f)
  • frontend: display creator name in workflow list (1c7c97f)
  • frontend: fill task when artifact is hovered over (5610b2a)
  • frontend: only have open subscriptions for active workflows (b27c731)
  • frontend: show input params and template in single workflow UI (fd3bca2)
  • frontend: store instrumentSessionID in localStorage (3efcfc6)
  • frontend: support autofilling parameter values from search params (d5cae5c)
  • frontend: sync selected tasks between components (e78347f)
  • frontend: use fragments for Template pages (3ce12b7)

Bug Fixes

  • frontend: added graphql errorboundaries to retry any failed queries (a182bd6)
  • frontend: fix bugs caused by tasks with the same name (a8c39f5)
  • frontend: improve accessibility of UI (d25c8a0)
  • frontend: move graphql consts out of component files (f3e1fb5)
  • frontend: nodejs namespace typing (66542d5)
  • frontend: prevent pagination limit label clashing & remove extra tooltip title (efdc080)
  • frontend: remove unused fragment (2ba60c3)
  • frontend: remove unused util functions (e7e7df3)
  • relay-workflows-lib: fix live update bug (4cc3b83)

dashboard: v0.1.11

09 Jan 18:48

Choose a tag to compare

0.1.11 (2026-01-09)

Features

  • frontend: add fragments to workflows pages (8bca25e)
  • frontend: add stories for relay-workflows-lib components (518e8db)
  • frontend: added a science group template filter (f2aa966)
  • frontend: support autofilling parameter values from search params (d5cae5c)
  • frontend: use fragments for Template pages (3ce12b7)

Bug Fixes

  • frontend: added graphql errorboundaries to retry any failed queries (a182bd6)

graph-proxy: v0.1.14

07 Jan 15:19

Choose a tag to compare

0.1.14 (2026-01-07)

Features

  • graph-proxy: add template url fields to graph (9fc3f6d)

graph-proxy: v0.1.13

21 Nov 14:17

Choose a tag to compare

0.1.13 (2025-11-20)

Features

  • graph-proxy: implement Node on Workflow for refetchable fragments (6fa7e14)

graph-proxy: v0.1.12

08 Oct 10:00

Choose a tag to compare

0.1.12 (2025-10-08)

Features

  • auth-daemon: router and CLI configuration (73d0a78)
  • graph-proxy: add logs subscription (7824edd)
  • graph-proxy: add workflow creator to graph (218bd82)

sessionspaces: v0.1.3

07 Oct 12:11

Choose a tag to compare

0.1.3 (2025-10-07)

Bug Fixes

  • sessionspaces: disambiguate columns in ispyb query due to schema changes (new startDate column) (2a54966)
  • sessionspaces: enable data directory for b01-1 instrument (dc47eb1)

dashboard: v0.1.10

29 Sep 08:57

Choose a tag to compare

0.1.10 (2025-09-26)

Features

  • frontend: add autocomplete to workflow template filter (7aa8fb7)

Bug Fixes

  • frontend: fix bugs caused by tasks with the same name (a8c39f5)

auth-daemon: v0.1.0

25 Sep 12:33

Choose a tag to compare

0.1.0 (2025-09-25)

Features

  • auth-daemon: added port argument to CLI (0798267)
  • auth-daemon: handle graceful shutdown (cf18e11)
  • auth-daemon: healthcheck (2bf9fe8)
  • auth-daemon: proxy-query logic (aa4035b)
  • auth-daemon: router and CLI configuration (73d0a78)

Bug Fixes

  • auth-daemon: add default to port (3d7dd49)