# May 1st

**Changelog released on 2025-05-01**

Welcome to this release, which fixes image rendering issues with special characters, adds variant and variant group sorting in product menus and catalogue search, enhances client-side exception logging, refines UI layouts and asset previews, and improves workflow indexing, category import, variants API and business-rule evaluation.

## Enhancement

1. **Add support for generating variants for products with variants:** (SP-737)
2. **RTE do not convert to HTML until data is changed in UI:** (SP-933)

## Bug

1. **Dimensioned image is not visualized correctly:** (SP-1016)
2. **Issue when importing tree-like category structure:** (SP-1029)
3. **Error when logging in after locked out due to inactivity:** (SP-1037)
4. **Publication edit pages: Scroll bar not visible:** (SP-1061)
5. **Primary category not set when creating product from sidebar:** (SP-1062)
6. **Deleted entities are re-indexed with workflow state only:** (SP-1063)
7. **Enrichment insights advanced settings can cause null-reference exception:** (SP-1064)
8. **Message box appears over top bar:** (SP-1065)
9. **Cannot render image with special characters in name:** (SP-1079)
10. **Asset thumbnails does not show up, when adding a column to search table, which should show thumbnails:** (SP-828)
11. **Unable to move categories into different catalogue:** (SP-966)

## Task

1. **Change thumbnails to use asset-adapter:** (SP-1005)
2. **Asset picker: Hard to see search query text:** (SP-1044)
3. **Log client side exceptions:** (SP-1076)
4. **Add the option to sort variants and variant groups when searching in the product catalogue:** (SP-1077)
5. **Add the option to sort variants and variant groups through the action menu on a product:** (SP-1078)
6. **List attribute importer:** (SP-494)
7. **API endpoint to get variants inheriting specific attribute values:** (SP-812)
8. **Businessrule AttributeValueCondition with list attribute conditions not handled correctly for "does not"-rules:** (SP-892)
9. **Enable support for advance formatting when concat attributes in Business rules:** (SP-903)
10. **Business rule condition against empty list do not get correct result:** (SP-904)


---

# 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-1st.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.
