> For the complete documentation index, see [llms.txt](https://docs.struct.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.struct.com/changelog/may-2025/may-19th.md).

# May 19th

**Changelog released on 2025-05-19**

Welcome to our latest release. You can now preview TIF images, saved searches no longer convert to incorrect queries, the ‘Export publications’ button spelling is fixed, dynamic categories appear in enrichment insights, match exact filtering works correctly, global list reference fields hold more rows without overflow, and new attributes appear faster.

## Bug

1. **Newly added (sub)attributes take a long time to appear in some places:** (SP-1279)
2. **Global list value reference fields can hold max 6 rows before overflowing:** (SP-1306)
3. **Filtering: "match exact" and !"match exact" not working:** (SP-1308)
4. **Dynamic categories excluded in enrichment insights:** (SP-1310)
5. **Misspelled button in 'Export publications':** (SP-1314)
6. **Saved searches converts to incorrect query:** (SP-1316)
7. **TIF image preview support:** (SP-1321)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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