Skip to content

Release v5.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Feb 12:56
· 177 commits to master since this release
f97ab54

5.9.0 (2026-02-23)

Features

  • format metadata floats with significant digits (#2067) (7c9ee31)
  • POC: implement live frontend config editing UI (#2143) (184ef35)
  • publish: allow to configure default metadata (#2180) (6ae35d0)
  • add configurable default tab for proposal details page (#2206) (1582e22)

Bug Fixes

  • expand button displaced on proposal table (#2228) (f6ba28d)
  • add missing fields in frontend config schema (#2205) (70c81e8)
  • allow filtering on metadata keys outside the capped list (#2212) (be19f34)
  • preserve condition values when updating user settings (#2203) (6b764fe)
  • prevent numerical metadata values from being incorrectly formatted as dates (#2213) (6875189)
  • reverse history records as backend now returns them from oldest to newest (#2183) (faeaa72)
  • tables columns reset to default (#2216) (24794d9)
  • truncate table cell text if too long (#2211) (d9fd1fc)

Tests

  • monitor: add resource minotor logs for e2e test job (#2222) (a8a3a0d)

Code Refactoring

  • move collapsible logic into shared-filter for checkbox filters (#2151) (a751594)
  • small css change to set search-bar max width to one third of header (#2157) (154ddea)
  • dataset: redesign & relocate data buttons (#2169) (cde8faa)
  • make search/pagination & dynamic mat table headers more compact (#2185) (85edd45)
  • reduce white space and remove borders on the breadcrumb (#2193) (1d5990f)
  • remove table search functionality (#2198) (ae2484b)