v1.51.0 👽
✨ Enhancement Add filter condition to DSRs by @dureuill in #6505 New filter rule activation condition Dynamic search rules (DSR) can now declare a new filter condition: it contains a single values key, whose value is a JSON object. The keys of this values JSON object are the facet names (e.g., color, genres, ...), while their values are the values that a filter must resolve to for these facets, so…