# April 8th

**Changelog released on 2026-04-08**

This release makes it possible to export internal names and quick export when inside an asset folder. Additionally it is now possible to select catalogues in publication prints and the search indexes build faster. It is now possible to fetch a detailed model for global list values in the API client and bugs have been fixed.

## Enhancement

1. **Enable internal name in export:** It is now possible to export internal name. (SP-1022)
2. **Add 'quick export' to asset search when inside a folder:** It is now possible to quick export from an asset folder. (SP-1916)

## Bug

1. **Validation error on global list creation when global list only contains a simple attribute:** Setting an explicit key definition when a simple attribute was used in root of a global list would cause a validation error. This is no longer the case. (SP-2388)
2. **Copy category does not copy children:** The copy category function now correctly copies the category and its children. (SP-2391)

## Task

1. **Add support for selecting catalogue in Publication prints:** Added support for selecting catalogue in Publication prints. (SP-2028)
2. **Optimize build search index:** Rebuilding search indices is now faster. (SP-2088)
3. **Enable Detailed model for global list values in API Client:** DetailedGlobalListValue model returned when reading global list values, containing GlobalListUid and create/last modified details. (SP-2397)
