# June 12th

**Changelog released on 2025-06-12**

Welcome to this update. In this itereation we have fixed translation AI assistant service creation/saving, saved searches and measuring-points migrations for boolean changes. In addition business-rule deserialization and AssignedUserGroups migration has been improved. Lastly we have resolved UI issues in language dropdown, classification tab, asset filenames, footer/header, and icons.

## Bug

1. **Placement of icons in bulk update:** (SP-1336)
2. **Icons not supported by struct-media-column.component:** (SP-1399)
3. **No scroll available and update not possible when working in elements for footer/header:** (SP-1404)
4. **MeasuringPoints are not migrated to SavedSearched on Dashboards:** (SP-1407)
5. **Cannot load business rules: Migration missing for AssignedUserGroups for CreateUserTaskActionDbModel:** (SP-1411)
6. **Migrated business-rule cannot deserialize:** (SP-1413)
7. **Graphic issues with publications:** (SP-1435)
8. **Not possible to see full filename of assets:** (SP-1453)
9. **Saved searches failing with "Error reading JObject...":** (SP-1454)
10. **Classification tab missing after migration:** (SP-1460)
11. **Nothing happens when clicking language dropdown (maybe empty):** (SP-1463)
12. **Migration of saved-searches fails on breaking changes to boolans:** (SP-1467)
13. **Not able to create/save translation AI assistant service:** (SP-1478)

## Task

1. **Use same API client for tests and release:** (SP-1457)


---

# 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/june-2025/june-12th.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.
