# 6.13.3304

## Bug Fixes

### Designer

* Validation errors caused by leading or trailing whitespace in the Options string of CheckBoxList or RadioButtonList
* Installer icon was missing

### Server

* Installer icon was missing
* Several styling issues affected user experience
* Flexbox No-Drop tooltip messages were incorrect
* SAM UI showed incorrect mode for an application in the Authentication Configuration Panel

### Web App

* Searching an empty DataGrid threw a "Value cannot be null" exception
* Excel Export feature contained incorrect columns after searching in a DataGrid
* Filtered DataGrid lost values for hidden columns
* Spaces in application names caused login problems


---

# 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.stadium.software/6/release-notes/6.13.3304.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.
