# August 27th

**Changelog released on 2025-08-27**

Welcome to the latest changelog. We’ve fixed variant display names, removed stray No/Yes labels, standardized page size selectors, resolved editor UI overlaps, fixed enrichment insight text, fixed exports from the public API and more.

## Enhancement

1. **Workflow state overlaps breadcrumb in editor header:** The workflow state selector no longer overlaps the breadcrumb in editor headers on entities. (SP-1676)
2. **Rich Text Editor overlaps AI Assistant button:** The AI assistant button is no longer overlapped by Rich Text Editor fields. (SP-1677)

## Bug

1. **Fix Export from public API:** Fixed an issue causing exports from the public API to not work as intended. (SP-1664)
2. **Page size selectors not same size:** Page selectors are now the same size. (SP-1682)
3. **No / Yes shown behind fields:** No / Yes on switches would sometimes be shown behind fields.(SP-1683)
4. **Variant display names are not being updated when display name is changed in the data model:** Changing display names for variation definitions on a variant model would not update the display names of affected variants. This is now fixed. (SP-1684)
5. **Translate attribute values throws exception:** Fixed an issue that would sometimes cause an exception to be thrown when trying to translate multiple attribute values on a product.(SP-1161)
6. **/producs/search/paged endpoint fails with ArgumentNullException:** Fixed an issue causing the search paged endpoint to fail with a ArgumentNullException. (SP-1162)

## Task

1. **Export: Advanced field selector is missing from Struct PIM 4:** The advanced field selector is now available when exporting in Struct PIM 4. (SP-1287)
2. **Show video preview in popup on hover in table:** Video preview is now shown in a popup on hover in a table. (SP-1624)
3. **Textual error in 'Has enrichment insight condition' property:** Changed textual error when configuring properties for ‘Has enrichment insight condition’. (SP-1665)
4. **Check if indexes exist before creating in migration task:** Made changes to improve internal migration tool. (SP-1679)
5. **Add umbraco 13 tables to migration task:** Made changes to improve internal migration tool. (SP-1680)
