# Changelog

#### **Hotfix v1.0a (UE5.4) \[28 April 2024]**

* \[Bug Fix]: Save Preset buttons not working in UE5.4

#### **Initial Release V1.0 (UE5.1+) \[11 April 2024]**

* Palette-style UI screen
* Create categories and add asset content
* Save palette presets for other people to use, or for you to use again in the future!
* This tool is essentially a favorites list for your content browser


---

# 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.shadersource.io/assets-and-plugins/level-palette/changelog.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.
