# May 15th

**Changelog released on 2025-05-15**

Welcome to our latest changelog detailing fixes and enhancements across Excel import previews, business rule ordering, dropdowns, icon colors, text clipping and thumbnails, V4 revision timestamps and Azure blob storage, AI assistant errors, template scrolling and rollback, plus UI, API and asset handling improvements.

## Bug

1. **V4: No blob sent to blob storage on "AzureService bus event" (New info):** (SP-1087)
2. **View changelog changes in system change log opens rollback changes:** (SP-1124)
3. **Thumbnails not showing on products with variants when using Cloudinary DAM-extension:** (SP-1209)
4. **Thumpmail preview PDF missing:** (SP-1211)
5. **Max Length on attributes not working:** (SP-1212)
6. **Asset text wider than column:** (SP-1215)
7. **Help icon missing on dashboard:** (SP-1221)
8. **Labels shown in top of asset-attribute-renderer:** (SP-1222)
9. **Cannot rollback revision on smaller screens:** (SP-1238)
10. **Not possible to scroll up/down when editing publication templates:** (SP-1244)
11. **AI assistant 500 error in chat response:** (SP-1281)
12. **Cloudinary upload ignores chosen 'upload'-folder:** (SP-1283)
13. **Clipping of text in column selector:** (SP-1286)
14. **Inheritance displaying the incorrect color of icon:** (SP-1294)
15. **Dropdowns to not degrade gracefully:** (SP-1301)
16. **Adding more than one condition in business rules always inserts the new condition at the bottom:** (SP-1302)
17. **Excel import with big files does not show it is loading while creating preview:** (SP-1304)

## Task

1. **Add log enricher:** (SP-1098)
2. **Styling of "Rollback revision":** (SP-1127)
3. **Optimize Open API definition in Public API:** (SP-1219)
4. **V4: Time stamp on revision log:** (SP-1282)


---

# 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-15th.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.
