Skip to content

Release v5.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:54
d555c5a

5.4.0 (2025-07-01)

Features

  • replace samples table with the new dynamic material table (#1812) (146102d)
  • dataset-detail-dynamic: add of source field possibility for scientificMetadata sub object display using type scientificMetadata (#1859) (6c208f2)
  • configurable main page (#1903) (7c81d77)
  • datafiles action type json (#1790) (46c8c57)
  • dataset-detail-dynamic: implementation of compatibility with instrumentName as sourceField (#1867) (b1cb348)
  • dataset table replacement (#1827) (f3be1e1)
  • dataset-table: add instrument name column (#1885) (a995ede)
  • add dataset editing feature flag (ed4e9fa)
  • added default main page for authenticated and unauthenticated users (8147c6e)
  • replace files table with the new dynamic material table (#1838) (2425709)

Bug Fixes

  • update jobsv3 for compatibility with new SDK (#1855) (7ab73b2)
  • metadataView table: better management of height for metadataView table if more than one row is available (#1862) (0bf84a5)
  • returnUrl from back end was being discarded (#1807) (13f16d5)
  • dynamic-mat-table: small css fix for cursor pointer on row label in dynamic mat table (#1897) (fc02550)
  • jobs: use updated SDK (#1881) (6767522)
  • enable editDataset option for dataset editing (#1917) (cfea136)
  • improved dataset detail layout and scientific metadata display (#1911) (b46a901)
  • singleton config service (#1902) (d6002dc)

Build Systems