Skip to content

Releases: InformaticsMatters/squonk2-data-manager-ui

6.1.0-dev.3

03 Jan 11:06

Choose a tag to compare

6.1.0-dev.3 Pre-release
Pre-release

6.1.0-dev.3 (2026-01-03)

Bug Fixes

6.1.0-dev.2

03 Jan 10:45

Choose a tag to compare

6.1.0-dev.2 Pre-release
Pre-release

6.1.0-dev.2 (2026-01-03)

Bug Fixes

Features

  • display unread event count in event stream toggle button (7bc8c23)

6.1.0-dev.1

02 Jan 23:50

Choose a tag to compare

6.1.0-dev.1 Pre-release
Pre-release

6.1.0-dev.1 (2026-01-02)

Features

  • display events in dockable sidebar instead of inside the user menu (e2fecfc)

6.0.0

24 Dec 10:44

Choose a tag to compare

6.0.0 (2025-12-24)

  • feat!: upgrade dm client to v5 (fa10a6b)

Bug Fixes

  • add missing toast when workflows are launched (8c3849a)
  • avoid es connections when it is not installed (8379209)
  • change apps/job tab to run (f0b714a)
  • deps: update nextjs to avoid new exploits (4c5c3e9)
  • fix crash when order is undefined (832ca50)
  • fix default name for jobs to be usable (fd1ae2f)
  • fix MUI warning for project flavour (89389df)
  • fix running workflows list not opening when a workflow is run (daff7f7)
  • fix sorting of workflows in the results page (f7f9d7d)
  • fix workflows with options (54ce29a)
  • implement stopping workflows before deletion (b8f3d7b)
  • improve retry logic for project table (cdaff6a)
  • pass correct params in logs button (34f0137)
  • pin nodejs version in devcontainer (2e7dbf6)
  • remove redundent fallback value (db5ea3d)
  • show all instances in the list with their version (a51042e)
  • show errors in data tables (92da10e)
  • show header only when there is an input (a745a42)

chore

  • deps: upgrade squonk API clients, NodeJS and React (8f35693)

Features

  • add delete workflow button (b3aa584)
  • add event stream history (#1691) (50d289f)
  • add workflows to run page (aae3495)
  • display workflows in result page (167b54c)
  • improve design of app, job and workflow cards (3007b98)
  • improve event stream connection logging (aa8235d)

BREAKING CHANGES

  • deps: Node v22 now minimum, pnpm v10 required
    Upgrade react to fix CVE-2025-55182
  • Now requires DM v5

v5.6.0-dev.3

30 Jul 10:02

Choose a tag to compare

v5.6.0-dev.3 Pre-release
Pre-release

5.6.0-dev.3 (2025-07-29)

Features

  • add delete workflow button (b3aa584)

Bug Fixes

  • add missing toast when workflows are launched (8c3849a)
  • change apps/job tab to run (f0b714a)
  • fix running workflows list not opening when a workflow is run (daff7f7)
  • fix sorting of workflows in the results page (f7f9d7d)
  • implement stopping workflows before deletion (b8f3d7b)
  • improve retry logic for project table (cdaff6a)
  • pass correct params in logs button (34f0137)
  • show errors in data tables (92da10e)

Miscellaneous Chores

v5.6.0-dev.2

24 Jul 16:49

Choose a tag to compare

v5.6.0-dev.2 Pre-release
Pre-release

5.6.0-dev.2 (2025-07-24)

Features

  • improve event stream connection logging (aa8235d)

Miscellaneous Chores

v5.6.0-dev.1

24 Jul 10:57

Choose a tag to compare

v5.6.0-dev.1 Pre-release
Pre-release

5.6.0-dev.1 (2025-07-24)

Features

  • add event stream history (#1691) (50d289f)
  • improve design of app, job and workflow cards (3007b98)

Bug Fixes

  • avoid es connections when it is not installed (8379209)
  • fix default name for jobs to be usable (fd1ae2f)
  • fix MUI warning for project flavour (89389df)
  • pin nodejs version in devcontainer (2e7dbf6)

Miscellaneous Chores

v5.6.0-dev.0

19 Jul 14:12

Choose a tag to compare

v5.6.0-dev.0 Pre-release
Pre-release

5.6.0-dev.0 (2025-07-19)

Features

  • display workflows in result page (167b54c)

Bug Fixes

  • fix crash when order is undefined (832ca50)
  • show header only when there is an input (a745a42)

Miscellaneous Chores

v5.6.0-rc.1

29 May 20:16

Choose a tag to compare

v5.6.0-rc.1 Pre-release
Pre-release

5.6.0-rc.1 (2025-05-29)

Bug Fixes

  • fix workflows with options (54ce29a)
  • show all instances in the list with their version (a51042e)

Miscellaneous Chores

v5.6.0-rc.0

28 May 22:20

Choose a tag to compare

v5.6.0-rc.0 Pre-release
Pre-release

5.6.0-rc.0 (2025-05-28)

Features

  • add workflows to run page (aae3495)

Miscellaneous Chores