This release introduces bulk editing capabilities in the UI, enabling users to update up to 50 recipes at once. System distribution sets can now be added or removed across multiple recipes, and metadata fields can be added to existing values, fully replaced, or selectively deleted by key. Additional enhancements include sortable columns across multiple entity types in both the UI and API, new recipe-type validator rules for verifying system distribution sets and tag assignments, limitations on module-types included in system-types, and fixes for several UI-related bugs.
New features
Bulk edit operations on recipes using the UI
- ROLEX-2073: Extend UI to allow bulk editing recipe metadata for up to 50 recipes
- ROLEX-2073: Extend UI to allow bulk editing of system distribution sets for up to 50 recipes
Sortable columns using the UI
- ROLEX-2052: Allow sorting
recipes
by name, version, and audit fields in the UI and API - ROLEX-2052: Allow sorting
recipe-types
by key, name, and audit fields in the UI and API - ROLEX-2052: Allow sorting
tags
by name and audit fields in the UI and API - ROLEX-2052: Allow sorting
systems
by reporting and audit fields in the UI and API - ROLEX-2052: Allow sorting
system-types
by key, name, and audit fields - ROLEX-2052: Allow sorting
system-actions
by reported and creation timestamp in UI and API - ROLEX-2052: Allow sorting
modules
by role and modification timestamp in API - ROLEX-2052: Allow sorting
module-types
by key, name, and audit fields in the UI and API
Recipe-type validator configuration using the UI
- ROLEX-2109: Introduce recipe-type validator to check system distribution sets configured
- ROLEX-2108: Introduce recipe-type validator to verify tag assignment for exposed and hidden tags
Improvements
- ROLEX-2035: Limit the amount of included module-types of a system-type
- ROLEX-2178: Improve UI bulk edit operation by suggesting deletable metadata keys
Bugs fixed
- ROLEX-2143: Fix UI glitch when selecting distribution sets
- ROLEX-2143: Fix label when editing metadata validation rule entry