# May 21st

**Changelog released on 2025-05-21**

Welcome to this release with improved variant sorting and new menu actions, enhanced import handling and global list cleanup, performance upgrades for merges, bulk updates and dashboard rendering, fixes for UI duplications, classification imports and business rules, plus API extensions and translation view support.

## New Feature

1. **Saved Search CRUD support in public api:** (SP-1004)

## Enhancement

1. **Allow tasks to be filtered on associated variants and products:** (SP-1039)
2. **Improve performance on merge products:** (SP-1331)
3. **Hide and delete invalid references from global lists:** (SP-1334)

## Bug

1. **Import: Next button loading state stops before the processing is done:** (SP-1028)
2. **Import - Height of the first row is sometimes very large:** (SP-1289)
3. **Headline/text not visible on read only selector on User Groups:** (SP-1299)
4. **Category attributes 'editable on' products are also visible on variants:** (SP-1303)
5. **V4: UI duplications for service bus configuration.:** (SP-1319)
6. **Importing products with classification (identifier) fails with error:** (SP-1324)
7. **Importing products with classification (Id) fails with error:** (SP-1325)
8. **Dashboard icon not shown:** (SP-1326)
9. **PIM freezes during bulk update of \~200.000 entities:** (SP-1332)
10. **Newly added (sub)attributes take a long time to appear in some places:** (SP-1333)
11. **Add 'Sort variants' to actions-menu on variant groups:** (SP-1338)
12. **Not possible to sort variants on a product if they are part of a variant group:** (SP-1339)
13. **Messages do not fit within modal and results in horizontal scroll:** (SP-843)

## Task

1. **Add API for service bus requests (similar to webhook requests):** (SP-1121)
2. **Optimize Identifier error message when many duplicates:** (SP-1293)
3. **Support translation view:** (SP-290)
4. **Businessrule action ResetAttributeValue restore inheritance:** (SP-884)
5. **Business rule action ResetAttributeValue not indexing and logging inherited values correctly:** (SP-885)
6. **Business rules - copy rule:** (SP-900)
7. **New Action: Restore inheritance on multiple products:** (SP-906)
8. **Include EPPlus in project and upgrade dependencies:** (SP-982)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.struct.com/changelog/may-2025/may-21st.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
