5.8.0 (2025-12-09)
Features
- add "add to Cart" Button to dataset detail view (#2135) (9da6353), closes #2052
- add collapsible checkbox filters (#2097) (8ec4342)
- ingestor component for datasets (#2040) (547b4bb), closes #1912
- make configurable action buttons shared component (8ec8598)
- make configurable action buttons shared component (#1977) (acb1010)
Bug Fixes
- lint fixes and don't prefer standalone components (8278dae)
- deps: include ngx-cookie-service in angular group (4e0155b)
- fix configurable components (#2109) (1336f12)
- flaky unit test fix (#2142) (04f8009)
- generated new docs version for configurable actions (#2134) (68d764a)
- minor css fix (#2140) (18c157f)
- on reset remove unnecessary fileList array (4c81ec3)
- on reset remove unnecessary fileList array (#2130) (a209a82)
- resolve page navigation in datasets page (#2132) (b278241)
- deps: bump ngx-layout to 19.x (9915d51)
- deps: bump ngx-layout to 19.x (#2122) (36d0b61)
- ui: enable configurable borders for side panel and table (#2137) (3275a95), closes #325b84 #325b84
- only show Edit tab if editMetadataEnabled is true (#2136) (23393f0)
- rely on default BE code (6f6b1c8)
- rely on default BE code (#2144) (9903a68), closes /github.com/SciCatProject/scicat-backend-next/blob/203cca8b81f4c72b6c27011e895a991f46a2eba1/src/config/configuration.ts#L202
- template Authorization header from configurable actions (#2108) (87944ce), closes #2107
Documentation
- adding the workflow yaml and the default from docs-template (#2064) (b8feb65)
- theme: add first draft doc for theme (#2141) (dc54477)
- build docs index dynamically (dae9dbd)
- use file path after copy (#2148) (eee59b7)
Code Refactoring
- add hover content for metadata name & append human readable name with metadata key in one column (#2081) (efc38be)
- make filter buttons consistent across datasets and proposals (#2110) (91a856b)
- relocate and redesign search bar in dataset and proposal pages (#2095) (998d747)
- proposal: minor UI improvement (#2131) (ee7e108)